timewarrior/src
2018-07-24 18:40:11 +02:00
..
commands #9 TI-1: Make undo work with config actions 2018-07-24 18:40:11 +02:00
libshared@c3d7db12d4 #112: Update libshared to c3d7db12d47bf9e6a4a2db75998f3a9edca77797 2018-03-10 21:47:22 +01:00
.gitignore Ignore: Debugging dir 2016-04-22 01:22:47 -04:00
CLI.cpp #21 Move method to gather tags to CLI 2018-05-13 17:56:55 +02:00
CLI.h #21 Move method to gather tags to CLI 2018-05-13 17:56:55 +02:00
CMakeLists.txt #9 TI-1: Add TransactionFactory 2018-07-19 19:56:10 +02:00
data.cpp Use the empty method to check for emptiness instead of comparing to an empty object 2018-05-10 20:57:22 +02:00
Database.cpp #9 TI-1: Move starting and stopping of transactions to commands 2018-07-22 00:01:31 +02:00
Database.h #9 TI-1: Add TransactionFactory 2018-07-19 19:56:10 +02:00
Datafile.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
Datafile.h Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
dom.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
Exclusion.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
Exclusion.h Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
Extensions.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
Extensions.h Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
helper.cpp Use the empty method to check for emptiness instead of comparing to an empty object 2018-05-10 20:57:22 +02:00
init.cpp #9 TI-1: Add informative output to undo command 2018-07-19 20:03:01 +02:00
Interval.cpp #9 TI-1: Make undo work with interval actions 2018-07-23 22:12:11 +02:00
Interval.h #9 TI-1: Make undo work with interval actions 2018-07-21 22:35:17 +02:00
lex.cpp Cleanup: Replaced "\n" with '\n' 2016-04-23 13:30:54 -04:00
log.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
Range.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
Range.h Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
Rules.cpp #9 TI-1: Move static functions (un)setConfigVariable(...) to Rules 2018-07-24 08:07:10 +02:00
Rules.h #9 TI-1: Move static functions (un)setConfigVariable(...) to Rules 2018-07-24 08:07:10 +02:00
timew.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
timew.h Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
Transaction.cpp #9 TI-1: Add TransactionFactory 2018-07-19 19:56:10 +02:00
Transaction.h #9 TI-1: Add TransactionFactory 2018-07-19 19:56:10 +02:00
TransactionsFactory.cpp #9 TI-1: Add TransactionFactory 2018-07-19 19:56:10 +02:00
TransactionsFactory.h #9 TI-1: Add TransactionFactory 2018-07-19 19:56:10 +02:00
UndoAction.cpp #9 TI-1: Make undo work with interval actions 2018-07-21 22:35:17 +02:00
UndoAction.h #9 TI-1: Make undo work with interval actions 2018-07-21 22:35:17 +02:00
util.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
validate.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00