summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/progressloggergui.cpp
AgeCommit message (Collapse)Author
2011-10-19Remove svn keyword lines from sources.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30806 a1c6a512-1295-4272-9138-f99709370657
2009-08-29rbutil: dont write logfile if user aborts filename selection.Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22544 a1c6a512-1295-4272-9138-f99709370657
2009-08-15rbutil: add a errorlog function into rbutil and the possibility to save a ↵Dominik Wenger
log if a error happens. (thanks to bluebrother for the trace functionality) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22329 a1c6a512-1295-4272-9138-f99709370657
2009-06-15Set the maximum first when updating the progresslogger progress bar as ↵Dominik Riebeling
otherwise the new value will get dropped if outside of the valid range. Fixes the progress showing 0% after downloading the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21302 a1c6a512-1295-4272-9138-f99709370657
2009-05-02Clean up ProgressLogger state handling:Dominik Riebeling
- use better names for member functions - don't emit aborted() when exiting a successful log git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20844 a1c6a512-1295-4272-9138-f99709370657
2008-05-23Add a slot to set the progress bar value and a member to hide it.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17615 a1c6a512-1295-4272-9138-f99709370657
2008-05-10rbutil: Detect if Rockbox is already installed, and allow Backup bevor ↵Dominik Wenger
installing a new build. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17440 a1c6a512-1295-4272-9138-f99709370657
2008-03-27Clean up double path in resource file.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16854 a1c6a512-1295-4272-9138-f99709370657
2007-09-15Automatically scroll to the last line of the progress logger when adding a ↵Antoine Cellerier
new item. Cosmetics. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14716 a1c6a512-1295-4272-9138-f99709370657
2007-08-26rbutilqt: first attempt to Small and Complete Installation, could be improved.Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14463 a1c6a512-1295-4272-9138-f99709370657
2007-08-23set missing keywords property.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14446 a1c6a512-1295-4272-9138-f99709370657
2007-08-12use alternating row colors in list views.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14298 a1c6a512-1295-4272-9138-f99709370657
2007-08-04Add icon to process dialog button.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14176 a1c6a512-1295-4272-9138-f99709370657
2007-08-01Update configuration dialog and disable unimplemented items. Add some nice ↵Dominik Riebeling
icons and replace logger icons with tango ones. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14119 a1c6a512-1295-4272-9138-f99709370657
2007-07-31rbutilQt: the progressloggergui now uses little icons along the text. Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14105 a1c6a512-1295-4272-9138-f99709370657
2007-07-30rbutilQt: fix Dialogs, so they are modal.Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14080 a1c6a512-1295-4272-9138-f99709370657
2007-07-29rbutilQt: changed the progress/error logger, there is now an abstract ↵Dominik Wenger
interface and a progressloggergui implementation of it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14060 a1c6a512-1295-4272-9138-f99709370657