5031 Commits

Author SHA1 Message Date
Alexander Bruy
97639aa285 create help edition dialog from .ui 2012-12-03 20:15:59 +02:00
Alexander Bruy
6518a97544 add placeholder text for filters 2012-12-03 20:15:59 +02:00
Alexander Bruy
61f01c9433 create modeller dialog from .ui file 2012-12-03 20:15:59 +02:00
Alexander Bruy
d8ec380412 create config dialog from .ui
add tooltips to search boxes
2012-12-03 20:15:59 +02:00
Alexander Bruy
90c8536792 use QgsFilterLineEdit in toolbox instead of own implementation 2012-12-03 20:15:58 +02:00
Alexander Bruy
95b506882d create history dialog from .ui file 2012-12-03 20:15:58 +02:00
Alexander Bruy
8cd52d0afd new sexy lineedit widget with builtin clear button 2012-12-03 20:15:58 +02:00
Alexander Bruy
4215ea7711 create results viewer dialog from .ui 2012-12-03 20:15:58 +02:00
Alexander Bruy
e05519d508 create toolbox from .ui file
add clear button to filter (fix #5695)
2012-12-03 20:15:58 +02:00
Sandro Santilli
9dd4a92524 Properly encode direction symbols in style templates (#6812)
NOTE: this commit does NOT fix the project save operation,
      but only an output of that operation
2012-12-03 15:42:29 +01:00
Juergen E. Fischer
1dc75f3561 fix #6800 (introduced with 0dc01f5ff) 2012-12-03 11:09:54 +01:00
Victor Olaya
8712172c0d corrected copyright headers 2012-12-03 09:07:13 +01:00
Salvatore Larosa
871d4e846b fixes #6228 (I think definitely) 2012-12-02 19:13:32 +01:00
Juergen E. Fischer
44aa83b6af fix 45a933a4 2012-12-02 01:37:35 +01:00
Juergen E. Fischer
45a933a456 german translation update 2012-12-02 01:16:22 +01:00
Werner Macho
80fa7aa833 adding missing copyright to files 2012-12-02 00:03:21 +01:00
Alexander Bruy
32ca04062e add tooltips for groups and providers (fix #5951) 2012-12-01 20:34:25 +02:00
pcav
de72ff4320 Load layer in canvas Checked (fixes #6641) 2012-11-30 21:08:31 +01:00
volaya
75e004a65c Merge pull request #342 from slarosa/master
fix for #6749 and #6278
2012-11-30 07:35:09 -08:00
Giuseppe Sucameli
85faeb37a0 import vector layer: pass empty geometry column importing non-spatial table, do not deference null pointer (fix #6728) 2012-11-30 11:24:21 +01:00
Victor Olaya
9cb46021b6 fixed #6759 and #6228 2012-11-30 06:13:54 +01:00
Victor Olaya
b35aedc888 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-11-30 06:10:23 +01:00
Giuseppe Sucameli
0239795d79 dbmanager: avoid duplicate field error (fix #6279) 2012-11-29 01:16:45 +01:00
Giuseppe Sucameli
3542b0897d dbmanager: fix #5812,
move PG informations to postgis/info_model.py
2012-11-29 01:16:33 +01:00
Giuseppe Sucameli
563cce9111 dbmanager: display info about missing modules on the info panel instead of on the status bar 2012-11-29 01:16:33 +01:00
Giuseppe Sucameli
796a15ac9d dbmanager: use a default value for varchar limit (follow a4484b217ed) 2012-11-29 01:16:32 +01:00
Giuseppe Sucameli
a4484b217e dbmanager: fix #6511 2012-11-28 18:36:57 +01:00
Victor Olaya
6d71876626 Fixed some minor bugs in sextante algs
Removed SAGA Split algorithms
2012-11-28 01:56:44 +01:00
Salvatore Larosa
635e19ad32 fix for #6749 and #6278 2012-11-27 11:04:07 +01:00
Alexander Bruy
24e259bdb3 [FEATURE] Possibility to save error messages as shapefile from check
geometry validity tool. Contributed by Salvatore Larosa
2012-11-26 10:42:15 +02:00
Victor Olaya
0893db7c6e fixed #6737 2012-11-20 21:33:03 +01:00
Victor Olaya
19826de86f fixed #6738 2012-11-20 21:27:03 +01:00
Victor Olaya
5d5f355b43 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-11-20 11:07:19 +01:00
Victor Olaya
cb07ae436a cleaned BatchProcessingDialog code 2012-11-20 11:01:29 +01:00
Victor Olaya
8cb001db3a Improvementes to SEXTANTE batch processing interface
Better progress handling in SEXTANTE script algorithms
2012-11-19 20:06:33 +01:00
Alexander Bruy
463dec72de add missed images to SEXTANTE algorithm help files 2012-11-19 09:12:50 +02:00
Victor Olaya
6173fa3ca5 made SEXTANTE command line usage more pythonic
Fixed problem with temporary grass mapset created by SEXTANTE (wrong path)
2012-11-19 08:04:03 +01:00
Victor Olaya
ba0cd0c9ab minor change to last commit fixing #6635 2012-11-18 10:07:00 +01:00
Victor Olaya
28531f3f7e fixed #6635. Partial solution, now it goes to (0,0) upon model loading 2012-11-18 10:04:44 +01:00
Victor Olaya
3f40232e29 fixed #6635. Partial solution, now it goes to (0,0) upon model loading 2012-11-18 10:01:55 +01:00
Juergen E. Fischer
5053818440 fix another build error and some warnings 2012-11-16 00:26:24 +01:00
Juergen E. Fischer
af904b9b39 fix build error 2012-11-16 00:13:43 +01:00
Victor Olaya
abbe25f920 applied fix for #6127 (problems with non-ascii strings 2012-11-15 23:53:31 +01:00
Victor Olaya
10a57ad7ff fixed problem when running grass in modeler (wrong output names, it was a problem introduced by the grass session functionalities)
reverted shell=true in R execution
Removed help files help menu
2012-11-15 00:53:46 +01:00
Sandro Santilli
3f4f5f0215 Set max number of labels to 100 for edge label layer (topoviewer) 2012-11-14 23:19:51 +01:00
Sandro Santilli
a4e621d924 Limit max number of node labels to 100, and candidate positions to 1
Also set layer transparency to 100% (there's a separate layer with the dots)
2012-11-14 23:03:01 +01:00
Alexander Bruy
d8d9766f9d deactivate TauDEM provider by default 2012-11-13 15:33:57 +02:00
Victor Olaya
3b886372fe fixed #6571 2012-11-12 22:02:23 +01:00
Sandro Santilli
98658ef29b Use ASCII direction arrows 2012-11-12 21:48:20 +01:00
Sandro Santilli
4195eaf72a TopoViewer: add direction symbol for "next_right_edge" layer 2012-11-12 18:16:02 +01:00