Blottiere Paul
fa4777ead2
Add an origin (PAL or Diagram) to QgsProperty
2017-10-09 05:01:34 +01:00
Blottiere Paul
37783f7444
[needs-doc] Auxiliary layers can be created from the auxiliary storage tab
2017-10-09 05:01:34 +01:00
Blottiere Paul
a550a32719
Auxiliary layers may be created or loaded from auxiliary storage
2017-10-09 05:01:34 +01:00
Blottiere Paul
de498314d2
Add auxiliary storage mechanism in project
2017-10-09 04:44:39 +01:00
Blottiere Paul
072c0f24ff
[needs-doc] Add auxiliary storage tab
2017-10-09 04:44:39 +01:00
Nyall Dawson
e30cc31762
Followup 1429f2c7, remove duplicate connections
2017-10-09 13:12:57 +10:00
Ismail Sunni
1be2f3ee66
Add methods to remove variables from global/project scope
2017-10-09 12:03:37 +10:00
Nyall Dawson
42676dc93c
Move some getters which are incorrectly marked as slots,
...
remove some unnecessary 'const's from signals
Thanks to clazy const-signal-or-slot check
2017-10-09 11:53:06 +10:00
Nyall Dawson
3d8440cc0b
Merge pull request #5326 from nyalldawson/frick_off_autoconnects
...
Flip autoconnected slots to explicit connections
2017-10-09 10:24:04 +10:00
Nyall Dawson
9aa6142bab
Merge pull request #5291 from nyalldawson/layout_next
...
[layouts] Port most interaction actions from composer
2017-10-09 10:12:17 +10:00
Nyall Dawson
e8634210f8
Make more slots private
2017-10-09 09:12:56 +10:00
Nyall Dawson
365b8a1ebb
Fix missing connection
2017-10-09 09:10:35 +10:00
Nyall Dawson
7cfd284fb1
Remove all previously autoconnected slots from public API
...
These are implementation details only, and should not be
part of the stable API.
We need the flexibility to change these at any stage without
being bound by any API contract.
2017-10-09 09:04:18 +10:00
Nyall Dawson
1429f2c778
Remove autoconnected slots, pt 2
2017-10-09 08:48:23 +10:00
Nyall Dawson
fea2726c1c
Flip autoconnected slots to explicit connections, pt 1
2017-10-09 07:30:52 +10:00
Matthias Kuhn
5d0f8cd871
Merge pull request #5323 from DelazJ/networkspacing
...
Align items and reduce spacing in Options -> Network dialog
2017-10-08 12:45:17 +02:00
Matthias Kuhn
b9dd23805b
Merge pull request #5325 from DelazJ/qgsoptions
...
Clean QgsOptions class from on_m...clicked() calls
2017-10-08 12:41:35 +02: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
edda367598
Align items and reduce spacing in Options -> Network dialog
2017-10-07 22:53:53 +02:00
Matthias Kuhn
b4f3055d02
[spatialite] Avoid the term "Error", saving style to DB is optional
2017-10-07 15:23:56 +02:00
Matthias Kuhn
8915936296
Close file after write
2017-10-07 15:23:56 +02:00
Matthias Kuhn
379b5ed7de
Remove executable flag from test files
2017-10-07 15:23:56 +02:00
Matthias Kuhn
20150734bc
[travis] Add more color to output
2017-10-07 14:21:13 +02:00
Matthias Kuhn
6dde427dfc
[travis] Fold ccache statistics
2017-10-07 14:21:13 +02:00
Matthias Kuhn
ade21ea3c6
[travis] Make section titles bold
2017-10-07 14:21:13 +02:00
Matthias Kuhn
c0d4c040f4
[travis] Improve fold title for build section
2017-10-07 14:21:13 +02:00
Matthias Kuhn
4608394fed
[travis] Fold cmake output
2017-10-07 14:21:13 +02:00
Matthias Kuhn
83f9e81e95
[travis] Less noise for DB initialisation
2017-10-07 14:21:13 +02:00
Matthias Kuhn
1945c97da5
[travis] Be quiet
2017-10-07 14:21:13 +02:00
Stelios Vitalis
a2da64a47b
Add information regarding polygon's normal calculation
2017-10-07 13:29:32 +02:00
Matthias Kuhn
7a4d890f6d
Fix build warning
2017-10-07 13:10:22 +02:00
Juergen E. Fischer
1c7dbc7463
fix build
2017-10-07 09:05:52 +02:00
Harrissou Sant-anna
0521b3f70e
Clean QgsOptions class from on_m...clicked() calls
2017-10-07 08:24:05 +02:00
Marco Bernasocchi
1c63522819
Added QgsFields::names method to get a list of all the names of fields
2017-10-06 22:52:26 +02:00
Stelios Vitalis
59ea61a466
Refactoring on tesselator and other remarks applied
2017-10-06 18:29:28 +02:00
Alessandro Pasotti
057ddc2cee
[auth] Added mutex to protect cache for pkipkcs12 auth
2017-10-06 18:11:43 +02:00
Alessandro Pasotti
537ebcc779
[auth] Added mutex to protect cache for pkipaths auth
2017-10-06 18:11:22 +02:00
Alessandro Pasotti
71d90261f2
[auth] Added mutex to protect cache for identcert auth
2017-10-06 18:11:01 +02:00
Alessandro Pasotti
d76b04a975
[auth] Added mutex to protect cache for basic auth
2017-10-06 18:10:38 +02:00
Alessandro Pasotti
a4a33dff75
[auth] Check for empty credentials instead of null
2017-10-06 16:33:53 +02:00
Alessandro Pasotti
a7f132bc87
Prevent duplicated tabs in message log panel
...
by removing & when looping through existing tab names
2017-10-06 16:32:36 +02:00
Denis Rouzaud
5dce8edb95
fix and bring back scroll area into custom widgets
2017-10-06 13:59:32 +02:00
Stelios Vitalis
b787d53c99
Fix indentation and apply remarks
2017-10-06 13:15:10 +02:00
Nyall Dawson
3c87fe162a
Consistent tense for undo commands
2017-10-06 18:49:29 +10:00
Nyall Dawson
48c0fb3ec5
Add undo commands when reordering items through items dock
2017-10-06 18:48:10 +10:00
Nyall Dawson
0c858d27d6
Port display name handling from composer
2017-10-06 18:43:10 +10:00
Nyall Dawson
ee0e9ff5a1
Fix undo/redo crash with temporary test item
2017-10-06 18:32:17 +10:00
Nyall Dawson
83f035e63c
Indentation
2017-10-06 17:48:25 +10:00
Nyall Dawson
c8eaeb8f93
Port hide pages action from composer
2017-10-06 17:48:25 +10:00