timewarrior/src/commands
Thomas Lauf f7b342cd50 Refactor renderExclusionBlocks
- rename variable cell to minutes_per_char
- introduce local variable cell_width
2019-01-21 14:18:16 +01:00
..
.gitignore Commands: Now ignores libcommand.a 2016-03-01 00:37:22 -05:00
CMakeLists.txt #131: Introduce 'modify' to adjust historical records to fixed date/time. 2018-11-30 22:27:08 +01:00
CmdAnnotate.cpp Fix behaviour when 'timew annotate' is called without annotation string 2018-10-10 20:42:01 +02:00
CmdCancel.cpp Let Interval inherit from Range 2018-09-19 06:32:56 +02:00
CmdChart.cpp Refactor renderExclusionBlocks 2019-01-21 14:18:16 +01:00
CmdConfig.cpp #9 TI-1: Move static functions (un)setConfigVariable(...) to Rules 2018-07-24 08:07:10 +02:00
CmdContinue.cpp Let Interval inherit from Range 2018-09-19 06:32:56 +02:00
CmdDefault.cpp Let Interval inherit from Range 2018-09-19 06:32:56 +02:00
CmdDelete.cpp Let Interval inherit from Range 2018-09-19 06:32:56 +02:00
CmdDiagnostics.cpp Use the empty method to check for emptiness instead of comparing to an empty object 2018-05-10 20:57:22 +02:00
CmdExport.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
CmdExtensions.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
CmdFill.cpp Make warning about new tags adhere to :quiet hint 2018-09-07 10:13:22 +02:00
CmdGaps.cpp Add convenience method to set range with two dates 2018-09-19 06:32:56 +02:00
CmdGet.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
CmdHelp.cpp Update AUTHORS, ChangeLog 2018-12-06 21:08:30 +01:00
CmdJoin.cpp Let command join merge tags of given intervals 2019-01-20 23:25:54 +01:00
CmdLengthen.cpp Let Interval inherit from Range 2018-09-19 06:32:56 +02:00
CmdModify.cpp Update AUTHORS, ChangeLog 2018-12-06 21:08:30 +01:00
CmdMove.cpp Let Interval inherit from Range 2018-09-19 06:32:56 +02:00
CmdReport.cpp Let Interval inherit from Range 2018-09-19 06:32:56 +02:00
CmdResize.cpp Let Interval inherit from Range 2018-09-19 06:32:56 +02:00
CmdShorten.cpp Let Interval inherit from Range 2018-09-19 06:32:56 +02:00
CmdShow.cpp Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
CmdSplit.cpp Let Interval inherit from Range 2018-09-19 06:32:56 +02:00
CmdStart.cpp Allow for closed intervals with start date in the future 2018-10-19 14:07:19 +02:00
CmdStop.cpp Let Interval inherit from Range 2018-09-19 06:32:56 +02:00
CmdSummary.cpp Extract holidays from renderHolidays 2019-01-21 14:18:16 +01:00
CmdTag.cpp Let Interval inherit from Range 2018-09-19 06:32:56 +02:00
CmdTags.cpp Use the empty method to check for emptiness instead of comparing to an empty object 2018-05-10 20:57:22 +02:00
CmdTrack.cpp Let Interval inherit from Range 2018-09-19 06:32:56 +02:00
CmdUndo.cpp Extract creation of intervals into IntervalFactory 2018-10-08 21:42:25 +02:00
CmdUntag.cpp Let Interval inherit from Range 2018-09-19 06:32:56 +02:00
commands.h Update AUTHORS, ChangeLog 2018-12-06 21:08:30 +01:00