timewarrior/src
Thomas Lauf 6e855cc998 Drop internal help for man pages
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-06-21 23:32:11 +02:00
..
commands Drop internal help for man pages 2019-06-21 23:32:11 +02:00
libshared@eadeda5d17 Update libshared to eadeda5d170bb513e52cf1a00ec2cc9501077bbf 2019-06-08 21:00:16 +02:00
.gitignore Clean up .gitignore files 2019-04-10 12:08:42 +02:00
Chart.cpp Rename variables 2019-04-12 16:13:39 +02:00
Chart.h Add field reference_hour, extract determination of color for hour label 2019-04-11 23:13:41 +02:00
ChartConfig.h Inject reference datetime (= now) into chart 2019-04-10 12:00:25 +02:00
CLI.cpp '-h' should show help 2019-05-18 18:40:26 +02:00
CLI.h Added first version of command 'annotate' 2018-10-09 17:00:36 +02:00
CMakeLists.txt Extract class Journal from class Database 2019-06-19 18:05:44 +02:00
data.cpp Apply exclusions to open interval only within range within interval start and now 2019-04-11 10:42:08 +02:00
Database.cpp Extract class Journal from class Database 2019-06-19 18:05:44 +02:00
Database.h Extract class Journal from class Database 2019-06-19 18:05:44 +02:00
Datafile.cpp Let Interval inherit from Range 2018-09-19 06:32:56 +02:00
Datafile.h Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
dom.cpp Add lower bounds check for DOM tag reference 2018-11-25 12:24:30 +01:00
Exclusion.cpp Rename Range::overlap to Range::overlaps 2018-09-18 21:06:33 +02: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 Extract render method 2019-01-24 22:33:10 +01:00
init.cpp Extract class Journal from class Database 2019-06-19 18:05:44 +02:00
Interval.cpp Quote annotation in serialization to prevent splitting by lexer 2018-10-15 16:02:05 +02:00
Interval.h Add annotations to intervals 2018-10-08 21:42:25 +02:00
IntervalFactory.cpp Add annotations to intervals 2018-10-08 21:42:25 +02:00
IntervalFactory.h Small refactoring 2018-10-08 21:42:25 +02:00
Journal.cpp Extract class Journal from class Database 2019-06-19 18:05:44 +02:00
Journal.h Extract class Journal from class Database 2019-06-19 18:05:44 +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 Rename Range::overlap to Range::overlaps 2018-09-18 21:06:33 +02:00
Range.h Update AUTHORS, ChangeLog 2018-12-06 21:08:30 +01:00
Rules.cpp Extract class Journal from class Database 2019-06-19 18:05:44 +02:00
Rules.h Extract class Journal from class Database 2019-06-19 18:05:44 +02:00
TagInfo.cpp Add a toJson method to database 2018-09-07 10:13:22 +02:00
TagInfo.h Add a toJson method to database 2018-09-07 10:13:22 +02:00
TagInfoDatabase.cpp Add a toJson method to database 2018-09-07 10:13:22 +02:00
TagInfoDatabase.h Add a toJson method to database 2018-09-07 10:13:22 +02:00
timew.cpp Extract class Journal from class Database 2019-06-19 18:05:44 +02:00
timew.h Extract class Journal from class Database 2019-06-19 18:05:44 +02:00
Transaction.cpp Extract class Journal from class Database 2019-06-19 18:05:44 +02:00
Transaction.h Extract class Journal from class Database 2019-06-19 18:05:44 +02:00
TransactionsFactory.cpp Extract class Journal from class Database 2019-06-19 18:05:44 +02:00
TransactionsFactory.h #9 TI-1: Add TransactionFactory 2018-07-19 19:56:10 +02:00
UndoAction.cpp Extract class Journal from class Database 2019-06-19 18:05:44 +02:00
UndoAction.h Extract class Journal from class Database 2019-06-19 18:05:44 +02:00
util.cpp Add curly braces 2019-02-26 22:20:06 +01:00
validate.cpp Removing a stray space char 2019-05-28 21:17:26 +02:00