summaryrefslogtreecommitdiffstats
path: root/source/dialogs/combi.c
AgeCommit message (Expand)Author
2022-02-23Rename Dialogs -> ModesDave Davenport
2022-02-23Change modi -> modesDave Davenport
2022-02-07Bump copyright date.Dave Davenport
2022-01-22Add -combi-display-format (#1570)Jakub Jirutka
2021-12-22Small rename switcher --> mode.Dave Davenport
2021-10-29[Combi] Add a check against recursion.Dave Davenport
2021-08-18[Cleanup] Using clang-tidyDave Davenport
2021-08-14Simple maintenance improvements (#1370)a1346054
2021-06-15[Test] Fix the test.Dave Davenport
2021-06-14[Configuration] Add start of more 'theme' based configuration.Dave Davenport
2021-06-09Update copyright header.Dave Davenport
2021-06-08[Combi] Disable completer.Dave Davenport
2020-11-03Indent round.Dave Davenport
2020-09-13issue 1187: If error on launching application, show error message and return...Dave Davenport
2020-09-08Fix and optimize 20200908 (#1184)nick87720z
2020-08-28Run indenter.Dave Davenport
2020-04-07[Combi] Remove strchrnullDave Davenport
2020-01-01Update copyright dates.Dave Davenport
2019-09-27Update copyright.Dave Davenport
2018-06-12Change log domain from Utils.IconFetcher to Helpers.IconFetcherDave Davenport
2017-11-07[Combi] Add hide prefix option.Dave Davenport
2017-10-05Indent files.Dave Davenport
2017-09-29Implement support for specifying negated matchDave Davenport
2017-09-10Fix combi modi crashing on dynamic list sizes.Dave Davenport
2017-05-30view: Add icon (basic) supportAaron Ash
2017-04-27Re-Indent codeDave Davenport
2017-04-15Fix licenses headersQuentin Glidic
2017-04-15Consolidate loggingQuentin Glidic
2017-03-31Fix alternate separatorDave Davenport
2017-03-31Document '/' as separator and add to combi mode.Dave Davenport
2017-03-17[Keys] Cleanup view a bit.Dave Davenport
2017-03-10Zeltakmadness (#572)Dave Davenport
2017-03-04Indent code.Dave Davenport
2017-03-04Detect plugins on startup.Dave Davenport
2017-02-04Allow bang to match multiple modes when incomplete to select single. Fixes #552Dave Davenport
2017-02-03Don't recreate every string everytime.Dave Davenport
2017-01-26Combi mode: Bang mode prefixes with len>1 (#542)Moritz Maxeiner
2017-01-03Update copyright to 2017.Dave Davenport
2016-10-08Qtk widgets (#478)Dave Davenport
2016-08-29Fix configure script a bit.Dave Davenport
2016-05-26Fix combi mode 'bang' behaviour, improve levenshtein with combiDave Davenport
2016-05-22Remove the is_ascii mess.Dave Davenport
2016-04-20Move teardown to the logic place again (possible with deamon mode removed)Dave Davenport
2016-04-10Issue: #380 Make combi complete prepend bangDave Davenport
2016-03-24Cleanup unused type specifier (dialogs).Dave Davenport
2016-03-20Fix positioning window on top of window.Dave Davenport
2016-03-19Make clang static code analyzer happy (300+ -> 5)Dave Davenport
2016-02-23rofi: Drop daemon modeQuentin Glidic
2016-01-12Update display value for modi (testing)Dave Davenport
2016-01-08Start making SardemFF happy. Use g_return_if_failDave Davenport