- 22 Aug, 2015 2 commits
-
-
Bram Schoenmakers authored
Conflicts: setup.py topydo/lib/ExpressionCommand.py
-
Bram Schoenmakers authored
I.e. from view widget to the commandline.
-
- 20 Aug, 2015 3 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
This was the result of the backward incompatible change in prompt-toolkit 0.47.
-
Bram Schoenmakers authored
-
- 18 Aug, 2015 2 commits
-
-
Bram Schoenmakers authored
This one supports the `complete_while_typing` flag in boolean form.
-
Bram Schoenmakers authored
-
- 12 Aug, 2015 1 commit
-
-
Bram Schoenmakers authored
Windows cmd 2 -- add color to output on Windows
-
- 10 Aug, 2015 7 commits
-
-
MinchinWeb authored
-
MinchinWeb authored
Fixes #32
-
MinchinWeb authored
-
MinchinWeb authored
-
MinchinWeb authored
See #32
-
MinchinWeb authored
-
MinchinWeb authored
-
- 01 Aug, 2015 3 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Insprired from the Simpletask client for Android. https://github.com/mpcjanssen/simpletask-android
-
- 31 Jul, 2015 3 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Fixes #20.
- 14 Jul, 2015 2 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Tags with a value of length 1 were not highlighted with the metadata color. Compare: http://pythex.org/?regex=\b\S%2B%3A[^%2F\s]\S%2B\b&test_string=star%3A1%0Astar%3A12&ignorecase=0&multiline=0&dotall=0&verbose=0 http://pythex.org/?regex=\b\S%2B%3A[^%2F\s]\S*\b&test_string=star%3A1%0Astar%3A12&ignorecase=0&multiline=0&dotall=0&verbose=0
-
- 05 Jul, 2015 3 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
- 22 Jun, 2015 1 commit
-
-
root authored
-
- 21 Jun, 2015 10 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
This data should be stored for editing the view, or persisting it.
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
The function to generate a list of GrepFilters, OrdinalTagFilters NegationFilters is needed by the new UI. Move this functionality the ExpressionCommand to the Filter module.
-
Bram Schoenmakers authored
-
- 20 Jun, 2015 3 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-