| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | removed registerWidgetState(), was used just for header list headers, now sav... | isanae | 2019-08-04 | 4 | -55/+79 | |
| | * | | | | | | | | | | | | | | | moved mod list stuff to setupModList(), no changes | isanae | 2019-08-04 | 2 | -42/+79 | |
| | * | | | | | | | | | | | | | | | moved geometry handling to ProblemsDialog and CategoriesDialog | isanae | 2019-08-04 | 7 | -19/+74 | |
| | * | | | | | | | | | | | | | | | moved geometry handling to ListDialog | isanae | 2019-08-04 | 5 | -8/+33 | |
| | * | | | | | | | | | | | | | | | removed convertVariant(), turns out value() does it | isanae | 2019-08-04 | 3 | -48/+43 | |
| | * | | | | | | | | | | | | | | | moved geometry handling to mod info and overwrite dialogs | isanae | 2019-08-04 | 7 | -84/+137 | |
| | * | | | | | | | | | | | | | | | moved geometry handling to ProfilesDialog | isanae | 2019-08-04 | 5 | -6/+35 | |
| | * | | | | | | | | | | | | | | | moved geometry handling to EditExecutablesDialog itself | isanae | 2019-08-04 | 5 | -8/+31 | |
| | * | | | | | | | | | | | | | | | moved settings updates to Settings::processUpdates() | isanae | 2019-08-04 | 5 | -34/+67 | |
| | * | | | | | | | | | | | | | | | split into GeometrySettings | isanae | 2019-08-04 | 13 | -222/+359 | |
| | * | | | | | | | | | | | | | | | removed mentions of QSettings from main.cpp | isanae | 2019-08-04 | 9 | -113/+188 | |
| * | | | | | | | | | | | | | | | | Merge pull request #817 from erri120/patch-1 | isanae | 2019-08-15 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Updated string of the hideAPICounterBox | erri120 | 2019-08-14 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #808 from isanae/settings-rework | isanae | 2019-08-03 | 24 | -1945/+1515 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | changed old whatsthis for prerelease | isanae | 2019-08-02 | 2 | -6/+3 | |
| | * | | | | | | | | | | | | | | | rebased to new logging | isanae | 2019-08-02 | 3 | -4/+25 | |
| | * | | | | | | | | | | | | | | | removed obsolete load mechanisms | isanae | 2019-08-02 | 6 | -355/+23 | |
| | * | | | | | | | | | | | | | | | cleaned up includes | isanae | 2019-08-02 | 7 | -137/+9 | |
| | * | | | | | | | | | | | | | | | moved tabs to SettingsDialog | isanae | 2019-08-02 | 6 | -160/+133 | |
| | * | | | | | | | | | | | | | | | split diagnostics tab | isanae | 2019-08-02 | 6 | -48/+53 | |
| | * | | | | | | | | | | | | | | | split workarounds tab | isanae | 2019-08-02 | 11 | -159/+157 | |
| | * | | | | | | | | | | | | | | | split plugins tab | isanae | 2019-08-02 | 7 | -122/+146 | |
| | * | | | | | | | | | | | | | | | removed incorrect warning that steam password is unencrypted | isanae | 2019-08-02 | 6 | -80/+64 | |
| | * | | | | | | | | | | | | | | | renamed tab classes, clashing with mod info dialog | isanae | 2019-08-02 | 11 | -469/+460 | |
| | * | | | | | | | | | | | | | | | split paths tab | isanae | 2019-08-02 | 7 | -223/+243 | |
| | * | | | | | | | | | | | | | | | moved SettingsTab out of Settings | isanae | 2019-08-02 | 7 | -375/+392 | |
| * | | | | | | | | | | | | | | | | Merge pull request #809 from isanae/logging-fixes | Jeremy Rimpo | 2019-08-02 | 1 | -6/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | create log directory sooner to handle creating new instances | isanae | 2019-08-02 | 1 | -6/+10 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #807 from isanae/logging-rework | Jeremy Rimpo | 2019-08-02 | 78 | -3430/+4189 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | missing bracket | isanae | 2019-08-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | renamed log actions | isanae | 2019-07-22 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | added clear option to log list | isanae | 2019-07-22 | 2 | -1/+18 | |
| | * | | | | | | | | | | | | | | | moved setLogLevel() to OrganizerCore | isanae | 2019-07-22 | 7 | -88/+78 | |
| | * | | | | | | | | | | | | | | | removed some useless logging | isanae | 2019-07-22 | 4 | -23/+60 | |
| | * | | | | | | | | | | | | | | | replaced formatSystemMessageQ() with formatSystemMessage() | isanae | 2019-07-22 | 10 | -39/+55 | |
| | * | | | | | | | | | | | | | | | changed qDebug() to log::debug() | isanae | 2019-07-22 | 27 | -228/+213 | |
| | * | | | | | | | | | | | | | | | changed qCritical() to log::error() | isanae | 2019-07-22 | 39 | -310/+251 | |
| | * | | | | | | | | | | | | | | | replaced qWarning() | isanae | 2019-07-22 | 26 | -131/+161 | |
| | * | | | | | | | | | | | | | | | replaced qInfo() with log::info() | isanae | 2019-07-22 | 3 | -8/+9 | |
| | * | | | | | | | | | | | | | | | refactored Metrics and Display, no change in functionality | isanae | 2019-07-22 | 4 | -163/+274 | |
| | * | | | | | | | | | | | | | | | split env | isanae | 2019-07-22 | 17 | -2566/+2663 | |
| | * | | | | | | | | | | | | | | | log guid for security products | isanae | 2019-07-22 | 2 | -18/+29 | |
| | * | | | | | | | | | | | | | | | only display "inactive" for security products | isanae | 2019-07-22 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | fixed bad compare for nahimic | isanae | 2019-07-22 | 3 | -1/+251 | |
| | * | | | | | | | | | | | | | | | moved environment dump to member function | isanae | 2019-07-22 | 3 | -28/+54 | |
| | * | | | | | | | | | | | | | | | check for files likely to be eaten by an AV on startup | isanae | 2019-07-22 | 1 | -2/+25 | |
| | * | | | | | | | | | | | | | | | dump executables on startup | isanae | 2019-07-22 | 3 | -13/+56 | |
| | * | | | | | | | | | | | | | | | reversed log level menu actions to fit settings combobox | isanae | 2019-07-22 | 2 | -10/+7 | |
| | * | | | | | | | | | | | | | | | moved Settings out of OrganizerCore so it can be created by itself to access ... | isanae | 2019-07-22 | 4 | -57/+57 | |
| | * | | | | | | | | | | | | | | | logging initialized early, log file set later | isanae | 2019-07-22 | 2 | -41/+47 | |
