Denis Rouzaud
92a46f02cf
create a QgsDatumTransformTableWidget to avoid code duplication
...
this contains the table view and the 3 buttons (add/remove/edit)
2017-12-15 14:16:12 +10:00
Denis Rouzaud
44ed7bd9fb
define default transforms in global options
...
adds QgsCoordinateTransformContext::readSettings()/writeSettings to read/write from settings
2017-12-15 14:15:02 +10:00
Denis Rouzaud
080bea1989
saving datums transform in projet, removing in dialog ok
2017-12-15 14:14:47 +10:00
Denis Rouzaud
3777aade5b
added some options
2017-12-15 14:14:47 +10:00
Nyall Dawson
a15b54d997
Swap missing 0->nullptr and add missing overrides
2017-12-12 21:14:58 +11:00
Alexander Bruy
1c6ba5503c
use https for help
2017-12-11 19:59:30 +02:00
Richard Duivenvoorde
6378332c01
flags apparently converted from png to svg
2017-11-29 13:17:16 +01:00
Nyall Dawson
148380abef
Fix inefficient QString splitting
...
QString::split with single characters is about 10x faster than
QString::split using QStrings
2017-11-26 12:45:06 +10:00
Nyall Dawson
de7b33a373
[needs-docs] Remove option to show raster preview icons in layer tree
...
This option is not safe - see #16803 , and generally undesirable
due to how slow generating the preview icons are
2017-11-15 10:14:47 +11:00
Nyall Dawson
6e31fccc5d
[needs-docs] Remove option to capitalize layer names, and make it always on
...
Doing this removes some work from our users - giving layers
a nicely generated name by default
2017-11-14 21:53:31 +11:00
Nyall Dawson
91e2353067
[needs-docs] Remove options for making layer names and groups bold
...
Either these options are desirable, in which case they should
be the default settings, or not, in which case we don't need
an extra user option to control this.
2017-11-12 16:53:26 +10:00
Borys Jurgiel
c315eb3f6a
Reimplement QgsOptionsDialogBase::optionsStackedWidget_CurrentChanged in derived classes rather than duplicate it
2017-11-06 18:11:40 +01:00
Matthias Kuhn
ae33b58ac7
Merge pull request #5533 from DelazJ/pluginlist
...
[bugfix]Remember the c++ plugins folders in Options dialog
2017-11-06 10:30:23 +01:00
Harrissou Sant-anna
5523b0597b
[Bugfix] Enable adding color in Options->Color tab
2017-11-06 07:43:05 +10:00
Harrissou Sant-anna
67dc3187f9
Add some const and renaming
2017-11-05 20:02:59 +01:00
Harrissou Sant-anna
fbcc48ec9e
Remove Q_FOREACH and 'my' prefix for variable
2017-11-05 16:02:25 +01:00
Harrissou Sant-anna
4c3b16a4a6
Remove some Q_FOREACH
2017-11-05 16:01:00 +01:00
Harrissou Sant-anna
9e27362b30
[bugfix]Remember the c++ plugins folder in Options dialog
...
and enable the remove button
2017-11-04 23:27:14 +01:00
Nyall Dawson
7dc48f3a17
Merge pull request #5508 from DelazJ/message_spacing
...
Fixing messages displayed in GUI
2017-11-02 08:13:25 +11:00
Matthias Kuhn
ec27839aff
Better typing for variables in configuration options
2017-10-30 11:29:16 +01:00
Matthias Kuhn
257f442901
Fix proxy basic authentication setting
2017-10-30 11:27:35 +01:00
Martin Dobias
6476fef419
Merge pull request #5451 from wonder-sk/snap-indicators
...
Snap indicators improvements
2017-10-27 20:50:53 +01:00
Harrissou Sant-anna
f5025cc668
Use a more appropriate dialog title for message boxes
...
and capitalise first letters
2017-10-27 01:43:26 +02:00
Martin Dobias
568b22d53f
[FEATURE] Snapping feedback improvements
...
- tooltips with name of the layer that has been snapped
- different markers for different snap types (cross for vertex, X for intersection, box for edge)
- snapping marker color can be customized in options (default: magenta - as before)
- whether to show tooltips can be customized in options (default: off)
2017-10-25 12:52:26 +01:00
Alessandro Pasotti
8643177421
[auth] Add connection cache clear options
...
This fixes a bug that required to restart
QGIS after a connection failed due to SSL
errors (the connection auth was cached).
Also:
- added a tab for content and connection
auth cache configuration
- user feedback on (both) caches cleared
- changed icon for content cache clear to
a trash bin (after users enquiries about
what was that "back/undo" icon for)
2017-10-23 19:16:18 +02:00
Nyall Dawson
24a9c522e3
Move qgsAsConst to qgis::as_const
...
So it's more inline with the std::as_const implementation which
it fills in for, and allows us to 'polyfill' other c++>11
features into the qgis:: namespace.
2017-10-13 19:47:37 +10:00
Nyall Dawson
1429f2c778
Remove autoconnected slots, pt 2
2017-10-09 08:48:23 +10:00
Harrissou Sant-anna
5600236a28
Fix again
2017-10-08 00:02:33 +02:00
Harrissou Sant-anna
a8eec08390
Fix spelling
2017-10-08 00:00:55 +02:00
Harrissou Sant-anna
0521b3f70e
Clean QgsOptions class from on_m...clicked() calls
2017-10-07 08:24:05 +02:00
Larry Shaffer
3852e5db98
[auth] Update wording of auth settings widget; add formatted warnings
2017-10-04 13:58:50 -06:00
Alessandro Pasotti
191942abf0
[auth] Proxy settings use the new auth settings dialog
2017-10-03 09:12:28 +02:00
Alessandro Pasotti
1f7dc5768b
[auth] Only show compatible authentication configurations
2017-09-25 15:27:43 +02:00
Alessandro Pasotti
21b99de773
[auth] Allow stored auth configurations to be used for proxy settings
2017-09-25 15:13:35 +02:00
Nyall Dawson
31c1ae1c6a
Add missing QStringLiterals
2017-09-25 17:12:03 +10:00
Nyall Dawson
8dffa33a27
Allow QgsOptionsPageWidget to set a specific help key to view
...
when clicking help in the options dialog
2017-09-24 08:29:39 +10:00
Harrissou Sant-anna
34b9ae293d
Set the most accurate User Manual page to Options tabs
...
Because some of the tabs in Options dialog have a dedicated chapter where they are fully described, better use those links instead of the global one.
2017-09-24 08:00:43 +10:00
Nyall Dawson
ba64e3e533
Remove redundant initializations
...
Fixes when a member is initialized both in the header and
source to the same initial value
(via clang-tidy modernize-use-default-member-init fixit)
2017-09-11 17:09:35 +10:00
Nyall Dawson
f88ddcb543
Remove startup tips
2017-08-17 15:55:06 +10:00
Matthias Kuhn
55cdc89a11
Merge pull request #5004 from jgrocha/helpviewer
...
[needs-docs] Refactoring of all help calls, deprecating QgsContextHelp+Helpviewer
2017-08-16 18:30:59 +02:00
Jorge Gustavo Rocha
fe59a19e17
Change all ocurrences on_buttonBox_helpRequested to showHelp
...
Add help button to 3 dialogs
Fix missing QStringLiteral
Fix CMakeLists.txt indentation
Fix qhelp.h and qgis_sip.h includes with <>
2017-08-15 23:51:03 +02:00
Nyall Dawson
4ab4a1fcad
Spell check 'mitre' -> 'miter' (i.e. use en-us variation)
2017-08-07 18:08:57 +10:00
Alexandre Neto
5281a3697f
More work on titles capitalization
2017-07-28 13:18:15 +01:00
Nyall Dawson
08a9bcba0a
Unify scale widgets API
...
Flip all scale based widgets to use scale denominators instead
of actual scales (ie 100.0 instead of 0.01 for 1:100).
This is done for consistency with the rest of the API, which
predominantly uses scale denominators. It also helps
precision loss as a result of multiple 1.0 / scale conversions
throughout the code.
Refs #15337
2017-06-09 09:11:10 +10:00
Alessandro Pasotti
e43dfa2810
[addlayerbutton] Added option for modeless layer dialog (default false)
2017-06-02 16:57:45 +02:00
Nyall Dawson
94829206d1
Flip 'alpha' to 'opacity' in gui API
2017-05-30 13:33:09 +10:00
Nyall Dawson
df9d9f6748
Invalidate current locator results when locator options are changed
2017-05-17 21:33:48 +10:00
Nyall Dawson
7635b44b50
Make locator settings persistent
2017-05-17 21:33:48 +10:00
Nyall Dawson
ce66393636
Add (non-functional) locator configuration dialog
2017-05-17 21:33:48 +10:00
Nyall Dawson
ac94345331
Rename QgisGui to QgsGuiUtils
...
Better reflects what this namespace contains, and replaces the
non-standard Qgis prefix with the Qgs standard
2017-05-15 07:33:52 +10:00