38 Commits

Author SHA1 Message Date
Juergen E. Fischer
150a64e9ac fix warnings and translation strings 2017-11-12 21:57:15 +01:00
Nyall Dawson
2e6d125a6f Use =default, =delete where possible 2017-11-11 15:22:19 +10:00
Nyall Dawson
871f71305d Use clang-tidy modernize-use-default-member-init to modernize initializers 2017-11-11 10:54:44 +10:00
David
0ba8f97979 no +/- buttons when not needed and some graphical finetuning
scroll area for attribute type config, but no scroll area for whole tab
set attribute type config to invisible when a container box is selected
2017-11-08 16:53:04 +01:00
David
ba243e559d References #17412 Fixes problem when changeing sort but not when renaming
When sort and then toggle edditing, the problem was that it wanted to rename all the fields
Whis is avoided now by checking the indexes
But still problems open when one wants to rename fields in unsorted layout
2017-11-07 17:15:25 +01:00
David
44d8db9cdf editable and lable on top + fixes
in attribute form properties: editable and lable on top config to general
fix: in case that somebody deletes a field on sourcedata and then wants to change config on it in attribute - it's now disabled (but not updated)
fix: if adding new attribute after adding a virtual one, the display of the list was wrong (value of virtual in non-virtual row) - now it reloads the table correctly
2017-11-07 15:28:46 +01:00
David
7e2ee74da8 help and suppress form
help from attributetypedialog is handled over the help of vectorlayerproperties
suppress form combo takes the default value from the settings
fixed troubles on loading gui
2017-11-06 16:34:05 +01:00
David
52240ad7f7 fixed problem with saving first entry 2017-11-06 14:21:21 +01:00
David
2c0d5188d5 some changes in attribute form properties and source data properties
changed style of layout, initcode and suppress-combo
display read only comment
fixed saving of wfs
improved layout
some tooltips
2017-11-06 13:29:47 +01:00
David
d21d45b72b basics of new dialog for the initcode python functionalities
means, some cosmetic changes should still be done in qgsattributesforminitcode.ui
2017-11-02 15:31:40 +01:00
David
c3716474a1 attribute editor layout selection etc. 2017-11-02 11:36:50 +01:00
David
90546b0d79 final relation cardinality combobox 2017-11-02 09:12:52 +01:00
David
02d2ba64ef spelling 2017-10-27 20:57:13 +02:00
David
fb0a5ca79b Relation Combo 2017-10-27 19:18:34 +02:00
David
e7a3a28b3f commit 2017-10-27 18:59:13 +02:00
David
e724dfcd36 commit 2017-10-27 18:58:56 +02:00
David
665a6f0376 combobox for cardinality 2017-10-27 18:37:56 +02:00
David
6055e713a3 Relation Cardinality config 2017-10-27 17:58:33 +02:00
David
e251b24437 relation properties 2017-10-27 17:12:30 +02:00
David
b198923183 Relation Cardinality without own gui 2017-10-27 13:19:09 +02:00
David
6af4bb84fd relationconfig 2017-10-27 12:26:11 +02:00
David
9df37d315b alias field and fixed problem with storing 2017-10-27 07:45:12 +02:00
David
3a547dc5b9 relations in list
alias comment in gui (not ready yet)
2017-10-26 17:06:54 +02:00
David
18b6caf14c add relations into drag-tree 2017-10-26 09:37:12 +02:00
Matthias Kuhn
e4767e693f
Remove debug statement 2017-09-29 14:48:37 +02:00
Matthias Kuhn
7410fbb009
Some layout changes 2017-09-29 14:33:08 +02:00
Matthias Kuhn
d5e0b183ff
Fix store/reload of widget configuration 2017-09-29 14:15:30 +02:00
Matthias Kuhn
95a392b0f3
Fix reference to temporary 2017-09-29 11:03:27 +02:00
Matthias Kuhn
a1fd82042f
Avoid warnings 2017-09-29 11:02:45 +02:00
Matthias Kuhn
431250499f
Change widget selection list to combobox 2017-09-28 14:01:51 +02:00
Matthias Kuhn
630b567d7d
Descriptive Titles 2017-09-28 13:26:46 +02:00
Matthias Kuhn
8f7190f224
Remove switch default: Force warnings 2017-09-28 12:03:55 +02:00
Matthias Kuhn
8bef8d81a0
Range-based for loop 2017-09-28 12:03:21 +02:00
Matthias Kuhn
67d2dd53bd
m prefix is only for members 2017-09-28 12:03:17 +02:00
Matthias Kuhn
89943e1259
Add getter/setter for type 2017-09-28 11:59:26 +02:00
Matthias Kuhn
02b3865e42
Code formatting 2017-09-28 11:39:03 +02:00
David
c8495ea4e9 work in progress status 2017-09-20 16:12:13 +02:00
David
8f895f6c64 QEP 37: Fields And Forms Redesign - interim status 2017-08-21 08:40:24 +02:00