Albert S. crtxcr
crtxcr crtxcr/qsrun#6 konusunu kapattı 2020-10-04 21:55:30 +02:00
GUI: Allow adding existing .desktop files
crtxcr crtxcr/qsrun#7 konusunu kapattı 2020-10-04 21:55:22 +02:00
GUI: Rearrange entries in the GUI
crtxcr crtxcr/qsrun deposuna master dalını gönderdi 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
22 işlemeyi karşılaştır »
crtxcr crtxcr/qsrun deposuna wip/rearrange dalını gönderdi 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
37 işlemeyi karşılaştır »
crtxcr crtxcr/qsrun deposuna wip/rearrange dalını gönderdi 2020-10-04 21:36:44 +02:00
66c014074a EntryProvider: saveUserEntry(): Add missing fields
crtxcr crtxcr/qsrun deposuna wip/rearrange dalını gönderdi 2020-10-04 21:00:31 +02:00
dbba0de845 fixup! window: addToFavourites(): Save non-system entries in their originating path
crtxcr crtxcr/qsrun deposuna wip/rearrange dalını gönderdi 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
3 işlemeyi karşılaştır »
crtxcr crtxcr/qsrun deposuna wip/rearrange dalını gönderdi 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
3 işlemeyi karşılaştır »
crtxcr crtxcr/qsrun#20 konusunu açtı 2020-10-04 18:59:02 +02:00
Option to always fit buttons, or to make the size configurable
crtxcr crtxcr/qsrun#19 konusunu açtı 2020-10-03 22:51:56 +02:00
Feature: Folders or Popup menus
crtxcr crtxcr/qsrun#18 konusunu açtı 2020-10-03 22:50:42 +02:00
Feature: Seeing "all" applications
crtxcr crtxcr/qsrun deposuna wip/rearrange dalını gönderdi 2020-09-29 23:09:43 +02:00
bbcd7e8827 fixup! Save rearranged EntryConfig of buttons with new EntryProvider::saveUserEntry
crtxcr crtxcr/qswiki#21 konusunu açtı 2020-09-28 19:49:20 +02:00
CLI interface for administrator
crtxcr crtxcr/qsrun#15 değişiklik isteğine yorum yaptı 2020-09-28 19:30:12 +02:00
WIP: Rearrange Pushbuttons, Deletion, Add system entries to favourites, Save

Space

crtxcr crtxcr/qsrun#15 değişiklik isteğine yorum yaptı 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 crtxcr/qsrun deposuna wip/rearrange dalını gönderdi 2020-09-28 19:18:39 +02:00
4d99aaf033 addToFavourites: only save the minimum
crtxcr crtxcr/qsrun deposuna wip/rearrange dalını gönderdi 2020-09-28 19:14:09 +02:00
0855767f21 rename Window::buttonClick to Window::executeConfig
3799978cb7 rename Window::buttonClick to Window::executeConfig
2 işlemeyi karşılaştır »
crtxcr crtxcr/qsrun deposuna wip/rearrange dalını gönderdi 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
33 işlemeyi karşılaştır »
crtxcr crtxcr/qsrun deposuna master dalını gönderdi 2020-09-28 19:10:10 +02:00
b588fd07be EntryProvider: fix handling of names with spaces
crtxcr crtxcr/qsrun deposuna wip/rearrange dalını gönderdi 2020-09-28 18:50:11 +02:00
b4f61eb90f EntryProvider: fix handling of names with spaces