Albert S. crtxcr
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
Compare 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
Compare 6 commits »
crtxcr opened issue crtxcr/raou#2 2020-09-26 19:15:52 +02:00
Packaging
crtxcr pushed to master at crtxcr/raou 2020-09-26 19:13:49 +02:00
30f3002bda Update README: When to use raou, clarifications
crtxcr pushed to master at crtxcr/raou 2020-09-26 18:57:33 +02:00
ac315529b3 Only allow alphanumeric and dots for entrynames
1aa191d563 Only allow alphanumeric and dots for entrynames
Compare 2 commits »
crtxcr pushed to master at crtxcr/raou 2020-09-26 18:55:52 +02:00
1aa191d563 Only allow alphanumeric and dots for entrynames
aaa6670eda check whether entry is file. avoids 'raou .' panic
9f2f0e66b2 exec: use canonicalize to check for file existance too. better error message.
Compare 3 commits »
crtxcr pushed to master at crtxcr/qswiki 2020-09-26 17:29:38 +02:00
5178842990 submodule/cpp-httplib: update to current release
crtxcr pushed to master at crtxcr/exile.h 2020-09-26 17:23:59 +02:00
23f697bcc9 Update README.md: Update example projects links, minor improvements
6546d3cff4 Update README.md: Update example projects links, minor improvements
Compare 2 commits »
crtxcr pushed to master at crtxcr/exile.h 2020-09-26 17:21:29 +02:00
6546d3cff4 Update README.md: Update example projects links, minor improvements
crtxcr pushed to master at crtxcr/qswiki 2020-09-26 17:15:09 +02:00
09345d0dab sandbox: First version using qssb.h
crtxcr closed pull request crtxcr/qswiki#20 2020-09-26 17:06:32 +02:00
sandboxing: First version using qssb.h
crtxcr pushed to feature/qssb at crtxcr/qswiki 2020-09-26 17:03:39 +02:00
a79450b68b sandbox: First version using qssb.h
80b45767c7 sandboxing: First version using qssb.h
Compare 2 commits »
crtxcr pushed to feature/qssb at crtxcr/qswiki 2020-09-26 16:55:25 +02:00
80b45767c7 sandboxing: First version using qssb.h
c2a5fc0381 sandboxing: First version using qssb.h
Compare 2 commits »
crtxcr created pull request crtxcr/qswiki#20 2020-09-26 16:43:45 +02:00
sandboxing: First version using qssb.h
crtxcr pushed to feature/qssb at crtxcr/qswiki 2020-09-26 16:42:55 +02:00
c2a5fc0381 sandboxing: First version using qssb.h
dac5aafb0a sandbox-linux: First working verison.
a492df84c6 fixup! WIP: use qssb for sandboxing
5c02dde14a WIP: use qssb for sandboxing
Compare 4 commits »
crtxcr pushed to feature/qssb at crtxcr/qswiki 2020-09-26 16:31:48 +02:00
dac5aafb0a sandbox-linux: First working verison.
a492df84c6 fixup! WIP: use qssb for sandboxing
Compare 2 commits »
crtxcr pushed to master at crtxcr/exile.h 2020-09-26 16:10:44 +02:00
763c65c3fe qssb_enable_policy: check for empty str instead of NULL ptr