rockbox/rbutil/rbutilqt
Dominik Riebeling 9db98bb864 Fix bootloader files vanishing after installation (FS#11086).
QTemporaryFile creates temporary files, so they might get removed even if they
are renamed. Copy the downloaded temporary file instead.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25208 a1c6a512-1295-4272-9138-f99709370657
2010-03-15 21:21:04 +00:00
..
base Fix bootloader files vanishing after installation (FS#11086). 2010-03-15 21:21:04 +00:00
docs Merge rbutil CREDITS file with main one and use that. 2010-01-24 20:48:38 +00:00
icons 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
irivertools Completely rework the bootloader installation class: 2008-09-28 17:02:36 +00:00
lang Rockbox Utility polish translation update. 2010-02-12 19:01:16 +00:00
zip Let unzip class accept files created by Info-Zip 3.0 instead of rejecting the files without reporting an error. Seems to not cause negative side effects but further investigation needed. 2009-04-26 13:05:33 +00:00
zlib
aboutbox.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
browsedirtree.cpp Set the layout direction of the dir tree when setting up the widget. 2010-01-05 22:39:05 +00:00
browsedirtree.h
browsedirtreefrm.ui
configure.cpp Refactor device tree setup a bit. 2010-03-01 22:45:17 +00:00
configure.h Use QFileDialog::getExistingDirectory() for path selection. 2010-02-16 21:34:39 +00:00
configurefrm.ui Remove column from tree widget -- this is set up by the caller. 2010-02-16 18:30:21 +00:00
createvoicefrm.ui rbutil: improve accessibility a little bit. 2009-06-15 19:41:16 +00:00
createvoicewindow.cpp Save values set in voice window before calling configuration dialog. 2010-02-28 11:06:49 +00:00
createvoicewindow.h Save values set in voice window before calling configuration dialog. 2010-02-28 11:06:49 +00:00
deploy-release.py Rename Rockbox Utility output binary to RockboxUtility. 2010-02-28 20:28:45 +00:00
encttscfggui.cpp rbutil: Explicitly set some widgets layout direction to LTR 2010-01-03 20:04:45 +00:00
encttscfggui.h Set svn:keywords property. 2009-11-06 23:20:51 +00:00
Info.plist Rename Rockbox Utility output binary to RockboxUtility. 2010-02-28 20:28:45 +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 Start with mountpoint as folder to talk selection if old value is invalid. 2010-02-16 21:38:00 +00:00
installtalkwindow.h Use QFileDialog::getExistingDirectory() for path selection. 2010-02-16 21:34:39 +00:00
installwindow.cpp Rename InstallFrm to InstallWindowFrm. 2010-02-16 18:30:24 +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 rbutil: Change layout to RTL if Hebrew language is used 2009-10-19 17:38:46 +00:00
osx_deploy.sh rbutil: include the qt accessible plugin into the mac bundle. (Enables screenreader support on macs) 2008-10-13 17:19:45 +00:00
preview.cpp
preview.h
previewfrm.ui
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 Disable D2 in rbutil as discussed in IRC. 2010-02-02 20:19:24 +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
rbutilqt.cpp Fix manual download links. 2010-03-15 18:14:59 +00:00
rbutilqt.h Restore the default message handler on application shutdown. Fixes sporadic segfaults on exit. 2010-02-11 19:51:50 +00:00
rbutilqt.manifest
rbutilqt.pro Rearrange libraries linking order to work with --as-needed linker option. 2010-03-11 19:14:33 +00:00
rbutilqt.qrc Merge rbutil CREDITS file with main one and use that. 2010-01-24 20:48:38 +00:00
rbutilqt.rc
rbutilqtfrm.ui Restore the default message handler on application shutdown. Fixes sporadic segfaults on exit. 2010-02-11 19:51:50 +00:00
sysinfo.cpp 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
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
systrace.cpp FS#10748 - rbutil: Explicitly override GUI layout direction setting for some widgets 2009-10-31 17:16:34 +00:00
systrace.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
systracefrm.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
themesinstallfrm.ui Rename ThemeInstall class files to actually match the class name. 2009-03-31 19:50:43 +00:00
themesinstallwindow.cpp rbutil: split RbSettings. use Stable/unstable status from server. 2010-01-24 21:12:11 +00:00
themesinstallwindow.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
uninstallfrm.ui
uninstallwindow.cpp rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
uninstallwindow.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
version.h Update Rockbox Utility version to 1.2.5 2010-02-12 20:56:04 +00:00