Nyall Dawson
cf905c9f32
Fix some Coverity uninitialized member warnings
2018-04-03 16:35:32 +10:00
Nyall Dawson
2b04c813ba
Fix some Coverity null pointer dereference warnings
2018-04-03 16:35:32 +10:00
Nyall Dawson
09241ea195
Fix coverity warnings in unit tests
2018-04-03 16:35:32 +10:00
Nyall Dawson
d164f8ff98
[processing] Disable cancel button for GDAL algorithms
...
The provider doesn't support cancelation
2018-04-03 13:40:48 +10:00
Nyall Dawson
fdace2690e
Another try at fixing Doxygen warnings
2018-04-03 11:21:35 +10:00
Nyall Dawson
497fa4f04e
Fix crash when opening layout manager dialog
2018-04-03 10:39:12 +10:00
Nyall Dawson
e1db9d4898
Fix doxygen warnings
2018-04-03 10:26:46 +10:00
Nyall Dawson
3eeb1b54e7
Spelling
2018-04-03 10:11:27 +10:00
Nyall Dawson
cd052d3ba3
Fix incorrect calculation of raster layer units per pixel x/y
2018-04-03 09:50:16 +10:00
Nyall Dawson
1bf1058210
Followup fcacb0d, fix doxygen tests
...
Also:
- move doxygen comments to header files so that they get included
in Python docstrings
- remove duplicate doxygen implemented in both header and footer
- remove some redundant doxygen for overridden methods
- add some missing docs
2018-04-03 09:49:00 +10:00
Juergen E. Fischer
fcacb0db7c
doxygen fixes
2018-04-02 22:48:40 +02:00
Salvatore Larosa
ca4bfb148d
Merge pull request #6704 from slarosa/filter_values_qb
...
[FEATURE][needs-docs] add filter line edit to query builder
2018-04-02 22:11:30 +02:00
Rashad Kanavath
3408e02c46
[processing] create and manage label in WidgetWrapper
...
ModelerParametersDialog and ParametersPanel have to keep list of
wrappers only. widget and label( if needed) are created through
WidgetWrapper.createLabel()
2018-04-03 06:09:44 +10:00
Salvatore Larosa
1e5fe12d8c
show search icon in expression builder widget
2018-04-02 22:10:22 +02:00
Juergen E. Fischer
a04d5533c4
fix translation string
2018-04-02 17:51:02 +02:00
Juergen E. Fischer
7d48179223
[FEATURE] add zoom to related feature in forms
2018-04-02 17:07:39 +02:00
Juergen E. Fischer
409679bc0b
german translation fix
2018-04-02 17:07:39 +02:00
Denis Rouzaud
6250b216b1
fix Dockerfile path
2018-04-02 09:37:53 -04:00
Salvatore Larosa
5810236c19
show search icon in filter line edit
2018-04-02 10:07:40 +02:00
Nyall Dawson
a82bffcc72
String capitalization
2018-04-02 17:57:03 +10:00
Nyall Dawson
ad3f1781d7
[processing][needs-docs] Rename "Add Script from Template" to
...
"Create New Script from Template"
2018-04-02 17:57:03 +10:00
Nyall Dawson
e51863487a
Add beginning of unit tests for QgsLayerTreeView
2018-04-02 14:02:15 +10:00
nirvn
d98af7a1e3
Mark project as dirty when changing CRS of layers
2018-04-02 10:20:49 +07:00
Harrissou Sant-anna
27527a55c4
Add ellipsis to buttons label
2018-04-02 13:18:39 +10:00
Harrissou Sant-anna
76bbadbcd5
Fix indentation
2018-04-02 13:18:39 +10:00
Harrissou Sant-anna
f723fb7209
Fix indentation
2018-04-02 13:18:39 +10:00
Harrissou Sant-anna
035b3a7787
[needs-docs] Refactoring layout Manager dialog
2018-04-02 13:18:39 +10:00
Andreas Sturmlechner
f6292d6442
Fix build with Qt-5.11 (missing headers)
...
(forward-port from 30a8c0f4746891ff8583ac5dc81e2ce9d7157f30)
2018-04-02 11:24:48 +10:00
Nyall Dawson
1fa7e2160c
Fix string capitalization, missing ellipsis
2018-04-02 11:23:05 +10:00
Nyall Dawson
ff2ee0bc6f
Use QgsTemporaryCursorOverride in layout designer
2018-04-02 10:23:54 +10:00
Nyall Dawson
83f5486681
Support canceling network content fetching tasks
2018-04-02 08:42:21 +10:00
Nyall Dawson
149ccf2729
Fix intermediate 100% download progress reports caused by redirects
2018-04-02 08:42:21 +10:00
Nyall Dawson
e2f09fa662
Add a QgsTask for fetching network content
...
Provides a simple method for fetching remote HTTP
content in a QgsTask. Utilises QgsNetworkContentFetcher so
Url redirects and progress reports are automatically handled.
2018-04-02 08:42:21 +10:00
Nyall Dawson
bcf57c3356
Add method for QgsNetworkContentFetcher to fetch using request instead of url
2018-04-02 08:42:21 +10:00
matteo
11c0e562bf
fix indentation
2018-03-31 18:30:40 +11:00
matteo
925d45dffb
new LoadFromTemplate action in toolbar dropdown
2018-03-31 18:30:40 +11:00
matteo
deaeaa6e97
remove useless action from script editor
2018-03-31 18:30:40 +11:00
matteo
61c3b485ef
remove load template button action and fix double separator
2018-03-31 18:30:40 +11:00
matteo
33caf9b95b
remove useless image
2018-03-31 18:30:40 +11:00
matteo
0abd3fd226
add shortHelpString in script template
2018-03-31 18:30:40 +11:00
matteo
966bb1734f
Renamed script_template.py to ScriptTemplate.py
2018-03-31 18:30:40 +11:00
matteo
b72f0f0e90
Minor changes in Dialog
2018-03-31 18:30:40 +11:00
matteo
ca210dcad7
removed useless dots in UI
2018-03-31 18:30:40 +11:00
matteo
cdac11f132
Typo and remove shortcut
2018-03-31 18:30:40 +11:00
matteo
78ce8dde32
other indentation fixes
2018-03-31 18:30:40 +11:00
matteo
4f55c29cab
fix indentation
2018-03-31 18:30:40 +11:00
matteo
4fe067a22c
script template with basic function
2018-03-31 18:30:40 +11:00
matteo
46d59b7177
[processing][feature] load default script from template
2018-03-31 18:30:40 +11:00
Salvatore Larosa
1a74b0a021
fix warning
2018-03-30 11:22:32 +02:00
Blottiere Paul
4be8baa683
Merge pull request #6679 from pblottiere/bugfix_will_render_feature
...
[bugfix] Fixes identify action on deactivated rules for QgsRuleBasedRenderer
2018-03-30 09:08:11 +01:00