Alexander Bruy
e4c1d896e9
[processing] fix gdal_contour algorithm
2016-06-22 11:05:05 +03:00
Alexander Bruy
803cbada13
[GDALTools] pass output format to gdal_contour ( fix #6695 )
2016-06-21 21:20:23 +03:00
Marco Bernasocchi
b4436271fe
Fix allow clicking on a tags in maptips ( #3218 )
...
this is done by listening to the linkClicked signal
2016-06-21 18:01:49 +02:00
Alexander Bruy
e0c9733f64
[processing] speedup Hub distance algorithm ( fix #15012 )
2016-06-21 16:56:21 +03:00
Alexander Bruy
2d9b2a354b
[processing] use bulk features loading to speedup spatial index creation
2016-06-21 16:56:21 +03:00
Matthias Kuhn
679cab2cd4
Followup dab157f
2016-06-21 14:25:58 +02:00
Matthias Kuhn
dab157f70f
Minor fixes and doxymentation for QgsSnappingUtils
2016-06-21 11:46:18 +02:00
Nathan Woodrow
8e2c201a16
Fix build
2016-06-21 17:00:03 +10:00
Nathan Woodrow
1072d9681e
[styledock] Inline edit panel for rules
2016-06-21 16:26:23 +10:00
Juergen E. Fischer
ecf3b3719d
db manager: show database name in postgis connection details ( fixes #3489 )
2016-06-21 00:17:41 +02:00
Juergen E. Fischer
2c112f96ca
gdal tools: use native file dialogs ( fixes #5500 )
2016-06-21 00:16:47 +02:00
Matteo
f3bbf897d2
Small fix in write.csv option ( #3225 )
2016-06-20 21:23:05 +02:00
Nathan Woodrow
0914b7440f
Rename Map Styling Dock to Layer Styling Dock
2016-06-20 20:56:34 +10:00
Nathan Woodrow
7a572c4ff8
[style dock] Refactor API. Move back button outside scrollarea.
...
Clean up API. Remove QgsPanelWidgetPage - no longer needed
QgsPanelWidgetStack widget manages back button and breadcrumb.
QgsPanelWidget manages state of active widget.
2016-06-20 10:48:53 +10:00
Sandro Santilli
a211c982cf
Allow to undo/redo composer grouping/ungrouping
...
Fixes #11371 (crash on ungrouping after moving the group) and more
undo/redo related issues.
Enable pending test for the crash (now passing) and add many more
undo/redo related ones (including signals testing).
Includes a new QgsGroupUngroupItemsCommand class
and its SIP bindings.
2016-06-17 13:41:56 +02:00
Sandro Santilli
57ff59aa2d
Ignore files generated during "make check"
2016-06-16 18:38:36 +02:00
Sandro Santilli
e241ab9b01
Remove generated test files from repository
...
Fixes #14976
2016-06-16 18:27:33 +02:00
Nathan Woodrow
a555f91a46
Clean up showPanel API. Open dialog if not in dock mode
2016-06-15 22:07:25 +10:00
Juergen E. Fischer
3a91d92d56
translation string fixes
2016-06-15 11:43:57 +02:00
Nyall Dawson
ae93ee3ca7
Use QgsFieldProxyModel for filtering read only fields
2016-06-15 15:34:51 +10:00
Nyall Dawson
f1e4c4592b
Fallback to generated layout for Select by Value if using a custom
...
UI form
Custom UI forms are not supported with the attribute form search
mode, but this way users with custom UI forms can still use the
feature
2016-06-15 14:57:37 +10:00
Nyall Dawson
33a5ee7ab4
Fix selecting features by radius ( fix #14748 )
2016-06-15 11:57:04 +10:00
Alexander Bruy
aa9fe9ecd0
Merge pull request #3118 from arnaud-morvan/processing_gdal_postgis_credentials
...
[processing] support postgis service parameter and credentials input
2016-06-14 15:19:03 +03:00
Matthias Kuhn
bbbc9d0abf
QgsDockWidget add openedStateChanged and openedStateChanged signals
2016-06-14 14:07:36 +02:00
Alexander Bruy
4b7fc98e33
Merge pull request #3130 from arnaud-morvan/processing_gdal_shapeencoding
...
[processing] Add SHAPE_ENCODING parameter in GDAL "to postgis" algorithms
2016-06-14 14:51:14 +03:00
Matthias Kuhn
3fcabc96fe
Fix action column widget rendering artifacts
...
This creates an action column widget when the widget is rendered for the
first time.
The original approach was to create an image and render the buffered
image onto the cell until the first mouse action triggered the creation
of the real widget. This led to several rendering problems and triggered
some strange ownership issues with crashes under certain situations.
Followup a05b2ad9
2016-06-14 11:15:15 +02:00
Nyall Dawson
6568da6ce0
Rename arrow symbol head width/height to length/thickness
...
Width/height naming is dependant on line direction, so for
clarity rename them to something which doesn't depend
on direction (fix #15002 )
2016-06-14 12:54:49 +10:00
Nyall Dawson
3a34368efb
Cleanup qgsproject.h/.cpp
...
- Conslidate doxygen in qgsproject.h
- Remove TODOs from docs, move to comments
- Cosmetic formatting changes to match QGIS standards
- Remove doxygen groups (we sort doxygen by name now)
- Clarified and improved some docs
- Remove mega outdated XML samples
2016-06-14 10:24:20 +10:00
Nyall Dawson
0a5ad73581
Invalid join cache when layer is modified ( fix #11140 )
2016-06-13 22:08:55 +10:00
Nathan Woodrow
659d91649c
Add missing files
2016-06-13 18:52:24 +10:00
Alexander Bruy
0553f7b33b
[processing] allow 2.5D geometries ( fix #14929 )
2016-06-13 11:44:08 +03:00
Nathan Woodrow
e926e2d0aa
[style dock] Add better API for panels
2016-06-13 18:07:39 +10:00
Médéric RIBREUX
bb94a179a9
Add new test data and a bunch of unit tests
2016-06-12 17:36:42 +02:00
Médéric RIBREUX
9011becb6f
Fix r.aspect and r.slope algorithms
2016-06-12 17:19:29 +02:00
Médéric RIBREUX
8aad144ff5
Fix r.topidx, r.viewshed and r.volume description files
2016-06-12 16:48:38 +02:00
Médéric RIBREUX
cb1fec07bb
Remove r.sum because it doesn't exists anymore in GRASS7
2016-06-12 16:48:06 +02:00
Médéric RIBREUX
b951c94746
Handle OutputFile in test generation
2016-06-12 14:46:42 +02:00
Médéric RIBREUX
0cd4498658
Improve Test generation
2016-06-12 14:23:09 +02:00
Matthias Kuhn
7c72fefd7c
Fix network cache configuration
...
Fix #14990
2016-06-12 13:48:30 +02:00
Salvatore Larosa
f1ec12133e
[dbmanager] followup 8727799: again some emit signal fix
2016-06-11 18:29:29 +02:00
Salvatore Larosa
87277999a4
[dbmanager] Fix emit signal when refresh fields in table
2016-06-11 16:58:11 +02:00
Médéric RIBREUX
bf02d34f55
Blacklist qt5 tests for Travis
2016-06-11 16:25:03 +02:00
Matthias Kuhn
7040ad41d2
Fix sip bindings
2016-06-11 12:50:19 +02:00
Matthias Kuhn
1877bcd081
Only show writable fields in field calculator
...
Fix #15000
2016-06-11 12:29:00 +02:00
Médéric RIBREUX
dbd1050879
[Processing][Tests] Improve Processing GRASS7 testsuite
2016-06-11 11:27:23 +02:00
Salvatore Larosa
3b998d21ed
[dbmanager] fix some import statement
2016-06-10 22:18:52 +02:00
Salvatore Larosa
c578f3a635
[dbmanager] Fix some pyqtslot
2016-06-10 18:01:02 +02:00
Salvatore Larosa
b9d1544c64
[dbmanager] Fixes #14740 - Previews do not work and python error for PG layers
2016-06-10 17:22:19 +02:00
Alexander Bruy
48949d642f
[processing] improve error message text (refs #14929 )
2016-06-10 15:30:03 +03:00
Alexander Bruy
895b9558b5
Merge pull request #3166 from nirvn/fix_processing_refactor_fields
...
[processing] fix missing quotes to field name in refactor fields
2016-06-10 10:59:00 +03:00