summaryrefslogtreecommitdiff
path: root/src/statusbar.h
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaƫl Capelle2023-07-091-6/+7
* fixed warnings about Q_OBJECT and thousand separatorsisanae2020-04-181-0/+2
* added game, instance and profile to status barisanae2020-04-171-0/+4
* hide spacers on statusbar when the progress bar is not visibleisanae2020-02-041-0/+2
* check the api setting on startup to hide it if neededisanae2019-10-051-1/+1
* StatusBar now inherits from QStatusBar to handle hide/show eventsisanae2019-08-161-3/+11
* changed StatusBarNotifications to a generic StatusBarActionisanae2019-06-121-7/+12
* added a StatusBarNotifications class to handle icon, text and double clickisanae2019-06-121-3/+21
* max width for progress barisanae2019-06-121-2/+3
* added notifications label, unusedisanae2019-06-121-1/+2
* added a few helper classes for user accounts and statsisanae2019-06-121-0/+6
* added new statusbar class, moved refresh progress bar to itisanae2019-06-121-0/+20