Albert S. crtxcr
crtxcr pushed to master at crtxcr/qsrun 2020-10-04 21:54:40 +02:00
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
Compare 22 commits »
crtxcr pushed to wip/rearrange at crtxcr/qsrun 2020-10-04 21:51:33 +02:00
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
Compare 37 commits »
crtxcr pushed to wip/rearrange at crtxcr/qsrun 2020-10-04 21:36:44 +02:00
66c014074a EntryProvider: saveUserEntry(): Add missing fields
crtxcr pushed to wip/rearrange at crtxcr/qsrun 2020-10-04 21:00:31 +02:00
dbba0de845 fixup! window: addToFavourites(): Save non-system entries in their originating path
crtxcr pushed to wip/rearrange at crtxcr/qsrun 2020-10-04 20:55:42 +02:00
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
Compare 3 commits »
crtxcr pushed to wip/rearrange at crtxcr/qsrun 2020-10-04 19:34:22 +02:00
82c9694e2b Introduce EntryType. Retire userEntry boolean
cb52e240ca EntryProvider: readqsrunfile(): impl. inherit w/o using EntityConfig.update()
3c1d996a89 EntryProvider: readqsrunfile(): Simplify by using QHash
Compare 3 commits »
crtxcr opened issue crtxcr/qsrun#20 2020-10-04 18:59:02 +02:00
Option to always fit buttons, or to make the size configurable
crtxcr opened issue crtxcr/qsrun#19 2020-10-03 22:51:56 +02:00
Feature: Folders or Popup menus
crtxcr opened issue crtxcr/qsrun#18 2020-10-03 22:50:42 +02:00
Feature: Seeing "all" applications
crtxcr pushed to wip/rearrange at crtxcr/qsrun 2020-09-29 23:09:43 +02:00
bbcd7e8827 fixup! Save rearranged EntryConfig of buttons with new EntryProvider::saveUserEntry
crtxcr opened issue crtxcr/qswiki#21 2020-09-28 19:49:20 +02:00
CLI interface for administrator
crtxcr commented on pull request crtxcr/qsrun#15 2020-09-28 19:22:23 +02:00
WIP: Rearrange Pushbuttons, Deletion, Add system entries to favourites, Save

Problem

  1. Add to favourites
  2. Rearrange
  3. 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".

crtxcr pushed to wip/rearrange at crtxcr/qsrun 2020-09-28 19:18:39 +02:00
4d99aaf033 addToFavourites: only save the minimum
crtxcr pushed to wip/rearrange at crtxcr/qsrun 2020-09-28 19:14:09 +02:00
0855767f21 rename Window::buttonClick to Window::executeConfig
3799978cb7 rename Window::buttonClick to Window::executeConfig
Compare 2 commits »
crtxcr pushed to wip/rearrange at crtxcr/qsrun 2020-09-28 19:10:36 +02:00
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
Compare 33 commits »
crtxcr pushed to master at crtxcr/qsrun 2020-09-28 19:10:10 +02:00
b588fd07be EntryProvider: fix handling of names with spaces
crtxcr pushed to wip/rearrange at crtxcr/qsrun 2020-09-28 18:50:11 +02:00
b4f61eb90f EntryProvider: fix handling of names with spaces
crtxcr pushed to wip/rearrange at crtxcr/qsrun 2020-09-28 18:42:49 +02:00
d74c09c4e3 fixup! Save rearranged EntryConfig of buttons with new EntryProvider::saveUserEntry
crtxcr pushed to wip/rearrange at crtxcr/qsrun 2020-09-27 23:01:50 +02:00
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
Compare 8 commits »