2358 Commits

Author SHA1 Message Date
Borys Jurgiel
95dcd96045 [Plugon Manager] Fix compile error (follows abef7a5fe4d) 2013-06-09 00:52:26 +02:00
Borys Jurgiel
abef7a5fe4 [Plugin Installer] Better uninstall obsolete user plugins masking more recent versions installed as core 2013-06-09 00:29:27 +02:00
Borys Jurgiel
780301c980 [PluginManager] Code cleanup: keep one class per file also in Python 2013-06-09 00:29:27 +02:00
Salvatore Larosa
780772f37c [pyqgis-console] fixes for the new SIP APIs 2013-06-08 23:34:50 +02:00
Borys Jurgiel
c0e7102f4f [Plugin Manager] Minor fixes and gui tweaks 2013-06-08 21:22:25 +02:00
Nathan Woodrow
a939ab1889 Sextante SIP update 2013-06-08 16:57:05 +10:00
Nathan Woodrow
f136f42ffd Plugin installer sip update 2013-06-08 16:49:46 +10:00
Nathan Woodrow
af52ffa22e Update plugin installer to new API 2013-06-08 16:00:13 +10:00
Nathan Woodrow
e6f98362dc Merge master 2013-06-08 15:59:04 +10:00
Victor Olaya
eea63a478d [sextante] fixed issue with multiple raster input in gdal merge 2013-06-08 00:47:16 +02:00
Radim Blazek
da0b468ed7 increased raster DEM maximum exaggeration limit, fixes #7599 2013-06-07 20:06:07 +02:00
Borys Jurgiel
eda9cd3380 [Plugin Manager] Better cope with broken plugins 2013-06-06 23:41:52 +02:00
Victor Olaya
cbd335a215 [sextante] fixed delete duplicated geoms algorithm 2013-06-06 21:54:01 +02:00
Victor Olaya
23bbec3210 [sextante] updated link to sextante chapter in error messages 2013-06-06 19:43:48 +02:00
Victor Olaya
db101a3d56 [sextante] fixed idle progress bar in execution dialog 2013-06-06 19:43:47 +02:00
Victor Olaya
facc198923 [sextante]added checking for R installation 2013-06-06 19:43:47 +02:00
Larry Shaffer
bfc92f7802 Revert target hyphen change (update ADD_SIP_PYTHON_MODULE macro first) 2013-06-06 11:27:33 -06:00
Juergen E. Fischer
33739686a2 include python parts of plugin installer in ts files and a translation string fix 2013-06-06 18:46:24 +02:00
Victor Olaya
0d1d1b795c [sextante] improvements in batch processing interface 2013-06-06 17:30:27 +02:00
Victor Olaya
17ca3008d1 [sextante] fixed issue with blank spaces in filenames in OTB 2013-06-06 17:30:27 +02:00
Borys Jurgiel
fa9d79fab3 [Plugin Manager] remove the old plugin_installer plugin 2013-06-05 21:32:12 +10:00
Borys Jurgiel
53d3ea91de Code cleanups 2013-06-05 21:32:11 +10:00
Larry Shaffer
e6706f4938 Add ability to run plugin installer from build directory
- Update targets to new coding standard of using hyphens
- Add console and plugin installer to WITH_PY_COMPILE target
2013-06-05 21:32:09 +10:00
Borys Jurgiel
55fd57ee25 New Plugin Manager 2013-06-05 21:32:08 +10:00
Matthias Kuhn
dc860f75ed When calling setFields, automatically initalize attributes
That what you want most of the time when creating a new feature within a plugin.
Therefore defaults to true when used from python, but to false when used from C++
2013-06-05 11:59:50 +02:00
Etienne Tourigny
014d872f07 GdalTools overview : update for qgis and sip api, remove old widgets 2013-06-04 19:26:30 -03:00
Etienne Tourigny
54b2efde66 fix buildVRT dialog 2013-06-04 18:25:27 -03:00
Etienne Tourigny
097536c30c fix buildSupportedRasterFileFilter for sip api v2 2013-06-04 18:25:27 -03:00
Giuseppe Sucameli
ae3abccfe3 DBManager: remove empty line from sql editor 2013-06-04 07:33:43 +02:00
Giuseppe Sucameli
80b5a07e55 DBManager: updated to new SIP API 2013-06-04 07:20:54 +02:00
Etienne Tourigny
edfa0fc09c fixes for gdaltools info and clipper - raster file dialog filters needs fixing 2013-06-03 23:42:12 -03:00
Nathan Woodrow
52b773fb14 Patch from Matthias for gdal tools 2013-06-04 09:29:30 +10:00
Victor Olaya
e46795a4f9 [sextante] updated to new sip api 2013-06-04 00:23:50 +02:00
Salvatore Larosa
8201335835 [pyqgis-console] update help
- shows help at the first launch of the console
2013-06-03 18:51:34 +02:00
Alexander Bruy
75cbdf6d2b update MapServer export plugin to SIP changes 2013-06-03 16:16:16 +04:00
Alexander Bruy
f4657b7aae minor update in sextante taudem provider 2013-06-03 16:16:16 +04:00
Alexander Bruy
a75563f299 more SIP updates for fTools 2013-06-03 16:16:04 +04:00
Juergen E. Fischer
af4a86f8a6 indentation update 2013-06-02 23:49:03 +02:00
Salvatore Larosa
24bffbf262 [pyqgis-console] shows info messages also for temporary scripts 2013-05-31 23:46:53 +02:00
Alexander Bruy
d3d51820e3 more api updates in fTools (still incomplete) 2013-05-31 14:57:34 +04:00
Nathan Woodrow
979a11ec0b Fix crash in sip using QString 2013-05-31 09:22:33 +10:00
Alexander Bruy
2d9e1b6194 start update fTools to new SIP api 2013-05-30 16:15:08 +04:00
Salvatore Larosa
085f636962 [pyqgis-console] set default value for splitters state 2013-05-29 23:51:26 +02:00
Salvatore Larosa
b1843de774 [pyqgis-console] again more upadte for sip api v2 2013-05-29 23:23:17 +02:00
Juergen E. Fischer
59788cb8fc - sync sip binding of QgsVectorLayer
- [API] introduce signal QgsVectorLayer::beforeRollBack()
- merge consecutive geometry changes (fixes #7929)
- avoid validation in nodetool on rollback
2013-05-29 22:57:05 +02:00
Salvatore Larosa
bc726dcbb5 more update to console for sipapiv2 2013-05-29 17:30:12 +02:00
D'Hont René-Luc
287cce06ad Add metadata information for layers
To complete the metadata tab and ilayer information, we add keywordlist,
metadata url and attribution information.
The user can add keywords to his layers, store a metadata url with type
and format and attribution title and url.
These data are reused by QGIS-Sever in the WMS GetCapabilities request.
This capability is sponsored by ifremer.
2013-05-29 15:36:34 +02:00
Matthias Kuhn
a0b451593f Set default values for python console settings 2013-05-29 15:02:28 +02:00
Nathan Woodrow
17d424340e Start sipapi update 2013-05-29 22:08:16 +10:00
Alexander Bruy
f1f17ed911 [sextante] fix issue with non-ASCII characters in layer selector 2013-05-29 12:02:14 +04:00