17165 Commits

Author SHA1 Message Date
Juergen E. Fischer
4cd9b8fd78 fix #7006 2013-01-18 19:35:56 +01:00
Marco Hugentobler
353d6977bd Merge branch 'composer_inference_lines' 2013-01-18 17:07:05 +01:00
Marco Hugentobler
1910621f63 Show alignment rubber band on top 2013-01-18 16:59:26 +01:00
Marco Hugentobler
06374d9b64 Update composition sip bindings 2013-01-18 16:50:13 +01:00
Marco Hugentobler
b7dd4c4f39 Set alignment snap and tolerance for composition 2013-01-18 16:43:06 +01:00
Juergen E. Fischer
7809cbdb29 about box: use webview for version info and use ok button 2013-01-18 16:32:06 +01:00
Juergen E. Fischer
087e929320 use CPLFree on memory allocated by GDAL (fixes #7008) 2013-01-18 16:14:17 +01:00
Marco Hugentobler
4105eac48f Alignment snap also for item resize in composer 2013-01-18 14:42:53 +01:00
Radim Blazek
d36cd9a00f GRASS raster draw extent precission fix 2013-01-18 11:35:01 +01:00
Juergen E. Fischer
962cbaa6e6 fix windows build 2013-01-18 09:24:06 +01:00
Larry Shaffer
f5d1d9f867 Switch saving edits from Attribute Table dialog from connection to using public function 2013-01-17 19:28:37 -07:00
Larry Shaffer
923aa5f922 Minimize canvas refreshes during save/rollback/cancel current edits actions 2013-01-17 18:15:45 -07:00
Larry Shaffer
814d8e0e1b Fix #7007, canvas is not refreshing when exiting editing mode 2013-01-17 18:14:16 -07:00
Larry Shaffer
fed5240550 Fix for #6992, GDAL create options help dialog shows up behind other dialogs on Mac 2013-01-17 11:44:48 -07:00
Larry Shaffer
bfb2b7af0d Reorganize Options dialog
- Add Data Sources, Canvas/Legend sections
- Fix excess whitespace issue for list widget pane in QtDesigner and QGIS
- Switch GDAL drive table load to on current page name
2013-01-17 10:28:58 -07:00
rldhont
11d5bd3846 Merge pull request #392 from rldhont/new_vector_api
Update QGIS WFS Server to use the new vector API
2013-01-17 07:49:11 -08:00
D'Hont René-Luc
e12d1398d8 Update QGIS WFS Server to use the new vector API
This update needs to be tested. It should primarily test the
PROPERTYNAME parameter for GetFeature request, and test TRANSACTION.
This update it's just for compatibility. It should be good to update the
code to use all the new vector API capability.
2013-01-17 16:38:23 +01:00
Marco Hugentobler
0a971c3df6 Automatically update project files in qgis server 2013-01-17 16:35:18 +01:00
Salvatore Larosa
73b3d9cc8c Followup d3981b8:
now it works properly with pylupdate4
2013-01-17 15:24:13 +01:00
Marco Hugentobler
4495925ddb Cleanup code for composer item align 2013-01-17 14:30:51 +01:00
Werner Macho
90eac0ff2e Merge pull request #390 from gioman/master
More pt_PT translations by Nelson Silva
2013-01-17 04:11:30 -08:00
Werner Macho
79d7246eff Merge pull request #391 from slarosa/gdal_tools_issue
fix typo in gdal tools
2013-01-17 04:11:12 -08:00
Salvatore Larosa
629fa5ab3a fix typo in gdal tools 2013-01-17 12:43:51 +01:00
Marco Hugentobler
cfcac52b50 Show alignment lines 2013-01-17 12:00:06 +01:00
Marco Hugentobler
e7e28697b7 [FEATURE]: snap to left/mid/right coordinates of other items when moving composer items 2013-01-17 08:30:40 +01:00
Martin Dobias
a6c5fd875b Update of providers' feature iterators
Currently providers do not support concurrent access of more iterators at once, so keep pointer to the currently active iterator and auto-close previous iterator when a new one is requested.
Auto-close iterators when all features have been set.
Auto-close iterators when the provider is deleted.
2013-01-16 23:50:27 +01:00
Larry Shaffer
a928d514c7 Turn on all edit triggers and set minimum heights for custom/current env vars tables
- Set minimum heights for all table widgets in Options->System
2013-01-16 13:07:16 -07:00
Larry Shaffer
73c3a8f357 Increase relative height of custom/current env vars table headers 2013-01-16 13:06:49 -07:00
Larry Shaffer
15de06db0a Update Options dialog vertical tabs after paintEvent, instead of on resize
- Allows full updating of icon-only mode on OSes that emit only one resize event
2013-01-16 13:06:33 -07:00
Giovanni Manghi
3fe0f99f1c More pt_PT translations by Nelson Silva 2013-01-15 23:24:21 +00:00
Juergen E. Fischer
0dbb781fd5 fix build 2013-01-15 18:54:27 +01:00
Salvatore Larosa
d3981b8fbc Update translation for Python Console 2013-01-15 16:51:35 +01:00
mhugent
33a6aa6186 Merge pull request #388 from mwa/offline_editing_api
Move QgsOfflineEditing to core
2013-01-15 07:39:17 -08:00
Mathias Walker
a1743ab0e5 Move QgsOfflineEditing to core and add SIP bindings; refactor Offline Editing Plugin 2013-01-15 16:30:35 +01:00
Tim Sutton
ce64ede9bb Merge pull request #387 from slarosa/pyqgis-console
Add QgsMessageBar for pyqgis console
2013-01-15 05:08:36 -08:00
Salvatore Larosa
6768327edb Add QgsMessageBar for pyqgis console 2013-01-15 12:15:51 +01:00
mhugent
0357f0fd24 Merge pull request #386 from Oslandia/atlas
Fix atlas map resizing
2013-01-15 02:20:12 -08:00
Larry Shaffer
bdcb6c1c33 Add mousePressEvent to QgsMessageBar sip file 2013-01-14 17:04:34 -07:00
Juergen E. Fischer
7d505f113d more oracle provider improvements:
- enable warnings and more error handling in qocispatial
- read ordinates in one go (OCICollGetElemArray/OCINumberToRealArray not working yet)
- set prefetch count
- fix support for int keys (numbers with precision 0)
- interpret oracle crs without auth_name as EPSG
2013-01-14 23:57:47 +01:00
Larry Shaffer
9182ab2dd0 Re-add mysteriously missing connections for custom env variables checkbox
- Probably removed during QtDesigner changes to .ui file; code into .cpp file instead
- Possible fix for #6961
2013-01-14 12:55:37 -07:00
Hugo Mercier
ca77a9876c refs #6956
Fix map frame resizing : do not touch the frame size, adapt the geometry's extent if needed
2013-01-14 12:15:31 +01:00
Juergen E. Fischer
831f99a401 oracle provider improvements:
- improve srs lookup
- insert crs to oracle table on import, if not existent (requires INSERT privilege on MDSYS.SDO_COORD_REF_SYSTEM)
- move table lookup into thread
- use QgsMessageOutput for import errors (also in postgres and spatialite)
- german translation update
2013-01-14 01:35:34 +01:00
Juergen E. Fischer
fcb5045571 [FEATURE] add second browser 2013-01-14 01:35:24 +01:00
Larry Shaffer
b288b3a6f5 Add QgisApp::messageTimeout() to iface sip file
- [API] Remove recently added, and unnecessary, mMessageTimeout and setMessageTimeout() from QgisApp
2013-01-13 17:10:47 -07:00
Larry Shaffer
e435762ecd Set fixed size for close icon in QgsMessageBar 2013-01-13 16:24:55 -07:00
Larry Shaffer
ccbd3e2e9d Finish refactoring that caused build error 2013-01-12 20:07:05 -07:00
Juergen E. Fischer
906c7a178e fix build error 2013-01-13 03:15:09 +01:00
Nathan Woodrow
34f45333d1 Fix build 2013-01-13 12:00:07 +10:00
Larry Shaffer
3ea0a37fb6 Add stop/start and user default option for timeout of timed QgsMessageBars
- Add pause/start icons to timeout countdown progress bar
- Add user-defined option for general message timeouts
- [API] Add get/set methods for general message timeouts to QgisApp
2013-01-12 17:53:53 -07:00
Jürgen Fischer
98d8d507ef Merge pull request #378 from slarosa/ftools_split_vector
fix #4534
2013-01-12 15:16:40 -08:00