36200 Commits

Author SHA1 Message Date
nirvn
8849e94208 [processing] vectorize basic modeler images 2016-12-31 11:59:53 +07:00
nirvn
00ee2ad989 [processing] vectorize and improve menu icons (fixes #14474) 2016-12-31 11:59:46 +07:00
Nyall Dawson
d411b67b5c Re-add missing doc 2016-12-31 11:41:39 +10:00
Nyall Dawson
5b36dfcfb2 Remove some doxygen comments from overridden methods (pt 2) 2016-12-31 10:52:16 +10:00
Mathieu Pellerin
46a69dfc6a [raster] re-compute min/max when band(s) changed (#3923) 2016-12-30 18:57:12 +07:00
Nyall Dawson
882878be6a Fix failing doc test 2016-12-30 21:18:48 +10:00
Nyall Dawson
d4a62b4663 Fix build 2016-12-30 20:41:49 +10:00
Alexander Bruy
f7a279674e don't select any field by default in Field Calculator's "Update existing field" combobox (fix #15970) 2016-12-30 11:13:01 +02:00
Nyall Dawson
2a34af8bd1 Optimise destructors (pt 2) 2016-12-30 15:48:07 +10:00
Nyall Dawson
2daaff3f9d Followup 850171, fix build 2016-12-30 14:36:10 +10:00
Nyall Dawson
850171cbb5 Optimise destructors (pt 1)
- Remove some non-base class empty destructors. These add no value
and it's better to let the compiler auto generate optimised versions
- use virtual ~Class = default instead of virtual ~Class {}
2016-12-30 13:52:57 +10:00
Nyall Dawson
9021bb479c Remove "//! Destructor" doxygen comments
This documentation doesn't add any value
2016-12-30 13:52:57 +10:00
Nyall Dawson
8319dac253 Remove some doxygen comments from overridden methods (pt 1)
It's nearly always better to let doxygen use the base class
documentation (unless the subclass docs explicitly add something
of value for that subclass). The overriden docs are usually
out of date and the duplication makes documentation maintenance
harder.
2016-12-30 13:52:57 +10:00
Mathieu Pellerin
14e2b98c20 [processing] harmonize options menu item location & icon (#3922) 2016-12-30 09:38:23 +07:00
Nyall Dawson
2758f3bc2f Remove some more redundant qt version checks 2016-12-30 12:36:18 +10:00
Nyall Dawson
b72fb598b2 Remove some QT_VERSION >= 5 checks 2016-12-30 12:34:59 +10:00
Nyall Dawson
78134ee9dc Merge pull request #3921 from DelazJ/example
Spelling fix: Replace "eg" by "e.g." or "for example"
2016-12-30 11:42:33 +10:00
Nyall Dawson
4493461396 Merge pull request #3920 from DelazJ/fixtypos
Fix more typos
2016-12-30 11:40:01 +10:00
Harrissou Sant-anna
ef85cdcf83 Replace "eg" by "e.g." or "for example" 2016-12-30 00:03:22 +01:00
Harrissou Sant-anna
2b937139b4 More spelling checks/fixes
interactivly
labour
2016-12-30 00:02:07 +01:00
Harrissou Sant-anna
f09633cc6c Replace rasterise by rasterize 2016-12-30 00:02:07 +01:00
Harrissou Sant-anna
c440cecedf Replace minimise by minimize 2016-12-30 00:02:07 +01:00
Harrissou Sant-anna
7911994097 Replace capitalise by capitalize 2016-12-30 00:02:06 +01:00
Nyall Dawson
5e871557b9 Merge pull request #3917 from alexbruy/improve-settings
improve fragile settings handling
2016-12-30 06:23:53 +10:00
Larry Shaffer
1d58e532b8 [pyqgis-console] Use python3 for editor subprocess calls 2016-12-29 11:40:26 -07:00
Alexander Bruy
a920e3a950 improve settings handling 2016-12-29 14:42:00 +02:00
Alexander Bruy
69e9d99c49 [processing] fix GRASS provider (follow up a1642a37) 2016-12-29 14:09:02 +02:00
Mathieu Pellerin
ca30d97250 [ui] settings menu cleanup (#3916)
- rewording of several items for increased clarity
- re-ordering to have more often used items first
- new icons for keyboard shortcuts and interface customization
2016-12-29 10:46:36 +07:00
Nyall Dawson
dd9a03a972 Merge pull request #3915 from DelazJ/fixtypos
Fix typos
2016-12-29 11:47:23 +10:00
nirvn
25697a1e41 improve default favorites for color ramps 2016-12-29 08:24:54 +07:00
DelazJ
828e447991 More spelling fixes
* editation
* definintion
* Unabled
* capitalize QGIS
* replace algs by algorithms
* queryings
* symbo(s)
* missing space after a dot
2016-12-29 01:53:55 +01:00
Harrissou Sant-anna
ee1abdc507 Replace flavour by flavor 2016-12-29 01:53:25 +01:00
Harrissou Sant-anna
8dca115b1c Replace prioritise by prioritize 2016-12-29 01:46:19 +01:00
Harrissou Sant-anna
69af2facde Replace more splitted by split 2016-12-29 01:46:19 +01:00
DelazJ
a56f928f71 Replace unicode by Unicode 2016-12-29 01:46:18 +01:00
DelazJ
c301369ebe Replace cellsize by cell size 2016-12-29 01:46:17 +01:00
DelazJ
d62c2c7f41 Some fixes of favourites --> favorites 2016-12-29 01:46:17 +01:00
Nyall Dawson
4b1cf807ec Merge pull request #3909 from nyalldawson/select_in_edit_menu
Tweak edit/view menus
2016-12-28 16:11:25 +10:00
nirvn
97215cfae3 [ui] remove minimumSize on select button in select by exp. dialog 2016-12-28 11:36:01 +07:00
Mathieu Pellerin
efaf5ea926 [ui] select by form/expression harmonization and feature parity (#3912) 2016-12-28 11:16:55 +07:00
Larry Shaffer
95ff9a1c4c Update connection to new style for macOS Preferences fix 2016-12-27 21:06:12 -07:00
nirvn
d20579462c [ui] improve search widget ordering 2016-12-28 09:54:05 +07:00
Larry Shaffer
94dd1f4456 Fix macOS Preferences menu hijacking 2016-12-27 19:31:53 -07:00
Nyall Dawson
12a4a9c9bd Remove santa hat easter egg
It made a lot of stressed GIS people smile (and as a bonus
stressed out some unhappy grinches in the process!), but
there's nothing worse than a good easter egg which lives
on too long and gets tired.

RIP santa QGIS... bring on the next easter egg!
2016-12-28 11:21:48 +10:00
Nyall Dawson
4f73c28c5f [FEATURE] Hide Deselected Layers action
Allows you to quickly hide all deselected layers. This is very handy
when you have a large project and want to quickly hide all except
for a couple of layers
2016-12-28 10:50:05 +10:00
Nyall Dawson
c83426e12a [needs-docs] Move Show/Hide Layer actions to View menu
These logically belong in the view menu
2016-12-28 10:50:05 +10:00
Nyall Dawson
cbcad50438 [needs-docs] Move Select submenu from View menu to Edit menu
Selection tools are usually located within the edit menu directly
after the clipboard tools. View menu is usually populated with
actions which affect only the view, rather then editing the
document (project or layer) state.
2016-12-28 10:50:05 +10:00
Alexander Bruy
110ffe2756 Merge pull request #3907 from alexbruy/remove-gdaltools
[FEATURE] replace GDALTools plugin with Processing
2016-12-27 19:18:29 +02:00
nirvn
f3d618a6ed Add between/not between to numerical fields in select by form 2016-12-27 16:20:06 +07:00
nirvn
f5350c9ee6 [ui] Ctrl+F3 shortcut to open select features by expression 2016-12-27 16:08:54 +07:00