19037 Commits

Author SHA1 Message Date
Borys Jurgiel
74f08c5081 [Plugin Manager] Prevent from removing the official repository 2013-06-11 23:30:44 +02:00
Borys Jurgiel
3400211fe9 [Plugin manager] Minor GUI tweaks 2013-06-11 23:30:44 +02:00
Borys Jurgiel
bf6e5e136a Translation update: pl 2013-06-11 23:30:44 +02:00
Borys Jurgiel
62598af640 [Plugin Manage] Include tab title pages to i18n. Don't clutter the resources dir. 2013-06-11 23:30:41 +02:00
Borys Jurgiel
0fd7435e93 Merge pull request #652 from jetuk/pyplugin_installer-QNAM
pyplugin_installer moved to QNetworkAccessManager from QHttp
2013-06-11 14:30:11 -07:00
James Tomlinson
84eb6f81f7 pyplugin_installer moved to QNetworkAccessManager from QHttp 2013-06-11 21:19:17 +01:00
Werner Macho
031550ac90 translation update by Calvin 2013-06-11 21:49:01 +02:00
Salvatore Larosa
1bfa97091c [pyqgis-console] improving to auto closing bracket 2013-06-11 20:01:59 +02:00
Salvatore Larosa
12fcea167a [pyqgis-console] removes console/help folder:
it is no longer necessary, now it is into context help
2013-06-11 18:24:16 +02:00
Salvatore Larosa
a415950d63 [pyqgis-console] another updating to new SIP API 2013-06-11 18:20:26 +02:00
Nathan Woodrow
bb6a4ee770 Merge pull request #625 from vinayan/projcrash
[Fix #7964] Ftools-Sum Line length - Fix progress bar
2013-06-11 07:10:45 -07:00
Matthias Kuhn
6381d626a1 Use python None object for NULL attributes 2013-06-11 14:48:29 +02:00
Giuseppe Sucameli
25244e01a9 Merge pull request #651 from slarosa/fix_dbmanager
[DB Manager] fix for PostGIS Raster Layer
2013-06-11 05:25:09 -07:00
Salvatore Larosa
8cd8969a14 [DB Manager] fix for PostGIS Raster Layer 2013-06-11 14:21:59 +02:00
Nathan Woodrow
8392c93d8e Monkey patch __nonzero__ onto QPyNullVariant for easier null check.
Who doesn't love monkeys :)
2013-06-11 22:15:21 +10:00
D'Hont René-Luc
3115c30948 [FEATURE] Add DataUrl to layer's metadata
Like keyword list, attribution and metadata url, this information is
used by QGIS Server in WMS GetCapabilities and GetContext Request.
The user can add an url where he can find information about the layer.
2013-06-11 14:11:41 +02:00
Juergen E. Fischer
597c402808 also update networkanalysis.sip (following 61e101dd4) 2013-06-11 10:18:04 +02:00
Juergen E. Fischer
0f3f440cdf debian packaging: replace %Module directive in header for older sip versions in squeeze and lucid (following 61e101dd4) 2013-06-11 09:53:35 +02:00
Nathan Woodrow
a6f9f56309 Fix #8034. Sextante SIP update 2013-06-11 17:11:53 +10:00
Nathan Woodrow
3e7fb5c9cb Fix #8035. Sip update for plugin installer 2013-06-11 16:25:42 +10:00
Nathan Woodrow
bfbd367361 Fix Python init function call 2013-06-11 16:09:22 +10:00
Borys Jurgiel
a3ea7ce164 [Plugin Manager] Minor gui tweaks 2013-06-10 20:55:08 +02:00
Borys Jurgiel
039ae69507 [Plugin Manager] Make appropriate methods const 2013-06-10 20:55:08 +02:00
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