summaryrefslogtreecommitdiff
path: root/src/loglist.h
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-14/+11
* Convert everything to CRLF.Mikaël Capelle2023-07-091-94/+94
* renamed Refresh to TriggerRefresh, added WaitForRefreshisanae2021-01-181-0/+1
* Allow extended selection in log list and implement copy.Mikaël Capelle2021-01-131-0/+4
* removed flags from SingleInstance because there's only one leftisanae2020-11-031-0/+1
* moved initLogging() to loglist.cppisanae2020-11-031-0/+3
* Add option to open logs folderIsmayilMirzali2020-05-211-0/+3
* split directoryentryisanae2020-02-181-1/+2
* fixed LogModel not being thread safeisanae2020-02-051-3/+3
* made member variables in SettingsTab private, added accessorsisanae2019-08-171-0/+2
* added clear option to log listisanae2019-07-221-0/+4
* moved setLogLevel() to OrganizerCoreisanae2019-07-221-6/+10
* moved setup to new LogList classisanae2019-07-221-2/+12
* renamed logbuffer files to loglistisanae2019-07-221-0/+61