summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/progressloggergui.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-04Fix "Warning: Signals cannot be declared virtual" for progresslogger when bui...Dominik Riebeling1-2/+2
2009-08-15rbutil: add a errorlog function into rbutil and the possibility to save a log...Dominik Wenger1-0/+1
2009-05-02Clean up ProgressLogger state handling:Dominik Riebeling1-2/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-23Add a slot to set the progress bar value and a member to hide it.Dominik Riebeling1-0/+2
2008-05-21Make addItem() a slot to be able adding items using a signal.Dominik Riebeling1-4/+3
2008-05-10rbutil: Detect if Rockbox is already installed, and allow Backup bevor instal...Dominik Wenger1-1/+1
2008-03-28Rename InstallProgress form to ProgressLogger as it's a generic logger window...Dominik Riebeling1-2/+2
2007-09-15Automatically scroll to the last line of the progress logger when adding a ne...Antoine Cellerier1-9/+9
2007-08-26rbutilqt: first attempt to Small and Complete Installation, could be improved.Dominik Wenger1-0/+1
2007-08-23set missing keywords property.Dominik Riebeling1-1/+1
2007-07-31rbutilQt: the progressloggergui now uses little icons along the text. Dominik Wenger1-0/+2
2007-07-30rbutilQt: fix Dialogs, so they are modal.Dominik Wenger1-1/+1
2007-07-29rbutilQt: changed the progress/error logger, there is now an abstract interfa...Dominik Wenger1-0/+55