| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-22 | clang 2 electric boogaloo | Crystalwarrior | |
| { BasedOnStyle: LLVM, BreakBeforeBraces: Stroustrup} | |||
| 2020-05-22 | Clang-ify the code with this styling using Visual Studio Code: | Crystalwarrior | |
| { BasedOnStyle: LLVM, UseTab: Never, IndentWidth: 4, TabWidth: 4, BreakBeforeBraces: Stroustrup, AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: false, ColumnLimit: 0, AccessModifierOffset: -4, NamespaceIndentation: All } (this is the Visual Studio preset with only "BreakBeforeBraces" changed from Allman to Stroustrup) | |||
| 2019-09-20 | Revert buttons using setIcon and use a better stylesheet method instead | Crystalwarrior | |
| Fix evidence buttons and emote buttons being hardcoded size | |||
| 2019-09-18 | Evidence and emotes reloading when reload_theme is pressed | Crystalwarrior | |
| Update evidence a bit and change the way it sets images to something much better and less confusing Update the hovering logic a bit so there's less weird occurences happening e.g. evidence button is deleted | |||
| 2019-07-12 | Less insane debugging; minor refactoring (!75) | David Skoland | |
| 2018-12-26 | moved headers into include and cpp files into src + logo into resource | David Skoland | |
