46225 Commits

Author SHA1 Message Date
Denis Rouzaud
fdada84bb7 [offset] warn user when layer has Z/M geometries 2018-02-19 05:14:26 -09:00
Denis Rouzaud
5b499f2428 [offset] meter limit min to 1, quadrant segments min to 1 2018-02-19 05:14:26 -09:00
Sandro Mani
b47eb87edb
Merge pull request #6301 from manisandro/qt5.10
Initial workaround for Qt5.10 instability
2018-02-19 14:49:22 +01:00
Faneva
78c79a9243 [dbmanager] fix shortcut execute query 2018-02-19 15:52:45 +03:00
Sandro Mani
ea9480ef0a Don't set focusProxy in QgsCollapsibleGroupBoxBasic when compiled against Qt5.10+, it causes crashes 2018-02-19 12:57:52 +01:00
Denis Rouzaud
a7ca742d30 fix double/int comparison 2018-02-19 02:08:36 -09:00
Denis Rouzaud
3f9963e248 tweak match from nearestEdge to return an Area type
also make that VisitorArea return the given point as the match point
2018-02-19 02:08:36 -09:00
Denis Rouzaud
1d0043edd7 add test for QgsPointLocator::nearestArea 2018-02-19 02:08:36 -09:00
Denis Rouzaud
9e2e99fe42 snapToCurrentLayer correctly handles Area type 2018-02-19 02:08:36 -09:00
Denis Rouzaud
965a4e87aa revert adding tolerance to QgsSnappingUtils::snapToCurrentLayer
since it already uses digitizing settings
2018-02-19 02:08:36 -09:00
Nathan Woodrow
337fa7b152
Merge pull request #6379 from NathanW2/browser_sort_order
Better sort order for browser node
2018-02-19 20:46:30 +10:00
Nathan Woodrow
19328dda92 Change order of XYZ tiles 2018-02-19 20:43:09 +10:00
nirvn
a303ef5ab7 fix disabled map unit widgets when opening project prop. dialog
(fixes #17208)
2018-02-19 17:37:35 +07:00
nirvn
ae956d7fea [layouts] improve default window state for reports 2018-02-19 17:34:51 +07:00
nirvn
699567173f [layouts] hide atlas/report items in the window right-click menu 2018-02-19 17:34:51 +07:00
nirvn
8fd35c3a31 [layouts] add missing items in the toolbars sub-menu 2018-02-19 17:34:51 +07:00
nirvn
2f70dd0a42 [layouts] sort panels and toolbars sub-menus 2018-02-19 17:34:51 +07:00
nirvn
007009f9b8 [layouts] improve right-click popup menu
- as with the main window, show bold titles
- sort toolbars and panels alphabetically
2018-02-19 17:34:51 +07:00
Alessandro Pasotti
6da78b9562
Merge pull request #6187 from DelazJ/rulebaseDialog
Show "Edit rule" dialog instead of widget when in Layer properties dialog
2018-02-19 10:01:35 +01:00
Juergen E. Fischer
d7edf6c58a fix e606b795d 2018-02-19 09:43:52 +01:00
Alessandro Pasotti
39e1c46beb
Merge pull request #6167 from DelazJ/DBManagerQueryDialog
[DB Manager]Allow preset query combobox to expand
2018-02-19 09:42:52 +01:00
Nyall Dawson
89259e85f7 [layouts] Move responsibility for matching map colors to project
background color to app

This fits better in app - the silent auto setting of background
colors should not apply to scripts manually creating QgsLayoutItemMap
items.
2018-02-19 19:18:24 +11:00
Nyall Dawson
0e3af9c6a9 [layouts] Remove use of QStyleOptionGraphicsItem from QgsLayoutItem API
Turns out the useful methods in QStyleOptionGraphicsItem were deprecated
in Qt 5.10. To future protect our API this replaces all public
use of QStyleOptionGraphicsItem, so that we're free to revise
the internals of how we use QStyleOptionGraphicsItem without breaking
the public QGIS API.
2018-02-19 19:18:24 +11:00
Nyall Dawson
9911209257
Merge pull request #6375 from nyalldawson/interupt
Remove QgsInterruptionChecker and replace with QgsFeedback
2018-02-19 19:17:14 +11:00
Nyall Dawson
627a590c9b Fix geometry checker cannot export errors to gpkg
Fixes #18128

Also exposes other format choices in dialog
2018-02-19 17:57:07 +11:00
Nathan Woodrow
fc98c840c6 Better sort order for browser node 2018-02-19 16:41:43 +10:00
Nyall Dawson
605ea376df Fix uuid() function returns the same uuid
Fixes #18130
2018-02-19 16:56:44 +11:00
Nyall Dawson
b759fc924a Prepare expression for faster field calculation in attribute table dialog 2018-02-19 16:56:44 +11:00
Nathan Woodrow
71a7de6890 [FIX] Fix loading projects with . in name
At least on Windows 2.18.qgs is a valid name for a file.
2018-02-19 15:07:50 +10:00
Nyall Dawson
d830821b13 Remove QgsInterruptionChecker and replace with QgsFeedback use
There's little need for two classes with similar goals here.
2018-02-19 10:18:00 +10:00
Nyall Dawson
1014e5c7a1 Remove unused QgsVectorLayerInterruptionCheckerDuringCountSymbolFeatures class 2018-02-19 10:16:48 +10:00
Juergen E. Fischer
2c53630747 add missing copyright headers 2018-02-18 20:53:40 +01:00
Juergen E. Fischer
e606b795da update_ts.sh: fix selective download of translations 2018-02-18 18:23:59 +01:00
Juergen E. Fischer
dcfe5ca63f update translation strings 2018-02-18 17:35:34 +01:00
Jürgen Fischer
688e964655
Merge pull request #6373 from DelazJ/QMessageBoxTitles
Fix message box title
2018-02-18 14:07:35 +01:00
Juergen E. Fischer
03354eea09 INSTALL is a output file (followup 1dd6db384f) 2018-02-18 14:01:25 +01:00
Harrissou Sant-anna
28e282ac02 Fix message box title 2018-02-18 13:28:04 +01:00
Webmaster
c5b6f576ec [needs-docs][layout] rename command history to undo history 2018-02-18 19:00:04 +07:00
Webmaster
24cbbcfa04 [layout] use nicer default state and geometry 2018-02-18 19:00:04 +07:00
Webmaster
9d56c3830e [ui] update default windows state and geometry 2018-02-18 19:00:04 +07:00
Webmaster
65f6a909b1 [ui] update mkuidefaults.py script 2018-02-18 19:00:04 +07:00
Blottiere Paul
323e75c029
Merge pull request #5823 from pblottiere/bugfix_curvedstrings_z
[bugfix] Fixes #17576 and #17574 Add Z support and fixes crashes
2018-02-18 10:58:09 +00:00
Salvatore Larosa
4b5fc40379 [welcomepage] fixes #18118 remove last item causes a crash 2018-02-17 23:00:28 +01:00
Denis Rouzaud
6c64c5a586 fix spelling 2018-02-17 09:33:35 -09:00
Denis Rouzaud
45bfa50cba [offset tool] fix #18115 improved offset calculation
* use QgsGeometry::contains for polygons (contains => negative offset)
* use the geometry part and not the whole geometry to find closest segment
2018-02-17 09:33:35 -09:00
Denis Rouzaud
cad45c0b80 test geometry validity before applying offset 2018-02-17 09:33:35 -09:00
Denis Rouzaud
b0bc2b20c7 improve test for QgsSettings::enumSettingValue 2018-02-17 09:33:35 -09:00
Denis Rouzaud
f1123501d4 make QgsTolerance a Q_GADGET
to use Q_ENUM
2018-02-17 09:33:35 -09:00
Denis Rouzaud
2f385da9c8 [offset tool] handle rings and allow selecting by area
* correctly handles rings and parts
* allow to select polygon by area (not only edge)
2018-02-17 09:33:35 -09:00
Juergen E. Fischer
08bcb1cdd7 drastically speedup update_ts.sh with Qt5's lupdate 2018-02-17 17:02:01 +01:00