timewarrior/src/commands
2016-05-30 10:13:05 -04:00
..
.gitignore Commands: Now ignores libcommand.a 2016-03-01 00:37:22 -05:00
CMakeLists.txt CmdChart: Renamed CmdReport to CmdChart, which is more descriptive 2016-05-20 16:17:49 -05:00
CmdCancel.cpp Range: Renamed meethods by prepending 'is_' 2016-05-12 08:32:40 -04:00
CmdChart.cpp CmdChart: Made renderHolidays externally visible 2016-05-30 10:13:05 -04:00
CmdClear.cpp CmdClear: Replaced getTrackedIntervals with getTracked 2016-05-13 17:22:15 -04:00
CmdConfig.cpp CmdConfig: Added recording of undoable transactions 2016-05-14 13:59:33 -04:00
CmdContinue.cpp helper: Propagated database to intervalSummarize 2016-05-14 14:43:06 -04:00
CmdDefault.cpp helper: Propagated database to intervalSummarize 2016-05-14 14:43:06 -04:00
CmdDiagnostics.cpp helper: Added createPalette, and a Palette interface change 2016-04-25 21:10:09 -04:00
CmdExport.cpp CmdExport: Replaced getTrackedIntervals with getTracked 2016-05-13 17:22:27 -04:00
CmdExtensions.cpp Cleanup: Replaced "\n" with '\n' 2016-04-23 13:30:54 -04:00
CmdGaps.cpp CmdGaps: Supports :blank 2016-05-29 16:37:57 -04:00
CmdHelp.cpp CmdHelp: Added :blank support notes 2016-05-29 16:41:05 -04:00
CmdImport.cpp Commands: Better 'unimplemented' command descriptions 2016-03-19 13:28:37 -04:00
CmdReport.cpp CmdReport: Replaced getTrackedIntervals with getTracked 2016-05-13 17:22:41 -04:00
CmdShow.cpp CmdShow: Broke out config dump for a show command 2016-05-06 00:12:30 -04:00
CmdStart.cpp helper: Propagated database to intervalSummarize 2016-05-14 14:43:06 -04:00
CmdStop.cpp CmdStop: Allows a specified end dateteim 2016-05-16 09:10:42 -05:00
CmdSummary.cpp CmdSummary: No longer projects open intervals forward 2016-05-20 15:59:59 -05:00
CmdTags.cpp CmdTags: Updated name change for custom tag settings 2016-05-14 01:34:32 -04:00
CmdTrack.cpp helper: Propagated database to intervalSummarize 2016-05-14 14:43:06 -04:00
CmdUndo.cpp Commands: Better 'unimplemented' command descriptions 2016-03-19 13:28:37 -04:00
commands.h CmdReportMonth: Renamed internal functions from 'report' to 'chart' 2016-05-20 16:16:47 -05:00