index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rbutil
/
rbutilqt
/
progressloggergui.h
Age
Commit message (
Expand
)
Author
2009-12-04
Fix "Warning: Signals cannot be declared virtual" for progresslogger when bui...
Dominik Riebeling
2009-08-15
rbutil: add a errorlog function into rbutil and the possibility to save a log...
Dominik Wenger
2009-05-02
Clean up ProgressLogger state handling:
Dominik Riebeling
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-23
Add a slot to set the progress bar value and a member to hide it.
Dominik Riebeling
2008-05-21
Make addItem() a slot to be able adding items using a signal.
Dominik Riebeling
2008-05-10
rbutil: Detect if Rockbox is already installed, and allow Backup bevor instal...
Dominik Wenger
2008-03-28
Rename InstallProgress form to ProgressLogger as it's a generic logger window...
Dominik Riebeling
2007-09-15
Automatically scroll to the last line of the progress logger when adding a ne...
Antoine Cellerier
2007-08-26
rbutilqt: first attempt to Small and Complete Installation, could be improved.
Dominik Wenger
2007-08-23
set missing keywords property.
Dominik Riebeling
2007-07-31
rbutilQt: the progressloggergui now uses little icons along the text.
Dominik Wenger
2007-07-30
rbutilQt: fix Dialogs, so they are modal.
Dominik Wenger
2007-07-29
rbutilQt: changed the progress/error logger, there is now an abstract interfa...
Dominik Wenger