13322 Commits

Author SHA1 Message Date
Juergen E. Fischer
05bacf7a8c german translation update 2012-01-30 23:11:15 +01:00
Juergen E. Fischer
2623920933 postgresql provider: check connection state before running PQexec (fixes #4909) 2012-01-30 23:11:11 +01:00
Juergen E. Fischer
93266acaf5 support strange mysql quoting 2012-01-30 23:08:40 +01:00
Juergen E. Fischer
cbef41c07c add .db to spatialite extensions (fixes #4919) 2012-01-30 21:46:08 +01:00
Martin Dobias
063c7e63d7 Use the new expression builder for rule filter editing 2012-01-30 17:34:07 +01:00
Marco Hugentobler
a201ae92d4 Apply loop improvement from Arunmozhi also to raster calc dialog 2012-01-30 08:49:34 +01:00
Arunmozhi
1b8a1002d0 refactored code to reduce loop in favour of a func 2012-01-30 08:34:37 +01:00
Juergen E. Fischer
c9d9c175be fix another build error :( 2012-01-30 01:24:22 +01:00
Juergen E. Fischer
6524df4411 fix build error 2012-01-30 01:17:03 +01:00
Juergen E. Fischer
c132348b13 german translation update 2012-01-29 21:34:31 +01:00
Juergen E. Fischer
0752176e4d cleanup separate file type names from extensions in translations 2012-01-29 21:34:31 +01:00
Juergen E. Fischer
eae552ffa6 fix warnings and icon size of GRASS toolbar 2012-01-29 20:54:02 +01:00
Juergen E. Fischer
c0cbe53a78 also consider layer crs, when initially zooming to the extent of the first layer 2012-01-29 18:43:56 +01:00
Juergen E. Fischer
215e05be9a fix python path setting in windows 2012-01-29 18:22:04 +01:00
Juergen E. Fischer
b60a63bbe9 use os.path.expand user for home directories for python (reintroduces fixes from #2515) 2012-01-29 15:51:53 +01:00
Juergen E. Fischer
b44ae227e6 cleanup projection selections - makes it work via keyboard again 2012-01-29 15:51:53 +01:00
Werner Macho
9a3316a9ba translation update: es by Carlos 2012-01-29 09:41:40 +01:00
Juergen E. Fischer
2564e6a79a [API] add sip bindings for QgsCsException 2012-01-28 22:33:14 +01:00
Richard Duivenvoorde
3c45355eb6 fix #3243
Richard Duivenvoorde (from pull request #78)
- crs taking into account, bookmarklist is now editable qtreeview
- set better column names the column names from the table

Juergen Fischer added refactoring:
- move adding bookmarks into QgsBookmarks
- make QgsBookmarks a singleton
- delete multiple entries at once
2012-01-28 19:46:40 +01:00
Juergen E. Fischer
65f32bc137 reproject canvas extent on crs change with OTFR enabled 2012-01-28 14:29:07 +01:00
Nathan Woodrow
33ab487175 Put multi selection back for fields tab, use extended selection instead 2012-01-28 20:46:11 +10:00
Nathan Woodrow
03b1f1454f Remove multiselect from fields tab in layer properties 2012-01-28 16:39:45 +10:00
Juergen E. Fischer
db01e7b5c1 postgres provider: reload fields when columns disappear 2012-01-27 19:24:48 +01:00
Juergen E. Fischer
f749a5e31f use native file dialogs wherever possible (fixes #3763) 2012-01-27 16:18:23 +01:00
Juergen E. Fischer
f294c16b94 fix file permissions 2012-01-27 16:05:37 +01:00
pcav
1163cf7b42 Fixed v.in.region GRASS module to accept lines. 2012-01-27 13:15:01 +01:00
pcav
e776ee7469 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-01-27 12:06:10 +01:00
pcav
3c33cf8f98 Update of IT translation 2012-01-27 12:04:18 +01:00
Nathan Woodrow
41e70d5adc Set save button not checkable - fixes #4290 2012-01-27 20:53:17 +10:00
Nathan Woodrow
c65265d841 Rule-based renderer: Add support to refine more then one rule at a time; decrease UI margins 2012-01-27 16:16:56 +10:00
Martin Dobias
ace2844da3 Rule-based renderer: enable new labeling 2012-01-27 00:50:47 +01:00
Juergen E. Fischer
75512bcf05 fix python binding for QgsVectorDataProvider::changeGeometryValues() 2012-01-27 00:24:24 +01:00
Juergen E. Fischer
cfcfa0802f fix #4227 2012-01-26 21:24:06 +01:00
Werner Macho
956995c822 translation update: string update for all languages 2012-01-26 19:37:35 +01:00
Juergen E. Fischer
1e77e73037 german translation update 2012-01-26 19:19:10 +01:00
Juergen E. Fischer
3091149a98 catch more transformation errors 2012-01-26 17:58:05 +01:00
Juergen E. Fischer
e39e76653a handle composer window differently (partly reverts a30eb373) 2012-01-26 15:56:58 +01:00
pcav
6afdd35934 Fix #4668 (GRASS r.sunmask modules) 2012-01-26 14:49:31 +01:00
Juergen E. Fischer
c25ae5635c even more font propagation 2012-01-26 00:54:56 +01:00
Juergen E. Fischer
747e497e0b use QTextCodec::codecForLocale() where "System" is not available (like android) 2012-01-25 20:47:56 +01:00
Juergen E. Fischer
a30eb37387 more font propagation 2012-01-25 19:37:27 +01:00
Juergen E. Fischer
ac44acee73 set parents of various objects to propagate the font settings 2012-01-25 18:47:23 +01:00
Martin Dobias
87ae8a36fc Rule-based renderer: selection and drawing of markers works again 2012-01-25 17:18:58 +01:00
Juergen E. Fischer
14b718b7ef postgres selection: leave geometryless views enabled 2012-01-25 15:26:47 +01:00
Martin Dobias
5ee9ebada7 Fixed parsing of numbers in locales using other decimal point symbols 2012-01-25 14:50:51 +01:00
Martin Dobias
785bc9ffaa Rule-based renderer: polish rule refining 2012-01-25 14:50:50 +01:00
Juergen E. Fischer
8d59d04302 postgres selection:
- make geometryless table selectable
- only make srid column editable when necessary
- leave primary key column editable
- require primary key selection for views
2012-01-25 14:11:14 +01:00
Alexander Bruy
318a827b22 also add Pan to Selected button to the attribute table dialog 2012-01-25 11:44:31 +02:00
Werner Macho
dd5f934b67 translation update: added korean translation thanks to Sanghee and the korean team 2012-01-25 09:17:12 +01:00
Juergen E. Fischer
b0a449e5e9 use 8pt default font size on android 2012-01-24 21:57:22 +01:00