Albert S. crtxcr
crtxcr opened issue crtxcr/qsrun#29 2020-10-13 16:36:31 +02:00
Swiss army-knife features
crtxcr pushed to master at crtxcr/qswiki 2020-10-12 22:13:35 +02:00
58ee1db23b template/quitesimple: insert missing space
crtxcr opened issue crtxcr/qsrun#28 2020-10-11 15:53:58 +02:00
Create user entry from dynamic entry
crtxcr pushed to wip/dynamics_buttons at crtxcr/qsrun 2020-10-11 15:33:49 +02:00
5178b6c9b6 executeConfig: Open terminal if Shift pressed
ce70efc83c executeConfig: Open terminal if ctrl pressed
Compare 2 commits »
crtxcr opened issue crtxcr/qsrun#27 2020-10-11 12:25:42 +02:00
PATH suggestions when pressing TAB: Show recommendations
crtxcr pushed to wip/dynamics_buttons at crtxcr/qsrun 2020-10-10 22:31:22 +02:00
ce70efc83c executeConfig: Open terminal if ctrl pressed
73f5ed521c executeConfig: Open terminal if ctrl pressed
Compare 2 commits »
crtxcr pushed to wip/dynamics_buttons at crtxcr/qsrun 2020-10-10 22:26:59 +02:00
73f5ed521c executeConfig: Open terminal if ctrl pressed
56ec1b9cd5 Introduce new button type 'DYNAMIC' for PATH suggestions
adfb065358 Window: keyPressEvent: don't show empty shortcuts
905e13ca9d executeConfig: Open terminal if ctrl pressed
1c986cd5ba Introduce new button type 'DYNAMIC' for PATH suggestions
Compare 5 commits »
crtxcr pushed to master at crtxcr/qsrun 2020-10-10 22:26:26 +02:00
adfb065358 Window: keyPressEvent: don't show empty shortcuts
crtxcr pushed to wip/inheritance at crtxcr/qsrun 2020-10-10 22:26:26 +02:00
crtxcr pushed to wip/dynamics_buttons at crtxcr/qsrun 2020-10-10 22:24:14 +02:00
905e13ca9d executeConfig: Open terminal if ctrl pressed
crtxcr pushed to wip/dynamics_buttons at crtxcr/qsrun 2020-10-10 22:07:03 +02:00
1c986cd5ba Introduce new button type 'DYNAMIC' for PATH suggestions
f28ac25707 Intorduce new Button type 'DYNAMIC' for PATH suggestions
Compare 2 commits »
crtxcr pushed to wip/dynamics_buttons at crtxcr/qsrun 2020-10-10 22:00:10 +02:00
f28ac25707 Intorduce new Button type 'DYNAMIC' for PATH suggestions
98cff50c41 main: don't ignore config value for single instance mode. allow override using cli param
5b5333585c SettingsProvider/main: Read single instance socket path from config
8eb52fbfb3 main: allow overriding config dir from commandline
241bec54ad Parse argv using QCommandLineParser
Compare 6 commits »
crtxcr pushed to master at crtxcr/qsrun 2020-10-10 21:59:00 +02:00
98cff50c41 main: don't ignore config value for single instance mode. allow override using cli param
5b5333585c SettingsProvider/main: Read single instance socket path from config
8eb52fbfb3 main: allow overriding config dir from commandline
241bec54ad Parse argv using QCommandLineParser
781b3f4d69 fixup! Parse argv using QCommandLineParser
Compare 9 commits »
crtxcr pushed to wip/cliparser at crtxcr/qsrun 2020-10-10 21:58:42 +02:00
98cff50c41 main: don't ignore config value for single instance mode. allow override using cli param
5b5333585c SettingsProvider/main: Read single instance socket path from config
8eb52fbfb3 main: allow overriding config dir from commandline
241bec54ad Parse argv using QCommandLineParser
781b3f4d69 fixup! Parse argv using QCommandLineParser
Compare 9 commits »
crtxcr closed issue crtxcr/qsrun#17 2020-10-10 21:56:31 +02:00
Provide --help / Saner CLI arguments handling
crtxcr pushed to master at crtxcr/qsrun 2020-10-10 21:56:31 +02:00
781b3f4d69 fixup! Parse argv using QCommandLineParser
f424f7632f main: don't ignore config value for single instance mode. allow override using cli param
6813e54e9b SettingsProvider/main: Read single instance socket path from config
3fbbc7d653 main: allow overriding config dir from commandline
883b71e8a8 Parse argv using QCommandLineParser
Compare 5 commits »
crtxcr merged pull request crtxcr/qsrun#25 2020-10-10 21:56:31 +02:00
WIP CLIparser
crtxcr pushed to wip/cliparser at crtxcr/qsrun 2020-10-10 21:55:56 +02:00
781b3f4d69 fixup! Parse argv using QCommandLineParser
crtxcr pushed to wip/cliparser at crtxcr/qsrun 2020-10-10 21:53:27 +02:00
f424f7632f main: don't ignore config value for single instance mode. allow override using cli param
6813e54e9b SettingsProvider/main: Read single instance socket path from config
3fbbc7d653 main: allow overriding config dir from commandline
Compare 3 commits »
crtxcr pushed to master at crtxcr/qsrun 2020-10-08 23:11:19 +02:00
ac5498990b EntryProvider: Introduce isSavable() to avoid code duplicates