summaryrefslogtreecommitdiff
path: root/src/statusbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* re-added the api label tooltipisanae2019-06-141-0/+7
* fixed text color of api label when not logged inisanae2019-06-141-1/+1
* moved api user account classes to their own filesisanae2019-06-141-14/+20
* switched to stylesheet for api colors, palette doesn't seem to survive hiding...isanae2019-06-131-12/+19
* changed StatusBarNotifications to a generic StatusBarActionisanae2019-06-121-13/+39
* added a StatusBarNotifications class to handle icon, text and double clickisanae2019-06-121-10/+36
* fixed progress bar not updatingisanae2019-06-121-1/+2
* max width for progress barisanae2019-06-121-3/+12
* added notifications label, unusedisanae2019-06-121-5/+7
* added a few helper classes for user accounts and statsisanae2019-06-121-6/+47
* added new statusbar class, moved refresh progress bar to itisanae2019-06-121-0/+27