13 Commits

Author SHA1 Message Date
Sandro Santilli
f5cd856531 Refresh virtual fields editing button state based on field selection
Allows removing virtual fields defined on read-only PostgreSQL tables.
Closes #17593
2017-12-12 15:59:40 +01:00
Nyall Dawson
2e6d125a6f Use =default, =delete where possible 2017-11-11 15:22:19 +10:00
Nyall Dawson
6de3980e45 Fix issues in vector layers properties dialog
- remove frames from new pages
- fix cramped widgets on hidpi screens
- fix broken aux storage layout
- standardise margins across pages
2017-11-10 17:20:26 +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
de33017b17 Fix #17412 Sorting fixed, no troubles when editing after sorting
Issue was, that the cellchange is triggered at re-sorting - so we need to check the names
Following issue was, that when removing or renaming something in re-sorted table - so there was a bug that referenced to the row instead of the index
Thought about to remove mIndexedWidgets completely, but when renumbering after delete in unsorted table, we cannot reference to the row order.
2017-11-08 10:18:51 +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
c227a9e5db layout and remove fieldproperties
icons and made naming
inputs from the pull request
remove old fieldpropertie-stuff
2017-11-06 18:53:20 +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
c3716474a1 attribute editor layout selection etc. 2017-11-02 11:36:50 +01:00
David
9b670d0853 App doc and style changes 2017-10-30 06:56:52 +01:00
David
910b9ea540 layout 2017-10-28 11:00:17 +02:00
David
8f895f6c64 QEP 37: Fields And Forms Redesign - interim status 2017-08-21 08:40:24 +02:00