Martin Dobias
|
69da2b3db0
|
Layer tree view interface for context menu configuration
|
2014-05-21 14:49:31 +07:00 |
|
Martin Dobias
|
6a5b752a0b
|
Support for default actions in layer tree view
|
2014-05-21 14:49:31 +07:00 |
|
Martin Dobias
|
c3315c4194
|
Add support for embedded layers and groups into layer tree
|
2014-05-21 14:49:31 +07:00 |
|
Martin Dobias
|
2972768755
|
Use QgsLayerTreeView in QgsProjectLayerGroupDialog
This also replaces routines for parsing of the project file
|
2014-05-21 14:49:31 +07:00 |
|
Martin Dobias
|
a6158d55ff
|
Handle active (current) layer in layer tree view
|
2014-05-21 14:49:31 +07:00 |
|
Martin Dobias
|
1906de1779
|
Add possibility to temporarily disable layer tree to registry bridge
This is useful during the project load where the updates from
map layer registry would make the layers appear twice in the tree
|
2014-05-21 14:49:31 +07:00 |
|
Martin Dobias
|
129d295ea0
|
New dock in QGIS for layer tree view
|
2014-05-21 14:49:31 +07:00 |
|
Martin Dobias
|
de146fbac5
|
Add layer tree support into QgsProject
|
2014-05-21 14:49:30 +07:00 |
|
Martin Dobias
|
1fecde47dc
|
Initial import of legend refactoring work
|
2014-05-21 14:49:30 +07:00 |
|
Jürgen Fischer
|
e2c2575485
|
Merge pull request #1375 from nyalldawson/processing_postgis2
Some postgresql provider and PostGIS-related processing improvements and fixes (v2)
|
2014-05-21 09:02:56 +02:00 |
|
Juergen E. Fischer
|
6df9d1cb9a
|
debian -packaging update
|
2014-05-21 09:00:38 +02:00 |
|
Nathan Woodrow
|
636e0cf224
|
[MSSQL] Refactor provider for schema checks
|
2014-05-21 14:02:16 +10:00 |
|
Larry Shaffer
|
3213d014f3
|
Refactor plugin staging to build dir and python script compiling
|
2014-05-20 21:28:42 -06:00 |
|
Nathan Woodrow
|
2e8ba8b13c
|
Save dialog geometry on attribute form reject
|
2014-05-21 13:18:21 +10:00 |
|
Nathan Woodrow
|
885a303109
|
[MSSQL] Add toogle action to browser node to show non spatial tables
|
2014-05-21 12:05:33 +10:00 |
|
Nathan Woodrow
|
15e1129bb1
|
[MSSQL] Fix refresh in browser node
|
2014-05-21 11:42:40 +10:00 |
|
Nathan Woodrow
|
9e67d7a634
|
Fix #9139 - Don't crash on MSSQL relations
|
2014-05-21 10:16:48 +10:00 |
|
Nyall Dawson
|
ec3da40d26
|
[processing] Some fixes to handling of uppercase/lowercase geometry column names
|
2014-05-21 08:45:17 +10:00 |
|
Nyall
|
a94483e2fa
|
Fix main window rearranging itself to front when opening composer manager or new composer dialog from a composition
|
2014-05-21 08:44:09 +10:00 |
|
Nyall Dawson
|
ed076d03b0
|
[processing] Add optional parameter for specifying the primary key field in Import to PostGIS algorithm
|
2014-05-21 08:35:21 +10:00 |
|
Nyall Dawson
|
2eda53390b
|
[processing] Add option to Import into PostGIS algorithm to drop length constraints on character fields
|
2014-05-21 08:15:12 +10:00 |
|
Nyall Dawson
|
3470b1d5c0
|
Make PostgreSQL lowercaseFieldNames option behave correctly with primary key field names
|
2014-05-21 07:54:37 +10:00 |
|
Nyall Dawson
|
7772042fff
|
Add option to postgres provider to drop length constraints on character fields
|
2014-05-21 07:52:27 +10:00 |
|
Werner Macho
|
72ee2e64ab
|
[TRANSUP] gl by Xan
Signed-off-by: Werner Macho <werner.macho@gmail.com>
|
2014-05-20 14:39:51 +02:00 |
|
Nyall Dawson
|
f31e637ed1
|
[FEATURE] Add right click menu to color buttons, allowing copying and pasting colors. Pasting colors accepts clipboard text in a variety of common formats, including hex and css style rgb and rgba strings.
|
2014-05-20 21:35:21 +10:00 |
|
Matthias Kuhn
|
edbfb57ca1
|
VLCache takes ownership of index
|
2014-05-20 13:31:20 +02:00 |
|
Nyall Dawson
|
73d69f2bf7
|
Merge pull request #1362 from manisandro/composer_arrow_fill_bb
Make composer arrow, with and without markers, better fill the bounding box area
|
2014-05-20 21:06:49 +10:00 |
|
Radim Blazek
|
b385467679
|
project extent restore fix
|
2014-05-20 12:28:47 +02:00 |
|
Juergen E. Fischer
|
797de34eae
|
german translation update
|
2014-05-20 10:51:48 +02:00 |
|
Juergen E. Fischer
|
45cd8953d9
|
[FEATURE] toggle feature selection from identify results (implements #10308)
|
2014-05-20 10:46:33 +02:00 |
|
Denis Rouzaud
|
986ffd66f8
|
collapsible gpbox: scroll on expand property accessible
|
2014-05-20 10:13:48 +02:00 |
|
Nathan Woodrow
|
19e727e8bb
|
Add new qgisapp Python context manager for creating QGIS apps
|
2014-05-20 17:02:35 +10:00 |
|
Nathan Woodrow
|
938f288b86
|
Fix copy of extra python files
|
2014-05-20 16:49:34 +10:00 |
|
Jürgen Fischer
|
9615a838b4
|
Merge pull request #1373 from 3nids/package
set custom widget lib default to false
|
2014-05-20 08:25:36 +02:00 |
|
Denis Rouzaud
|
790b31ef80
|
set custom widget lib default to false
|
2014-05-20 08:18:55 +02:00 |
|
Nathan Woodrow
|
978086badc
|
[MSSQL] Fix #9511 - Use QDate and QDateTime for date sql type
|
2014-05-20 15:41:39 +10:00 |
|
Larry Shaffer
|
530a36d0c2
|
Fix build error when using Qwt 6.1, followup to f283040
|
2014-05-19 21:27:09 -06:00 |
|
Etienne Tourigny
|
7d535b4e4a
|
only handle context menu event if showing tree widget
|
2014-05-19 23:06:08 -03:00 |
|
Nathan Woodrow
|
06c0bd2be1
|
Merge pull request #1371 from antoniolocandro/SVG-NORTH-ARROWS
North Arrows SVG - Fix #8711
|
2014-05-20 11:11:07 +10:00 |
|
Juergen E. Fischer
|
592064b60a
|
identify tool: fix connection error
|
2014-05-20 01:58:02 +02:00 |
|
Nathan Woodrow
|
bdf857ae87
|
[MSSQL] Use schema for key lookup
|
2014-05-20 09:47:17 +10:00 |
|
Juergen E. Fischer
|
ad89ae773c
|
german translation update
|
2014-05-20 01:42:56 +02:00 |
|
Nathan Woodrow
|
ff7a47d968
|
[MSSQL] Use schema name when getting columns
|
2014-05-20 09:36:57 +10:00 |
|
Etienne Tourigny
|
f283040e08
|
fix rebase errors
|
2014-05-20 08:45:54 +10:00 |
|
Etienne Tourigny
|
fe2435c745
|
add support for qwt6 for identify results graph
|
2014-05-20 08:45:53 +10:00 |
|
Etienne Tourigny
|
3fc1585456
|
show legend on top of graph instead of right
|
2014-05-20 08:45:52 +10:00 |
|
Etienne Tourigny
|
c80d84085c
|
use separate curves for each raster layer in identify result graph
|
2014-05-20 08:45:50 +10:00 |
|
Etienne Tourigny
|
1012d3dd68
|
add identify results graph for rasters using qwt5 (qwt6 not supported yet)
|
2014-05-20 08:45:49 +10:00 |
|
Etienne Tourigny
|
4620513b5b
|
UI tweaks to identify results table view
|
2014-05-20 08:45:48 +10:00 |
|
Etienne Tourigny
|
f95f64e335
|
implement simple identify results table view
|
2014-05-20 08:45:46 +10:00 |
|