rockbox/rbutil/rbutilqt
Dominik Riebeling 94bc289cd0 Show drive label in main dialog.
When its possible to retrieve the label of the selected mountpoint display it
in the main window too. Right now this only affects Windows.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30143 a1c6a512-1295-4272-9138-f99709370657
2011-07-16 22:07:52 +00:00
..
base Show volume labels on Windows. 2011-07-15 20:03:05 +00:00
icons Move various logo files to a single location. 2011-06-04 20:31:11 +00:00
irivertools Completely rework the bootloader installation class: 2008-09-28 17:02:36 +00:00
lang Fix a source string whitespace error. 2011-06-25 17:20:56 +00:00
quazip Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
test Rockbox Utility: Add some more cases to version check test. 2011-05-07 15:39:09 +00:00
zlib Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
aboutbox.ui Update copyright information in about box. We're still working on this. 2011-03-20 10:25:58 +00:00
configure.cpp Show volume labels on Windows. 2011-07-15 20:03:05 +00:00
configure.h Replace mountpoint selection with combo box. 2011-07-15 19:14:26 +00:00
configurefrm.ui Replace mountpoint selection with combo box. 2011-07-15 19:14:26 +00:00
createvoicefrm.ui rbutil: improve accessibility a little bit. 2009-06-15 19:41:16 +00:00
createvoicewindow.cpp Remove BrowseDirTree. 2011-07-16 08:51:02 +00:00
createvoicewindow.h Save values set in voice window before calling configuration dialog. 2010-02-28 11:06:49 +00:00
encttscfggui.cpp Remove BrowseDirTree. 2011-07-16 08:51:02 +00:00
encttscfggui.h Set svn:keywords property. 2009-11-06 23:20:51 +00:00
Info.plist Rockbox Utility: bump version to 1.2.10. 2011-05-08 18:49:54 +00:00
INSTALL Update build instructions for Rockbox Utility. 2011-04-02 19:51:01 +00:00
installtalkfrm.ui Name some unnamed GridLayouts. Fixes uic warnings about names being used multiple times. 2009-12-03 21:30:45 +00:00
installtalkwindow.cpp Remove BrowseDirTree. 2011-07-16 08:51:02 +00:00
installtalkwindow.h Use QFileDialog::getExistingDirectory() for path selection. 2010-02-16 21:34:39 +00:00
installwindow.cpp Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
installwindow.h Rename InstallFrm to InstallWindowFrm. 2010-02-16 18:30:24 +00:00
installwindowfrm.ui Rename InstallFrm to InstallWindowFrm. 2010-02-16 18:30:24 +00:00
langstats.py langstat: Output date of the latest and oldest language update. 2010-03-01 21:30:39 +00:00
main.cpp Remove ugly RTL writing direction hack. 2010-06-15 21:14:11 +00:00
preview.cpp Cosmetics: remove trailing spaces. 2007-09-15 22:57:07 +00:00
preview.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
previewfrm.ui rbutilQt: fix the installing of release builds (archos only). 2007-08-26 11:34:32 +00:00
progressloggerfrm.ui Add Save icon and add a note to the about dialog about the origin of the icons. Should have been there much earlier ... 2009-08-16 19:46:41 +00:00
progressloggergui.cpp rbutil: dont write logfile if user aborts filename selection. 2009-08-29 18:55:52 +00:00
progressloggergui.h Fix "Warning: Signals cannot be declared virtual" for progresslogger when building with Qt 4.6. 2009-12-04 21:33:25 +00:00
rbutil.ini Add USB ID for Ipod Nano 5G to list of incompatible devices. 2011-07-10 18:38:48 +00:00
rbutilqt-lang.qrc Remove turkish from the languages bundled in the binary. The translation is broken on file level (all non-ASCII characters are broken). 2010-02-11 22:26:38 +00:00
rbutilqt-win.qrc move w32-specific resources to a separate file to prevent building them on other platforms. Use an alias in the resource file to remove the need of copying the file. 2007-12-17 21:35:25 +00:00
rbutilqt.cpp Show drive label in main dialog. 2011-07-16 22:07:52 +00:00
rbutilqt.h Rework Rockbox Utility update version number check. 2010-06-11 19:18:13 +00:00
rbutilqt.manifest add Manifests to rbutil, sansapatcher and e200rpatcher to gain needed rights on windows vista. 2008-01-20 21:19:37 +00:00
rbutilqt.pri Remove BrowseDirTree. 2011-07-16 08:51:02 +00:00
rbutilqt.pro Rockbox Utility: Replace OSDaB Zip with QuaZip. 2011-03-25 22:16:12 +00:00
rbutilqt.qrc Move various logo files to a single location. 2011-06-04 20:31:11 +00:00
rbutilqt.rc Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
rbutilqtfrm.ui rbutil: r28687 touched too much. Restore some accelerator keys. 2010-11-28 13:15:40 +00:00
sysinfo.cpp Show volume labels on Windows. 2011-07-15 20:03:05 +00:00
sysinfo.h rbutil: add a errorlog function into rbutil and the possibility to save a log if a error happens. (thanks to bluebrother for the trace functionality) 2009-08-15 17:02:25 +00:00
sysinfofrm.ui Add System Info screen showing some values that could be helpful in case of problems using rbutil. Most noteable is showing the permission level of the user on windows. 2008-06-21 10:28:10 +00:00
systrace.cpp systrace: convert input strings using local codepage. 2011-02-04 21:08:59 +00:00
systrace.h Add repeat counting to system trace. 2010-05-07 16:18:41 +00:00
systracefrm.ui Save System Trace on exit and allow easy retrieval after restart. 2010-03-23 22:07:17 +00:00
themesinstallfrm.ui Rename ThemeInstall class files to actually match the class name. 2009-03-31 19:50:43 +00:00
themesinstallwindow.cpp Move retrieval of revision and release numbers to RockboxInfo class. 2010-06-06 18:02:01 +00:00
themesinstallwindow.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
uninstallfrm.ui fix typo (and update translations for it) 2008-07-06 18:07:44 +00:00
uninstallwindow.cpp Convert uninstallation to use signals / slots for logging. 2010-06-11 17:14:00 +00:00
uninstallwindow.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
version.h Rockbox Utility: bump version to 1.2.10. 2011-05-08 18:49:54 +00:00