summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/progressloggergui.cpp
AgeCommit message (Expand)Author
2013-11-04Handle conversion to text in Sysinfo::getInfo().Dominik Riebeling
2013-11-04Use cutelogger for Rockbox Utility internal trace.Dominik Riebeling
2013-01-27Update Qt includes for compatibility with Qt5.Dominik Riebeling
2012-06-25Add missing class name to System Trace log.Dominik Riebeling
2011-10-19Remove svn keyword lines from sources.Dominik Riebeling
2009-08-29rbutil: dont write logfile if user aborts filename selection.Dominik Wenger
2009-08-15rbutil: add a errorlog function into rbutil and the possibility to save a log...Dominik Wenger
2009-06-15Set the maximum first when updating the progresslogger progress bar as otherw...Dominik Riebeling
2009-05-02Clean up ProgressLogger state handling:Dominik Riebeling
2008-05-23Add a slot to set the progress bar value and a member to hide it.Dominik Riebeling
2008-05-10rbutil: Detect if Rockbox is already installed, and allow Backup bevor instal...Dominik Wenger
2008-03-27Clean up double path in resource file.Dominik Riebeling
2007-09-15Automatically scroll to the last line of the progress logger when adding a ne...Antoine Cellerier
2007-08-26rbutilqt: first attempt to Small and Complete Installation, could be improved.Dominik Wenger
2007-08-23set missing keywords property.Dominik Riebeling
2007-08-12use alternating row colors in list views.Dominik Riebeling
2007-08-04Add icon to process dialog button.Dominik Riebeling
2007-08-01Update configuration dialog and disable unimplemented items. Add some nice ic...Dominik Riebeling
2007-07-31rbutilQt: the progressloggergui now uses little icons along the text. Dominik Wenger
2007-07-30rbutilQt: fix Dialogs, so they are modal.Dominik Wenger
2007-07-29rbutilQt: changed the progress/error logger, there is now an abstract interfa...Dominik Wenger