31142 Commits

Author SHA1 Message Date
Nyall Dawson
90718ddfd4 Show preview string for date/time/datetime expression results 2016-01-28 20:55:04 +11:00
Nyall Dawson
ee5e1c7d22 Fix handling for QTime variants in expression functions 2016-01-28 20:55:04 +11:00
Nyall Dawson
77ba570f08 Right align times and dates in attribute table 2016-01-28 20:55:04 +11:00
Salvatore Larosa
bb96c35af9 Fix sizepolicy for load style from db dialog 2016-01-28 10:54:04 +01:00
Nyall Dawson
aca66a710f More debugging for app startup test 2016-01-28 20:52:51 +11:00
Nyall Dawson
4aafed8366 Indentation 2016-01-28 20:51:22 +11:00
Martin Dobias
5d466417af Fix loading of QgsDataDefined from XML (fixes #14177) 2016-01-28 10:48:34 +01:00
Juergen E. Fischer
4dd76da7f8 geometry sip sync and some cosmetics 2016-01-28 10:31:08 +01:00
volaya
7af58516bc [processing] fixed group names in lidar provider 2016-01-28 10:15:00 +01:00
rldhont
8c9078ddc8 Merge branch 'marcel-dancak-master-bugfix_13527' 2016-01-28 10:12:02 +01:00
Juergen E. Fischer
9f52046618 fix precise build 2016-01-28 08:35:00 +01:00
Martin Dobias
fa66583e6f Improve indexing strategy for snapping (fixes #12578)
Implemented a simple heuristic that should keep the number of cached
features per layer reasonable - and thus lower the amount of consumed
memory and CPU for big layers.
2016-01-27 23:16:47 +01:00
Martin Dobias
86307ffc7c Add debug capabilities to snapping utils 2016-01-27 23:16:46 +01:00
Martin Dobias
19b18bc6ff Clear non-indexable layers when they are removed 2016-01-27 23:16:46 +01:00
Martin Dobias
193d377762 point locator: Do not set feature limit in feature request
Otherwise we will not be able to detect that the locator creation has been cancelled
2016-01-27 23:16:46 +01:00
Nyall Dawson
a88c93b10e Followup 91ad20, increase startup test timeout
Now that the test has been improved we can safely bump the timeout
up a lot
2016-01-28 08:47:36 +11:00
Nathan Woodrow
95b26663f6 Merge pull request #2509 from SebDieBln/FixTipWindow
initialize tip window with correct parent widget (fixes #8312) (fixes #8365)
2016-01-28 06:22:02 +10:00
Sandro Santilli
bc4d16e8d9 Check WKB boundaries while simplifying for rendering
Fixes crash on simplifying mixed-dimension collections.
Closes #12416
2016-01-27 16:28:05 +01:00
Alexander Bruy
b66002d0ab add CopyAction to the list of supported drop actions 2016-01-27 16:41:55 +02:00
Denis Rouzaud
d80a632bd8 use digitizing color for label editing rubber band 2016-01-27 15:40:32 +01:00
Denis Rouzaud
ae3cfd4f85 Merge pull request #2726 from medspx/bugfix_external_resource
External Resource widget multiple fixes (fix Redmine #14178)
2016-01-27 15:04:13 +01:00
Martin Dobias
cce4b2db9e fix indentation 2016-01-27 14:56:29 +01:00
Martin Dobias
c934291070 fix indentation 2016-01-27 14:21:33 +01:00
Martin Dobias
cc6721c1a9 Fixes to 2.5d renderer
- support holes in polygons and multi-polygons
- make sure not to overshoot value in HSV color (max. 100) - Qt spits out warnings
2016-01-27 14:09:32 +01:00
Martin Dobias
9fd6b24686 Move extraction of linestrings out of QgsExpression file + add unit test 2016-01-27 14:09:32 +01:00
Martin Dobias
5210c12270 Make vertex editor closable (because why not?) 2016-01-27 14:09:31 +01:00
Médéric RIBREUX
d6bd8d0c32 External Resource widget multiple fixes (fix Redmine #14178) 2016-01-27 14:09:04 +01:00
Alexander Bruy
1858cc719c Revert "[processing] also make Modeler non-blocking when opened from context menus (follow up 51ec2bfba6)"
This reverts commit 602437aa0676a7ad4ce21bc32b62c2b107474bff.

Having modeler as non-blocking window it risky as changes in the
algorithms will not be reflected in it.
2016-01-27 14:01:37 +02:00
Alexander Bruy
469985da39 Revert "[processing] make Modeller non-blocking window"
This reverts commit 51ec2bfba6cd5eeb4bf10588d8b94ee30e7faa4a.

Having Processing modeler non-modal risky as user can add/remove
new providers and this changes will not be reflected in the modeler
2016-01-27 14:01:37 +02:00
Martin Dobias
42ea15b346 Merge pull request #2496 from SebDieBln/App_OptionsAsFiles
Accept option '--' to mark all following arguments as files (refs #3714)
2016-01-27 12:42:56 +01:00
Nathan Woodrow
80e3f8fc74 Merge pull request #2704 from SebDieBln/FixFieldCalcDialogParent
[Bugfix] Construct the QgsFieldCalculator dialog with the correct parent
2016-01-27 21:10:46 +10:00
Nyall Dawson
0d433b092e Fix warnings 2016-01-27 20:56:32 +11:00
Nyall Dawson
4ec0912001 Fix inconsistent behaviour when deleting nodes with node tool
(fix #14168)
2016-01-27 20:12:20 +11:00
Salvatore Larosa
47013f7bef [dbmanager] Fixes #13679 - QGIS master crashes when closing DB Manager in preview mode 2016-01-27 09:54:43 +01:00
Alexander Bruy
602437aa06 [processing] also make Modeler non-blocking when opened from context menus (follow up 51ec2bfba6) 2016-01-27 09:52:32 +02:00
Alexander Bruy
554ca8da87 [processing] unregister actions when unloading (follow up f7e6fa67b0) 2016-01-27 09:49:25 +02:00
Nyall Dawson
c7204cc722 Fix editing composer legend titles while filtering enabled (fix #11459) 2016-01-27 15:51:47 +11:00
Nyall Dawson
6893f4941d Properly fix doxygen warning 2016-01-27 14:40:51 +11:00
Nyall Dawson
59f418b763 Revert "Fix doxygen warning"
This reverts commit 9e1a2359ba7aab9094544f85ba04efceceedf5f6.
2016-01-27 14:40:01 +11:00
Nyall Dawson
9e1a2359ba Fix doxygen warning 2016-01-27 14:38:05 +11:00
Nyall Dawson
fe95e4eeea Show variables from symbol scope in symbol layer widget expression
builders. (This lets users know they are available).

Also swap some variable names to static strings for speed.
2016-01-27 13:58:32 +11:00
Nyall Dawson
9b6fa0d5c4 Fix @value is overwritten for some symbol properties (fix #14148) 2016-01-27 12:41:10 +11:00
Nyall Dawson
39f0035246 Improve preview of current variable value in expression builder 2016-01-27 11:36:56 +11:00
Nyall Dawson
0356752c64 DateTime is also a native type for postgres provider 2016-01-27 11:36:16 +11:00
Nyall Dawson
a665b7d72e Don't crash when using raster calculator with huge raster (refs #13336)
Now we abort and advise the user if insufficient memory is available
to perform the calculation.

At some future stage it would be nice to perform the calculations
in blocks to allow this scenario, but for now it's better not to
crash.
2016-01-27 10:48:12 +11:00
Sebastian Dietrich
560007846a [DbManager] allow to delete materialized views
(refs #13829)
2016-01-27 00:28:22 +01:00
Sebastian Dietrich
990261331d [DbManager] give materialized views their own icon 2016-01-27 00:28:22 +01:00
Sebastian Dietrich
50878114a7 [DbManager] fetch type of view (materialized or not) and show in info
(refs #13829)
2016-01-27 00:28:22 +01:00
Nyall Dawson
e42819d442 Merge pull request #2713 from nirvn/fix_memory_layer_datetime
[memorylayer] fix missing datetime field type
2016-01-27 10:27:54 +11:00
Nyall Dawson
7b01b414fd Mark some inbuilt expression variables with missing read-only flag 2016-01-27 10:22:30 +11:00