summaryrefslogtreecommitdiffstats
path: root/source/dialogs/drun.c
AgeCommit message (Expand)Author
2017-03-25ISSUE 576: Clutching at straws.Dave Davenport
2017-03-21Remove entry from history once deleted. #579Dave Davenport
2017-03-20#579 Fix delete cached entry.Dave Davenport
2017-03-17[Keys] Cleanup view a bit.Dave Davenport
2017-03-17Reduce scope and unneeded check.Dave Davenport
2017-03-14[DRUN] Get categories on initial parsing from keyfile, not on matching (is sl...Dave Davenport
2017-03-10Zeltakmadness (#572)Dave Davenport
2017-02-17Install some headers for use in pluginsDave Davenport
2017-02-17Rename token_match to helper_token_match.Dave Davenport
2017-02-03Don't recreate every string everytime.Dave Davenport
2017-02-02Speedup drun by 10% by reducing number of reallocs.Dave Davenport
2017-01-21Add auto-detect option to DPI setting.Dave Davenport
2017-01-17Ignore empty path.Dave Davenport
2017-01-08Indent magic, rework makefile so lexer and yacc file are not passed.Dave Davenport
2017-01-03Update copyright to 2017.Dave Davenport
2016-12-26Search categories when searching Desktop Files.Dave Davenport
2016-11-01Pull config option access from out of separator widget.Dave Davenport
2016-10-31[DRun] Fix freeDave Davenport
2016-10-31Small re-indentDave Davenport
2016-10-31Cleanup some drun code, use hash table for seen check instead of two arraysDave Davenport
2016-10-31add more details to timing logDave Davenport
2016-10-18Fix memory leak in box and listview widget, add coverage make target. (ggcov ...Dave Davenport
2016-10-16[DRun] Fix parsing subdirectories because of wrong suffix checkDave Davenport
2016-10-15Fix issue #482: Set work directoryDave Davenport
2016-10-08Qtk widgets (#478)Dave Davenport
2016-08-31Add debug and indentDave Davenport
2016-08-31DRUN: Make name key required even when hidden. (#453)Dave Davenport
2016-08-30More debug, fix one off.Dave Davenport
2016-08-30Keep a list of disabled Desktop files.Dave Davenport
2016-08-30Add debug output.Dave Davenport
2016-08-30DRun Check if filename ends in .desktop.Dave Davenport
2016-08-30Add extra debug to DRun Desktop File parsing.Dave Davenport
2016-08-29Fix configure script a bit.Dave Davenport
2016-08-29Improve DRun handling a bit.Dave Davenport
2016-08-29Extra checks when parsing file.Dave Davenport
2016-08-29Name field in desktop file is required.Dave Davenport
2016-08-28First hack at fixing Desktop file parser.Dave Davenport
2016-06-07Merge remote-tracking branch 'origin/master' into highlight_matchDave Davenport
2016-06-05Wip/drun subdirs (#416)Dave Davenport
2016-06-01Merge remote-tracking branch 'origin/master' into highlight_matchDave Davenport
2016-06-01Update some headers.Dave Davenport
2016-05-26Fix combi mode 'bang' behaviour, improve levenshtein with combiDave Davenport
2016-05-22Remove the is_ascii mess.Dave Davenport
2016-03-24Cleanup unused type specifier (dialogs).Dave Davenport
2016-03-20keybindings: Merge accept-custom and accept-entry-continueQuentin Glidic
2016-02-28Remove X11/* include headers.Dave Davenport
2016-02-23rofi: Drop daemon modeQuentin Glidic
2016-02-16#343 Add history support to drun mode.Dave Davenport
2016-02-08CleanupsDave Davenport
2016-01-14[DRUN] Expand path we get from Desktop fileDave Davenport