Block a user
776cbe4d30
EntryProvider: saveUserEntry(): Add missing fields
101885ffe4
window: addToFavourites(): Save non-system entries in their originating path
79d15fb628
Introduce EntryType. Retire userEntry boolean
95e855f325
EntryProvider: readqsrunfile(): impl. inherit w/o using EntityConfig.update()
2acfe6126a
EntryProvider: readqsrunfile(): Simplify by using QHash
776cbe4d30
EntryProvider: saveUserEntry(): Add missing fields
101885ffe4
window: addToFavourites(): Save non-system entries in their originating path
79d15fb628
Introduce EntryType. Retire userEntry boolean
95e855f325
EntryProvider: readqsrunfile(): impl. inherit w/o using EntityConfig.update()
2acfe6126a
EntryProvider: readqsrunfile(): Simplify by using QHash
eb9fc47927
fixup! Introduce EntryType. Retire userEntry boolean
026a27a7a0
window: addToFavourites(): Save non-system entries in their originating path
72321afced
fixup! Introduce EntryType. Retire userEntry boolean
82c9694e2b
Introduce EntryType. Retire userEntry boolean
cb52e240ca
EntryProvider: readqsrunfile(): impl. inherit w/o using EntityConfig.update()
3c1d996a89
EntryProvider: readqsrunfile(): Simplify by using QHash
Option to always fit buttons, or to make the size configurable
WIP: Rearrange Pushbuttons, Deletion, Add system entries to favourites, Save
Problem
- Add to favourites
- Rearrange
- Entry from 1 gets saved completely. Has inheritances property, but it's useless since everything will be stored.
Maybe:
Remove boolean { SYSTEM_ENTRY, USER_ENTRY, INHERITED_ENTRY }
INHERITED_ENTRY does not save anything beyond "inherit", "rows, "cols".
0855767f21
rename Window::buttonClick to Window::executeConfig
3799978cb7
rename Window::buttonClick to Window::executeConfig
3799978cb7
rename Window::buttonClick to Window::executeConfig
d1fad58caa
window: use EntryConfig, not EntryPushButton for slots
e8876e2b61
EntryConfig: update(): Add missing assignments
761442f378
fixup! Save rearranged EntryConfig of buttons with new EntryProvider::saveUserEntry
68f6731ff6
implement deletion of entries
2adcf4f5b8
implement deletion of entries
ef35f09cc8
addToFavourites: catch exception when saving entry
6b4db195f5
window: getNextFreeCell(): reimplement without refering to grid
9f2ce25c3a
EnrtyConfig: store iconPath, not QIcon. Keeps icon after rearranging entries
8eb8f17617
implement deletion of entries