Werner Macho
63ad0fa3d7
[TRANSUP] es by Carlos
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-19 13:00:16 +01:00
Nathan Woodrow
0defbeb049
Disable return to run field calc til 2.6. Disable button on invalid expression
2014-06-19 21:46:22 +10:00
Matthias Kuhn
0ce4cbf4ba
Show embedded form as widget, not as separate dialog
...
Fix #10573
Fix #10606
2014-06-19 12:48:15 +02:00
Martin Dobias
20570bfa3e
Feeling dizzy?
...
It will not get any better if you type "dizzy"
into coordinates box in the status bar!
2014-06-19 16:31:32 +07:00
Werner Macho
4828c84b7b
[TRANSUP] update from transifex and updated strings
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-19 10:26:04 +01:00
Marco Hugentobler
28d70c0493
WMS server: fix label settings in GetPrint
2014-06-19 11:01:38 +02:00
Marco Hugentobler
bdf1ac8d46
Use better environment variable names for server logging
2014-06-19 11:01:38 +02:00
Werner Macho
ee93d65ba5
Merge pull request #1464 from Cracert/i18n
...
[TRANSUP] pl: #18 by Radek
2014-06-19 08:16:39 +01:00
mhugent
c05e342ab1
Merge pull request #1462 from giohappy/master
...
Fix 10625 reverting addDrawingOrder to previous logic
2014-06-19 09:11:03 +02:00
Nathan Woodrow
fcde5955f3
Merge pull request #1465 from slarosa/str_replace_api
...
[cmake] removes underscore in builtin APIs file
2014-06-19 16:50:18 +10:00
Martin Dobias
ee7add4f32
Added Mathieu Pellerin to the contributors
2014-06-19 11:08:58 +07:00
Martin Dobias
d71806b56c
Added Even Rouault to contributors
2014-06-19 10:38:15 +07:00
Martin Dobias
60a1989261
Merge pull request #1460 from rouault/fix_crash_in_QgsVectorFileWriter_addFeature
...
Fix crash in QgsVectorFileWriter::addFeature()
2014-06-19 10:34:15 +07:00
Robert Szczepanek
0d1d70551e
[TRANSUP] pl: #18 by Radek
2014-06-18 22:35:36 -04:00
Werner Macho
fd46c49811
Merge pull request #1463 from Cracert/i18n
...
[TRANSUP] pl: help - new SpatiaLite layer
2014-06-19 01:32:25 +01:00
Robert Szczepanek
0bd6d61b34
[TRANSUP] pl: help - new SpatiaLite layer
2014-06-18 18:09:24 -04:00
Juergen E. Fischer
0dd02bad04
fix some warnings and indentation update
2014-06-19 00:02:32 +02:00
Nyall Dawson
d61c5361ce
[composer] Fix setting atlas filename pattern from expression dialog ( fix #10628 )
2014-06-19 07:33:11 +10:00
Nyall Dawson
6d6eede498
Follow up 7af7b88c99
2014-06-19 07:18:38 +10:00
Nyall Dawson
d06a1fe373
[composer] Force vector rendering of shape and page symbology ( fix #10616 )
2014-06-19 07:01:52 +10:00
Nyall Dawson
7af7b88c99
[composer] Correct placement of cross grids ( fix #10626 )
2014-06-19 05:44:05 +10:00
Salvatore Larosa
b998bb215d
[cmake] removes underscore in builtin APIs file
2014-06-18 18:30:06 +02:00
giohappy
304ced9e44
Fix 10625 reverting addDrawingOrder to previous logic
2014-06-18 17:31:02 +02:00
Juergen E. Fischer
b5b864eefb
some windows related INSTALL updates
2014-06-18 16:14:24 +02:00
Martin Dobias
36988f1ac5
Few fixes in the attribute table model
...
They were triggering assertions in debug mode...
2014-06-18 20:48:13 +07:00
Martin Dobias
86860cecaf
Fix #10594 (crashes when removing layers)
2014-06-18 20:30:53 +07:00
Martin Dobias
092265b9ed
Fix model's signals if no symbology nodes are added
2014-06-18 20:30:52 +07:00
Martin Dobias
045695a0b0
Do not add undo command if scale has not changed
2014-06-18 20:30:52 +07:00
Nyall Dawson
7cb2315e29
Fix some failing tests (diagrams control images needed rebuilding following MTR composer changes, added tolerance to renderers test)
2014-06-18 21:48:20 +10:00
Matthias Kuhn
4ded76f75f
Merge pull request #1457 from rouault/fix_crash_attr_table_no_attr_col
...
Fix crash when opening entity form from layer without attribute
2014-06-18 12:37:07 +02:00
Nyall Dawson
60d93b35cd
[composer] Fix scaling of symbology within composer shapes and pages ( fix #10609 )
2014-06-18 16:41:18 +10:00
Nyall Dawson
5dc75d424e
Fix some failing tests
2014-06-18 16:18:25 +10:00
Juergen E. Fischer
1532048430
improve bad layer handling: make all datasource editable ( fixes #7039 )
2014-06-17 23:45:30 +02:00
Even Rouault
1bfd01b25a
Fix crash in QgsVectorFileWriter::addFeature()
...
createFeature() might return a NULL pointer that OGR_L_CreateFeature()
will crash upon when GDAL is compiled in debug mode (where null
pointer assertions are turned on)
2014-06-17 21:56:15 +02:00
Juergen E. Fischer
d308ee5201
another german translation update
2014-06-17 21:39:16 +02:00
Juergen E. Fischer
a120bb9678
identify result: show id as feature label if html display string is enabled ( fixes #10410 )
2014-06-17 21:37:19 +02:00
Juergen E. Fischer
cdc235f915
identify results: don't close dialog when last feature/layer is removed ( fixes #10415 )
2014-06-17 20:15:09 +02:00
Martin Dobias
cff5b56471
Use at() instead of operator [] to avoid detach and save time
2014-06-18 01:00:42 +07:00
Jürgen Fischer
45ebe5372e
Merge pull request #1407 from dbaston/master
...
postgres provider: avoid overflow from casting index oid to integer (fixes #9005 )
2014-06-17 18:37:29 +02:00
Martin Dobias
c27e731ece
Fix #10608 (impossible to add a new column in attribute table)
2014-06-17 22:14:27 +07:00
Martin Dobias
1e94fd5dfd
Do not show tooltips from message log viewer during QGIS startup.
...
Showing them leads to disturbing effects while loading the GUI
2014-06-17 20:28:56 +07:00
Martin Dobias
a745127d9e
Fix small jumps of the map canvas image after panning
2014-06-17 19:57:16 +07:00
Nyall Dawson
ae965680cf
[composer] Increase number of decimal places for scale bar settings ( fix #9367 )
2014-06-17 22:23:33 +10:00
Werner Macho
894dee86d6
[TRANSUP] es by Carlos
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-17 13:22:16 +01:00
Nyall Dawson
da5215d339
[composer] Respect layer transparency when drawing legend items ( fix #7890 )
2014-06-17 22:02:50 +10:00
Nyall Dawson
4bb5aaef25
Bump maximum distances for marker line symbol styles
2014-06-17 22:01:38 +10:00
Nyall Dawson
4a70d1b9e2
[composer] Correctly handle symbology using map units when drawing grid lines and overlays on maps ( fix #8210 )
2014-06-17 22:01:24 +10:00
Nyall Dawson
95f88aeea9
[composer] More GUI label alignment fixes for Windows
2014-06-17 21:40:59 +10:00
Juergen E. Fischer
3f6233079b
python console: workaround for PyQt 4.11 problem
2014-06-17 13:10:58 +02:00
Juergen E. Fischer
28d6249dd9
german translation update
2014-06-17 12:32:44 +02:00