index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
statusbar.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
split settings into a bunch of classes
isanae
2019-09-02
1
-1
/
+1
*
StatusBar now inherits from QStatusBar to handle hide/show events
isanae
2019-08-16
1
-14
/
+51
*
fixed "not logged in" in the statusbar not respecting theme
isanae
2019-07-06
1
-11
/
+16
*
* Made the loadingbar a little bigger and more centered in the statusbar.
Al
2019-06-19
1
-2
/
+13
*
re-added the api label tooltip
isanae
2019-06-14
1
-0
/
+7
*
fixed text color of api label when not logged in
isanae
2019-06-14
1
-1
/
+1
*
moved api user account classes to their own files
isanae
2019-06-14
1
-14
/
+20
*
switched to stylesheet for api colors, palette doesn't seem to survive hiding...
isanae
2019-06-13
1
-12
/
+19
*
changed StatusBarNotifications to a generic StatusBarAction
isanae
2019-06-12
1
-13
/
+39
*
added a StatusBarNotifications class to handle icon, text and double click
isanae
2019-06-12
1
-10
/
+36
*
fixed progress bar not updating
isanae
2019-06-12
1
-1
/
+2
*
max width for progress bar
isanae
2019-06-12
1
-3
/
+12
*
added notifications label, unused
isanae
2019-06-12
1
-5
/
+7
*
added a few helper classes for user accounts and stats
isanae
2019-06-12
1
-6
/
+47
*
added new statusbar class, moved refresh progress bar to it
isanae
2019-06-12
1
-0
/
+27