index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rbutil
/
rbutilqt
/
progressloggergui.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
rbutil: Modernize code to use C++11 nullptr.
Dominik Riebeling
1
-1
/
+1
2020-11-07
rbutil: Replace most icons with their svg variant.
Dominik Riebeling
1
-6
/
+6
2013-11-04
Handle conversion to text in Sysinfo::getInfo().
Dominik Riebeling
1
-2
/
+1
2013-11-04
Use cutelogger for Rockbox Utility internal trace.
Dominik Riebeling
1
-3
/
+4
2013-01-27
Update Qt includes for compatibility with Qt5.
Dominik Riebeling
1
-0
/
+1
2012-06-25
Add missing class name to System Trace log.
Dominik Riebeling
1
-13
/
+11
2011-10-19
Remove svn keyword lines from sources.
Dominik Riebeling
1
-1
/
+0
2009-08-29
rbutil: dont write logfile if user aborts filename selection.
Dominik Wenger
1
-2
/
+5
2009-08-15
rbutil: add a errorlog function into rbutil and the possibility to save a log...
Dominik Wenger
1
-0
/
+53
2009-06-15
Set the maximum first when updating the progresslogger progress bar as otherw...
Dominik Riebeling
1
-1
/
+4
2009-05-02
Clean up ProgressLogger state handling:
Dominik Riebeling
1
-10
/
+27
2008-05-23
Add a slot to set the progress bar value and a member to hide it.
Dominik Riebeling
1
-0
/
+13
2008-05-10
rbutil: Detect if Rockbox is already installed, and allow Backup bevor instal...
Dominik Wenger
1
-2
/
+2
2008-03-27
Clean up double path in resource file.
Dominik Riebeling
1
-6
/
+6
2007-09-15
Automatically scroll to the last line of the progress logger when adding a ne...
Antoine Cellerier
1
-11
/
+13
2007-08-26
rbutilqt: first attempt to Small and Complete Installation, could be improved.
Dominik Wenger
1
-0
/
+7
2007-08-23
set missing keywords property.
Dominik Riebeling
1
-1
/
+1
2007-08-12
use alternating row colors in list views.
Dominik Riebeling
1
-0
/
+1
2007-08-04
Add icon to process dialog button.
Dominik Riebeling
1
-0
/
+1
2007-08-01
Update configuration dialog and disable unimplemented items. Add some nice ic...
Dominik Riebeling
1
-4
/
+4
2007-07-31
rbutilQt: the progressloggergui now uses little icons along the text.
Dominik Wenger
1
-1
/
+24
2007-07-30
rbutilQt: fix Dialogs, so they are modal.
Dominik Wenger
1
-0
/
+1
2007-07-29
rbutilQt: changed the progress/error logger, there is now an abstract interfa...
Dominik Wenger
1
-0
/
+69