rockbox/rbutil/rbutilqt
Dominik Riebeling 653b996828 Add theme installation. This relies on a modified server script so the themes site need to incorporate the changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14363 a1c6a512-1295-4272-9138-f99709370657
2007-08-15 21:54:15 +00:00
..
icons Add Rockbox icon to windows binary. Icon taken from fwpatcher. 2007-08-14 15:44:47 +00:00
irivertools rbutilQt: the progressloggergui now uses little icons along the text. 2007-07-31 19:11:44 +00:00
zip
zlib
aboutbox.ui add link to homepage to about window. 2007-07-30 17:33:46 +00:00
autodetection.cpp fix error with the preprocessor. 2007-08-05 22:13:40 +00:00
autodetection.h rbutilqt: initial port of the autodetection. (use only rockbox-info.txt at the moment) 2007-08-05 19:48:04 +00:00
browsedirtree.cpp rbutilQt: set the correct sorting method for the browsedirtree dialog. 2007-08-15 14:37:18 +00:00
browsedirtree.h rbutilQt: reworked bootloaderinstallation. removed the bootloaderinstalldialog, added a small dialog to ask for the original firmware, if you install a bootloader for a fwpatcher target. 2007-08-15 14:16:20 +00:00
browsedirtreefrm.ui Replace the file selection dialog for the mountpoint with a pure folder tree view. This fixes an issue with the selection dialog which could try opening a nonexisting folder. Only allow to select drive letters on windows. Additionally, remove an old file I forgot earlier. 2007-08-07 16:48:45 +00:00
browseof.cpp rbutilQt: reworked bootloaderinstallation. removed the bootloaderinstalldialog, added a small dialog to ask for the original firmware, if you install a bootloader for a fwpatcher target. 2007-08-15 14:16:20 +00:00
browseof.h rbutilQt: reworked bootloaderinstallation. removed the bootloaderinstalldialog, added a small dialog to ask for the original firmware, if you install a bootloader for a fwpatcher target. 2007-08-15 14:16:20 +00:00
browseoffrm.ui rbutilQt: reworked bootloaderinstallation. removed the bootloaderinstalldialog, added a small dialog to ask for the original firmware, if you install a bootloader for a fwpatcher target. 2007-08-15 14:16:20 +00:00
configure.cpp simplify a bit. 2007-08-12 20:40:50 +00:00
configure.h Replace the file selection dialog for the mountpoint with a pure folder tree view. This fixes an issue with the selection dialog which could try opening a nonexisting folder. Only allow to select drive letters on windows. Additionally, remove an old file I forgot earlier. 2007-08-07 16:48:45 +00:00
configurefrm.ui Remove mountpoint entry line from installation form and use config setting instead. Add some nice tango icons. 2007-08-02 22:27:51 +00:00
COPYING
CREDITS
gpl-2.0.html Use a html version of gpl for the licence in the about box. Make the box use word wrap as well 2007-07-26 20:59:24 +00:00
httpget.cpp 302 is also a valid redirect. Also keep the original query when redirecting. 2007-08-15 20:30:36 +00:00
httpget.h 302 is also a valid redirect. Also keep the original query when redirecting. 2007-08-15 20:30:36 +00:00
install.cpp extend ZipInstaller to support installing of multiple files at once (for use by the theme installation). 2007-08-14 23:11:46 +00:00
install.h Remove mountpoint entry line from installation form and use config setting instead. Add some nice tango icons. 2007-08-02 22:27:51 +00:00
installbootloader.cpp rbutilQt: reworked bootloaderinstallation. removed the bootloaderinstalldialog, added a small dialog to ask for the original firmware, if you install a bootloader for a fwpatcher target. 2007-08-15 14:16:20 +00:00
installbootloader.h If bootloader installation failed abort logger so the user needs to confirm the error only once. 2007-08-01 22:21:57 +00:00
installfrm.ui Remove mountpoint entry line from installation form and use config setting instead. Add some nice tango icons. 2007-08-02 22:27:51 +00:00
installprogressfrm.ui Add icon to process dialog button. 2007-08-04 06:12:55 +00:00
installtalkfrm.ui rbutilQt: added Talkfile creation. 2007-08-05 16:17:35 +00:00
installtalkwindow.cpp rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles to the installlog 2007-08-10 22:17:43 +00:00
installtalkwindow.h rbutilQt: added Talkfile creation. 2007-08-05 16:17:35 +00:00
installthemes.cpp Add theme installation. This relies on a modified server script so the themes site need to incorporate the changes. 2007-08-15 21:54:15 +00:00
installthemes.h Add theme installation. This relies on a modified server script so the themes site need to incorporate the changes. 2007-08-15 21:54:15 +00:00
installthemesfrm.ui Add theme installation. This relies on a modified server script so the themes site need to incorporate the changes. 2007-08-15 21:54:15 +00:00
installzip.cpp Add theme installation. This relies on a modified server script so the themes site need to incorporate the changes. 2007-08-15 21:54:15 +00:00
installzip.h extend ZipInstaller to support installing of multiple files at once (for use by the theme installation). 2007-08-14 23:11:46 +00:00
main.cpp small simplification. 2007-08-09 18:40:32 +00:00
progressloggergui.cpp use alternating row colors in list views. 2007-08-12 19:18:11 +00:00
progressloggergui.h rbutilQt: the progressloggergui now uses little icons along the text. 2007-07-31 19:11:44 +00:00
progressloggerinterface.h rbutilQt: the progressloggergui now uses little icons along the text. 2007-07-31 19:11:44 +00:00
rbutil.ini Add theme installation. This relies on a modified server script so the themes site need to incorporate the changes. 2007-08-15 21:54:15 +00:00
rbutil_de.ts support for translating rbutil. Translation files (*.qm) can be in the binary folder or in the resource :/lang. Incomplete german translation available for testing. 2007-07-29 18:09:41 +00:00
rbutilqt.cpp Add theme installation. This relies on a modified server script so the themes site need to incorporate the changes. 2007-08-15 21:54:15 +00:00
rbutilqt.h Add theme installation. This relies on a modified server script so the themes site need to incorporate the changes. 2007-08-15 21:54:15 +00:00
rbutilqt.pro Add theme installation. This relies on a modified server script so the themes site need to incorporate the changes. 2007-08-15 21:54:15 +00:00
rbutilqt.qrc rbutilQt: added Talkfile creation. 2007-08-05 16:17:35 +00:00
rbutilqt.rc Add Rockbox icon to windows binary. Icon taken from fwpatcher. 2007-08-14 15:44:47 +00:00
rbutilqtfrm.ui Fix a typo, thanks to Alistair Marshall for spotting (FS #7594) 2007-08-13 21:31:55 +00:00
talkfile.cpp rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles to the installlog 2007-08-10 22:17:43 +00:00
talkfile.h rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles to the installlog 2007-08-10 22:17:43 +00:00
uninstall.cpp rbutilQt:Ups.. the forgotten uninstall files. 2007-08-12 16:47:35 +00:00
uninstall.h rbutilQt:Ups.. the forgotten uninstall files. 2007-08-12 16:47:35 +00:00
uninstallfrm.ui RbutilQt: Ups, another forgotten file. 2007-08-12 16:53:15 +00:00
uninstallwindow.cpp use alternating row colors in list views. 2007-08-12 19:18:11 +00:00
uninstallwindow.h rbutilQt:Ups.. the forgotten uninstall files. 2007-08-12 16:47:35 +00:00
version.h