summaryrefslogtreecommitdiff
path: root/src/loglist.cpp
Commit message (Expand)AuthorAgeFilesLines
* more refactoring:isanae2020-11-031-0/+2
* removed flags from SingleInstance because there's only one leftisanae2020-11-031-0/+26
* moved initLogging() to loglist.cppisanae2020-11-031-0/+65
* Add option to open logs folderIsmayilMirzali2020-05-211-0/+7
* Enabled icons for all log level line.AL2020-02-261-5/+7
* removed bad minimum column width in the data tabisanae2020-02-051-2/+2
* fixed LogModel not being thread safeisanae2020-02-051-8/+11
* Fixed log timestamp size for bigger font.AL2020-01-101-4/+1
* changed old whatsthis for prereleaseisanae2019-08-021-1/+2
* renamed log actionsisanae2019-07-221-2/+2
* added clear option to log listisanae2019-07-221-1/+14
* moved setLogLevel() to OrganizerCoreisanae2019-07-221-9/+52
* changed qCritical() to log::error()isanae2019-07-221-18/+0
* logging initialized early, log file set laterisanae2019-07-221-5/+3
* moved setup to new LogList classisanae2019-07-221-7/+54
* renamed logbuffer files to loglistisanae2019-07-221-0/+171