Nathan Woodrow
|
ffac1383b4
|
Add new messages icon, add messages text to log button
Move status bar add logic to qgisapp for QgsMessageLogViewer
|
2015-01-01 13:26:30 +10:00 |
|
Juergen E. Fischer
|
f32dfe99c2
|
fix warnings
|
2014-12-30 22:47:09 +01:00 |
|
Juergen E. Fischer
|
916a27f7b9
|
make canvas rotation support available in options
|
2014-12-30 22:47:09 +01:00 |
|
Juergen E. Fischer
|
bff64fdef9
|
indentation update
|
2014-12-30 22:47:09 +01:00 |
|
Julien Nabet
|
e6561cec68
|
Fix cppcheck reports:
[src/providers/ogr/qgsogrprovider.cpp:1071]: (error) Memory leak: oldlocale
[src/providers/ogr/qgsogrprovider.cpp:1268]: (error) Memory leak: oldlocale
[src/core/spatialite/spatialite.c:50598]: (error) Memory leak: reader
[tests/src/core/testqgscolorscheme.cpp:155]: (error) Memory leak: dummyScheme2
[src/core/spatialite/spatialite.c:40138]: (error) Memory leak: ln
|
2014-12-30 22:47:08 +01:00 |
|
Sandro Santilli
|
5a1df4a2d5
|
Fix panning from overview map with non-zero rotation
Closes http://hub.qgis.org/issues/11816
|
2014-12-30 11:59:02 +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 |
|
Sandro Santilli
|
5acd35e928
|
Do not assume mScheme is not null
Fixes crashes with ENABLE_MODELTEST set at build time on opening
options editor
|
2014-12-28 22:58:29 +01:00 |
|
Salvatore Larosa
|
b96d943383
|
[developers map] open link on external web browser instead of webview widget
|
2014-12-28 20:09: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 |
|
Salvatore Larosa
|
2aa2292156
|
[developers map] add to popup whether developer is committer
|
2014-12-24 17:47:30 +01:00 |
|
Sandro Santilli
|
68743f9b8a
|
Disable support for canvas rotation by default
Rotation support can be enabled at runtime exporting the
QGIS_ENABLE_CANVAS_ROTATION variable (set to any value)
|
2014-12-24 17:04:48 +01:00 |
|
Sandro Santilli
|
11f73e791c
|
Reset rotation on new project
Closes http://hub.qgis.org/issues/11832
|
2014-12-24 17:04:31 +01:00 |
|
mhugent
|
1bce9cc6fe
|
Merge pull request #1310 from manisandro/adjust_crs_drop_from_browser
Try to use the project CRS when adding a layer from the browser
|
2014-12-23 14:07:17 +01:00 |
|
Sandro Santilli
|
32079ed3cf
|
Fix LayerTreeModel use of beginInsertRows with embedded legends
See http://hub.qgis.org/issues/11905
|
2014-12-23 10:39:18 +01:00 |
|
Sandro Mani
|
2efda5def5
|
Add python bindings for added methods
|
2014-12-23 10:34:51 +01:00 |
|
Sandro Mani
|
a0ef27a9d8
|
Try to use the project CRS and last selected image format when adding a layer from the browser
|
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 |
|
Sandro Santilli
|
b2db3fe1aa
|
Remove obsoleted reference to QgsRasterLayer::legendPixmap()
See http://lists.osgeo.org/pipermail/qgis-developer/2014-December/036144.html
|
2014-12-22 12:04:15 +01:00 |
|
Juergen E. Fischer
|
4b866eea00
|
fix doxygen warning
|
2014-12-22 11:18:12 +01:00 |
|
Salvatore Larosa
|
59279d6cd6
|
switch to the first tab in about dialog
|
2014-12-21 22:11:17 +01:00 |
|
Salvatore Larosa
|
d4c97fa241
|
[developers map] change tilelayer to openstreetmap
|
2014-12-21 21:57:51 +01:00 |
|
Salvatore Larosa
|
9952fc8aa6
|
Add Developers Map in About dialog
|
2014-12-21 21:56:41 +01:00 |
|
Juergen E. Fischer
|
aa9bea54b7
|
debian packaging update
|
2014-12-21 21:14:12 +01:00 |
|
Martin Dobias
|
1d9eb8f66d
|
Merge pull request #1734 from strk/zoom-by-wheel-glitch2
Fix zoomwheel regression (temporary hack)
|
2014-12-21 20:29:39 +07:00 |
|
Nathan Woodrow
|
f3bcaf43a6
|
Merge pull request #1706 from slarosa/share_bookmarks
Allows to import/export bookmarks to XML file
|
2014-12-21 22:02:23 +10: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 |
|
Nathan Woodrow
|
099e0b9b6c
|
Merge pull request #1742 from anitagraser/patch-6
small grammar fix
|
2014-12-21 21:41:40 +10:00 |
|
Anita Graser
|
09400d15d8
|
small grammar fix
|
2014-12-21 10:52:46 +01:00 |
|
Matthias Kuhn
|
028fd043a5
|
More const-correctness for QgsGeometry
|
2014-12-21 09:27:26 +01:00 |
|
Werner Macho
|
a8a191ea37
|
give dialog a correct name
Signed-off-by: Werner Macho <werner.macho@gmail.com>
|
2014-12-21 00:21:05 +01:00 |
|
Sandro Santilli
|
f4c3165a6b
|
Initialize all members, to reduce misleading valgrind reports
|
2014-12-19 17:39:37 +01:00 |
|
Etienne Trimaille
|
06c6ca0044
|
allow execution of the selected text in the SQL window
|
2014-12-19 16:55:35 +01:00 |
|
Sandro Santilli
|
ddb406d944
|
Make existing ModelTest users use the new ENABLE_MODELTEST define
|
2014-12-19 15:14:29 +01:00 |
|
Sandro Santilli
|
8f35a27de3
|
Fix flags for invalid LayerTreeModel index
.. bug reported by ModelTester
|
2014-12-19 15:01:10 +01:00 |
|
Sandro Santilli
|
78ffe02ef8
|
Add support for testing LayerTreeModel from the app
|
2014-12-19 15:01:03 +01:00 |
|
Sandro Santilli
|
98e8f03662
|
Add ENABLE_MODELTEST cmake variable/define, default to false
|
2014-12-19 15:00:59 +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 |
|
Matthias Kuhn
|
984324b0ee
|
Print link to cdash on travis
|
2014-12-18 13:05:38 +01:00 |
|
Juergen E. Fischer
|
f81d483687
|
annotation items: save coordinates using qgsDoubleToString instead of QString::number (fixes #11883)
|
2014-12-18 11:59:40 +01: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 |
|