19013 Commits

Author SHA1 Message Date
Werner Macho
9ca721e0c4 Merge pull request #650 from imincik/slovak
Slovak translation update.
2013-06-10 11:08:24 -07:00
Ivan Mincik
6558b53225 Slovak translation update. 2013-06-10 19:22:43 +02:00
Radim Blazek
499db4ecc8 composer legend spacing corrected, fixes #7994 2013-06-10 14:14:20 +02:00
Borys Jurgiel
f54d979106 [Plugin Manager] Maximum major, minor and bugfix version is 99.99.99. Be consistent with this constraint. 2013-06-10 11:16:01 +02:00
Werner Macho
3361d85297 Merge pull request #645 from qgis-jp/make_pull_req_from_ja
update GUI translation JA   woked with Minoru Akagi
2013-06-09 22:34:56 -07:00
yoichigmf
a85743485e update GUI translation JA woked with Minoru Akagi 2013-06-10 10:30:34 +09:00
Larry Shaffer
430f0fcb1b Add user notification when defined labeling font is not found on system, then substituted
- [API] add signal to QgsVectorLayer that is emitted when its labeling font is not found
- Message bar notification on first rendering of layer offers link to open layer's labeling dialog
- Add 'font not found' notification to labeling dialog
- Labeling dialog defaults to 'Text style' section when font is not found, to show notice
- Substituted font is not saved with project, unless user applies changes.
- Change labeling gui font selector dialog to font family combobox (since only family is being chosen)
2013-06-09 18:54:08 -06:00
Larry Shaffer
44d89a4708 Update label gui and rendering with QgsFontUtils functions 2013-06-09 18:54:08 -06:00
Larry Shaffer
04c4db1b0b Add QgsFontUtils class to handle system font queries and style changes 2013-06-09 18:54:07 -06:00
Larry Shaffer
b9b8513816 Check only what's necessary to see if a layer will be labeled
- Don't load all settings from QgsPalLayerSettings::readFromLayer
2013-06-09 18:54:07 -06:00
Larry Shaffer
b9d0bc87c0 Followup to b383c69. Keep labeling dialog from calling init() twice from vector props dialog 2013-06-09 18:54:07 -06:00
Borys Jurgiel
112ad3c11a Update core plugins qgisMinimumVersion to 2.0 2013-06-10 02:46:38 +02:00
Borys Jurgiel
9711506195 [Plugin Manager] Fix for compatibility check in QgsPluginInstaller and QgsPluginRegistry 2013-06-10 02:46:38 +02:00
Nathan Woodrow
61e101dd4f Allow keyword args in Python classes. Fix sip headers 2013-06-10 09:22:12 +10:00
Nathan Woodrow
d539739089 Add __getattr__ and __setattr__ to QgsFeature 2013-06-10 09:21:31 +10:00
Borys Jurgiel
d004791cef [Plugin Manager] Temporarily hardcode QGIS_VERSION=2.0.0 in the QgsPluginInstaller and QgsPluginRegistry to allow proper version comparision until it's globally set before the release. 2013-06-09 23:07:47 +02:00
Borys Jurgiel
5c50e2a6c0 Check qgsMaximumVersion also when loading plugin to QgsPluginRegistry 2013-06-09 23:07:47 +02:00
Borys Jurgiel
094245ef83 Merge pull request #641 from rduivenvoorde/pluginmantxt
[Plugin Manager] texts and context help text for pluginmanager
2013-06-09 14:07:28 -07:00
Werner Macho
dbace48427 translation update: zh_CN by Calvin 2013-06-09 22:17:23 +02:00
Werner Macho
801f5091b2 translation update: ro by Bogdan Pacurar 2013-06-09 22:05:28 +02:00
Juergen E. Fischer
50b96d731e QGis => QGIS updates 2013-06-09 20:37:53 +02:00
Richard Duivenvoorde
ce9ed158b5 texts and context help text for pluginmanager 2013-06-09 19:44:48 +02:00
Juergen E. Fischer
10f3cf38fa more QuantumGIS => QGIS updates 2013-06-09 18:52:05 +02:00
Juergen E. Fischer
7cabfcccfc german translation update 2013-06-09 18:51:48 +02:00
Juergen E. Fischer
f0c605e0fa dbmanager: add i18n 2013-06-09 18:51:47 +02:00
Borys Jurgiel
d6fa76522c Set Qsettings' ApplicationName to QGIS2 everywhere in src 2013-06-09 17:51:46 +02:00
Borys Jurgiel
24b6b0c0d0 [Plugin Manager] Forgotten CMake entry. Following c490688106941be91e5 2013-06-09 17:12:46 +02:00
Borys Jurgiel
c490688106 [PluginManager] Move title pages for tabs to the resources. Will be included to translations when the contents is ready. 2013-06-09 16:46:27 +02:00
Victor Olaya
b3e5e629b5 [sextante] removed debug code 2013-06-09 16:15:29 +02:00
Victor Olaya
ca6e399297 [sextante] more work on updating to new SIP API 2013-06-09 16:05:09 +02:00
Borys Jurgiel
1d2117f9d6 [PluginManager] Filter by repository under rightclick on the repo list (only active if > 1 repo configured) 2013-06-09 15:36:20 +02:00
Juergen E. Fischer
6caa8bcb52 yet another german translation update 2013-06-09 10:58:31 +02:00
Juergen E. Fischer
8609a41deb allow utf8 in metadata.txt 2013-06-09 10:56:35 +02:00
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
Juergen E. Fischer
0416a21ae8 german translation update 2013-06-08 17:38:32 +02:00
Nathan Woodrow
22133d83d8 Merge SIP v2 update 2013-06-08 16:58:57 +10: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
Borys Jurgiel
02c29c0cad [Plugin Manager] Better sorting by status, minor gui fixes and improvements 2013-06-08 01:47:25 +02:00
Juergen E. Fischer
8a85bcb37f german translation update 2013-06-08 01:26:10 +02:00
Juergen E. Fischer
3d9d1eeb33 postgresql & oracle provider fixes:
- start with an empty line edit when entering srids (fixes #8016)
- oracle provider: order primary key candidates in views by column id (fixes #8018)
- disable non-selectable entries and provide tooltips on why they are disabled
2013-06-08 01:24:29 +02: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
Radim Blazek
0881643e0b reset brush before raster layer draw, fixes #7766 2013-06-07 18:29:28 +02:00