Denis Rouzaud
7c4f3f9640
remove lineEdit method from projection selection widget
...
this will allow to change the widget design without breaking the API
2015-01-09 11:01:39 +01:00
Juergen E. Fischer
73a2858147
indentation update
2015-01-09 10:23:39 +01:00
Denis Rouzaud
127c882e98
create scale widget (scale combo box + button to set scale from map canvas)
2015-01-09 07:40:44 +01:00
Nyall Dawson
c11319b859
Fix button box in options dialog not working ( fix #11960 )
...
QgsOptionsDialogBase was incorrectly finding the projection
selector's buttonBox widget and attaching the connections
to that widget, rather than the dialog's widget.
Rename projection selector's button box to avoid this conflict.
2015-01-08 06:48:55 +11:00
Martin Dobias
3ce9c70cc4
Merge pull request #1755 from wonder-sk/multiple-styles
...
[FEATURE] Support for multiple styles per map layer
Available in legend context menu in Styles sub-menu where it is possible to add/remove styles
and quickly switch between them.
2015-01-07 21:50:25 +07:00
Martin Dobias
2144be0ac1
Add Python bindings for map layer style manager
2015-01-07 20:15:11 +07:00
Nyall Dawson
1a46c40a74
Port a bunch of CRS selectors across to QgsProjectionSelectionWidget
2015-01-06 13:46:16 +11:00
Nyall Dawson
79338473d7
Small fixes to QgsProjectionSelectionWidget
...
Add API docs, const correctness, method for getting CRS, tab order
fixes.
2015-01-06 10:26:45 +11:00
Denis Rouzaud
07c41fd282
add SIP for QgsProjectionSelectionWidget
2015-01-05 11:41:50 +01:00
Juergen E. Fischer
841af773e3
remove (outdated) internal spatialite
2015-01-04 16:18:01 +01:00
Sandro Santilli
888a9f0bfc
Consider rotation in pre-rendering display of map items
...
See http://hub.qgis.org/issues/11909
2015-01-03 09:46:58 +01:00
Sandro Santilli
4d449f17cb
Update sip bindings for QgsMapCanvasItem (after const-correctness)
2015-01-03 09:23:34 +01:00
Juergen E. Fischer
bff64fdef9
indentation update
2014-12-30 22:47:09 +01:00
Nathan Woodrow
9d76247ac3
Fix #11928 - import os for las tools
2014-12-30 13:08:53 +10:00
Giuseppe Sucameli
46da379c48
Merge pull request #1705 from marcel-dancak/db_manager-spatialite-index-tables
...
db_manager: do not display index tables when browsing SpatiaLite databases
2014-12-29 22:53:45 +01:00
Nathan Woodrow
1e7cc2ccbd
Merge pull request #1634 from slarosa/usermap_about
...
Adds Developers Map in About dialog
2014-12-27 07:00:23 +10:00
Sandro Mani
2efda5def5
Add python bindings for added methods
2014-12-23 10:34:51 +01:00
Larry Shaffer
a4aaff5d53
Fix CMake policy warnings/changes introduced in 3.0.0 and higher
2014-12-22 17:06:13 -07:00
volaya
247c3dd0e7
[processing] fixed split vector layer algorithm
2014-12-22 12:53:30 +01:00
volaya
6c7d61f3be
[processing] update of lidar algorithms
...
Provided by Martin Isenburg
2014-12-22 12:53:29 +01:00
volaya
9e879ed9ee
[processing] fixed handling of file parameters in modeler
2014-12-22 12:53:28 +01:00
Salvatore Larosa
9952fc8aa6
Add Developers Map in About dialog
2014-12-21 21:56:41 +01:00
Nathan Woodrow
07182b6c01
Merge pull request #1738 from mbernasocchi/emit-saved-as
...
added layerSavedAs signal
2014-12-21 21:43:36 +10:00
Nathan Woodrow
df06057282
Merge pull request #1741 from Gustry/master
...
[DB Manager] Allow execution of the selected text in the SQL window
2014-12-21 21:42:12 +10:00
Anita Graser
09400d15d8
small grammar fix
2014-12-21 10:52:46 +01:00
Etienne Trimaille
06c6ca0044
allow execution of the selected text in the SQL window
2014-12-19 16:55:35 +01:00
Tom Kralidis
4b4726c8f0
Merge pull request #1740 from geopython/MetaSearch-core-merge-no-tests
...
merge MetaSearch into QGIS core
2014-12-19 08:04:33 -05:00
Tom Kralidis
e4a8fd8c78
remove 18n not required for core plugins
2014-12-19 07:57:22 -05:00
Alexander Bruy
c800a8cd74
[processing] fix extent selection in batch mode ( fix #11878 )
2014-12-18 09:47:24 +02:00
Alexander Bruy
69fe922a54
[processing] fix VectorWriter class ( fix #11875 )
2014-12-18 09:18:41 +02:00
Alexander Bruy
e31027c840
[processing] fix column autofill in batch mode ( fix #11876 )
2014-12-18 09:18:40 +02:00
Alexander Bruy
e42e1053e8
[processing] enlarge column width in batch processing GUI ( fix #11879 )
2014-12-18 09:18:40 +02:00
Tom Kralidis
78ff27f92e
merge MetaSearch into QGIS core
2014-12-17 17:45:22 -05:00
Marco Bernasocchi
06708186c0
added layerSavedAs signal
2014-12-16 23:28:31 +01:00
volaya
2363ae56ab
[processing] indentation fix
2014-12-16 15:24:15 +01:00
volaya
901c7642d1
[processing] fixed handling of source strings in ogr algorithms
2014-12-16 14:04:45 +01:00
Giovanni Manghi
8afbe83c74
fix gdal rasterize when using the -ts parameter
2014-12-15 18:20:17 +00:00
Marco Bernasocchi
b6632a81aa
added QgsMessageBar::SUCCESS
2014-12-14 15:57:55 +01:00
Radim Blazek
d84af0d760
populating browser icons in threads moved to QgsDataItem
2014-12-12 12:28:07 +01:00
Nyall Dawson
cee539aae8
Add missing const to equality operator
2014-12-12 06:20:58 +11:00
Alexander Bruy
c8b90186b1
[processing] fix exception raising ( fix #11842 )
2014-12-11 14:36:49 +02:00
Matthias Kuhn
2e972b13ba
Render incremental rendering image at proper location
...
The old behavior was to render it at the currently visibleExtent based on the
map canvas. The job may however have been scheduled for a different extent and
therefore rendered at an improper location.
2014-12-11 12:20:03 +01:00
Alexander Bruy
0d8cb3c1a9
[processing] fix wrong behavior in Join by location alg ( fix #11736 )
2014-12-11 12:43:35 +02:00
Alexander Bruy
50620533e7
[processing] fix rows addition in batch processing interface
2014-12-11 11:45:38 +02:00
Nyall Dawson
bcc29ff5d0
Add methods to QgsDataDefined for reading and writing to XML
2014-12-10 19:53:16 +11:00
Denis Rouzaud
d65a6f73d4
Merge pull request #1624 from 3nids/cadtool_single
...
Advanced digitizing tools (aka CAD tools)
2014-12-09 10:23:42 +01:00
Sandro Santilli
2b1b79dbcb
Expose QgsMapCanvas rotation and centering API to python
2014-12-09 09:57:35 +01:00
Sandro Santilli
b3953b8339
Export QgsMapSettings rotation API to python
2014-12-09 09:53:56 +01:00
Paolo Cavallini
c46a7b632c
Merge pull request #1517 from imincik/dbmanager_icons
...
dbmanager: rotating layer import and export icons to more intuitive sense
2014-12-09 09:05:21 +01:00
Nyall Dawson
7ca723920f
Merge pull request #1721 from nyalldawson/integer_divide
...
[expressions] Make int/int return double results
2014-12-09 18:37:48 +11:00