Albert S. crtxcr
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
Vergelijk 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
Vergelijk 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
Vergelijk 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
Vergelijk 8 commits »
crtxcr pushed to wip/rearrange at crtxcr/qsrun 2020-09-27 22:54:19 +02:00
8eb8f17617 implement deletion of entries
652c7753d1 addToFavourites: catch exception when saving entry
e169e6f813 window: getNextFreeCell(): reimplement without refering to grid
0a3f0c0ffc EnrtyConfig: store iconPath, not QIcon. Keeps icon after rearranging entries
b148d22904 Window: buttonClick(): Correct parameter name
Vergelijk 12 commits »
crtxcr commented on pull request crtxcr/qsrun#15 2020-09-27 22:38:45 +02:00
WIP: Rearrange Pushbuttons, Deletion, Add system entries to favourites, Save

This is not a complete button since inheritance is not actually applied here

crtxcr commented on pull request crtxcr/qsrun#15 2020-09-27 22:38:45 +02:00
WIP: Rearrange Pushbuttons, Deletion, Add system entries to favourites, Save

Problems

crtxcr pushed to wip/rearrange at crtxcr/qsrun 2020-09-27 22:34:36 +02:00
6ad2e5ad66 implement deletion of entries
e504d7ab4f addToFavourites: catch exception when saving entry
2d03d86a1b window: getNextFreeCell(): reimplement without refering to grid
b7d2c2cc6a EnrtyConfig: store iconPath, not QIcon. Keeps icon after rearranging entries
6a7f2f1ebb Window: buttonClick(): Correct parameter name
Vergelijk 6 commits »