..
commands
Move overlap resolution from CmdContinue to function autoAdjust
2020-07-01 08:12:04 +02:00
libshared@ 0d4e31de75
Update libshared to 0d4e31de757ea2609a82549c5b09703d3d3fbe16
2019-09-06 16:17:22 +02:00
.gitignore
Clean up .gitignore files
2019-04-10 12:08:42 +02:00
AtomicFile.cpp
Mask signals while updating database
2020-06-03 21:31:01 +02:00
AtomicFile.h
Introduce AtomicFiles
2020-02-23 19:03:40 +01: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
Detect whether a date is meant as range
2020-06-28 20:52:43 +02:00
CLI.h
Introduce default range parameter when requesting filter from CLI
2020-06-03 17:47:14 +02:00
CMakeLists.txt
Detect whether a date is meant as range
2020-06-28 20:52:43 +02:00
data.cpp
Use functions is_started()
and is_ended()
instead of querying start
/end
directly
2020-06-29 22:09:00 +02:00
Database.cpp
Remove naked pointer in initializeTagDatabase
2020-05-10 21:33:31 +02:00
Database.h
Update Copyright
2020-04-19 12:41:23 +02:00
Datafile.cpp
Update Copyright
2020-04-19 12:41:23 +02:00
Datafile.h
Update Copyright
2020-04-19 12:41:23 +02:00
DatetimeParser.cpp
Detect whether a date is meant as range
2020-06-28 20:52:43 +02:00
DatetimeParser.h
Detect whether a date is meant as range
2020-06-28 20:52:43 +02:00
dom.cpp
Add DOM-query for ids
2020-05-10 21:44:30 +02:00
Exclusion.cpp
Reduce upper limit for exclusion calculation to current datetime
2019-11-20 06:55:43 +01:00
Exclusion.h
Update copyright holders
2019-10-18 10:59:16 +02:00
Extensions.cpp
Update copyright holders
2019-10-18 10:59:16 +02:00
Extensions.h
Update copyright holders
2019-10-18 10:59:16 +02:00
helper.cpp
Add hint :all
2020-06-03 18:44:36 +02:00
init.cpp
Add hint :all
2020-06-03 18:44:36 +02:00
Interval.cpp
Update Copyright
2020-04-19 12:41:23 +02:00
Interval.h
Update Copyright
2020-04-19 12:41:23 +02:00
IntervalFactory.cpp
Fix another place where json::parse() result was leaked
2020-05-10 21:33:31 +02:00
IntervalFactory.h
Update copyright dates
2019-10-18 10:59:16 +02:00
Journal.cpp
Update Copyright
2020-04-19 12:41:23 +02:00
Journal.h
Update Copyright
2020-04-19 12:41:23 +02:00
lex.cpp
Cleanup: Replaced "\n" with '\n'
2016-04-23 13:30:54 -04:00
log.cpp
Update Copyright
2020-04-19 12:41:23 +02:00
Range.cpp
Update copyright dates
2019-10-18 10:59:16 +02:00
Range.h
Update copyright dates
2019-10-18 10:59:16 +02:00
Rules.cpp
Update Copyright
2020-04-19 12:41:23 +02:00
Rules.h
Update copyright dates
2019-10-18 10:59:16 +02:00
TagInfo.cpp
Update copyright dates
2019-10-18 10:59:16 +02:00
TagInfo.h
Update copyright dates
2019-10-18 10:59:16 +02:00
TagInfoDatabase.cpp
Update Copyright
2020-04-19 12:41:23 +02:00
TagInfoDatabase.h
Update Copyright
2020-04-19 12:41:23 +02:00
timew.cpp
Update Copyright
2020-04-19 12:41:23 +02:00
timew.h
Make getFilter(cli) a method of CLI
2020-05-10 21:44:30 +02:00
Transaction.cpp
Update copyright dates
2019-10-18 10:59:16 +02:00
Transaction.h
Update copyright dates
2019-10-18 10:59:16 +02:00
TransactionsFactory.cpp
Update copyright dates
2019-10-18 10:59:16 +02:00
TransactionsFactory.h
Update copyright dates
2019-10-18 10:59:16 +02:00
UndoAction.cpp
Update copyright dates
2019-10-18 10:59:16 +02:00
UndoAction.h
Update copyright dates
2019-10-18 10:59:16 +02:00
util.cpp
Update copyright holders
2019-10-18 10:59:16 +02:00
validate.cpp
Move overlap resolution from CmdContinue to function autoAdjust
2020-07-01 08:12:04 +02:00