rockbox/rbutil/rbutilqt
Dominik Riebeling a52d172934 Put links to the manual on the manual tab. Downloading the manual isn't finished yet.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14077 a1c6a512-1295-4272-9138-f99709370657
2007-07-30 18:11:21 +00:00
..
icons rbutilqt: added sansapatcher to bootloader installation. now only iriver bootloaders are missing. 2007-07-28 11:32:32 +00:00
irivertools move iriver checksums to its own file to remove unneeded inclusion and kill warnings. Tiny whitespace cleanup. 2007-07-29 21:59:11 +00:00
zip First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. 2007-07-25 20:21:06 +00:00
zlib First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. 2007-07-25 20:21:06 +00:00
aboutbox.ui add link to homepage to about window. 2007-07-30 17:33:46 +00:00
configure.cpp linux: respect http_proxy value for "system" proxy settings. 2007-07-29 18:41:15 +00:00
configure.h linux: respect http_proxy value for "system" proxy settings. 2007-07-29 18:41:15 +00:00
configurefrm.ui 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
COPYING First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. 2007-07-25 20:21:06 +00:00
CREDITS First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. 2007-07-25 20:21:06 +00:00
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 First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. 2007-07-25 20:21:06 +00:00
httpget.h First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. 2007-07-25 20:21:06 +00:00
install.cpp rbutilQt: changed the progress/error logger, there is now an abstract interface and a progressloggergui implementation of it. 2007-07-29 18:07:31 +00:00
install.h linux: respect http_proxy value for "system" proxy settings. 2007-07-29 18:41:15 +00:00
installbl.cpp rbutilQt: changed the progress/error logger, there is now an abstract interface and a progressloggergui implementation of it. 2007-07-29 18:07:31 +00:00
installbl.h move iriver checksums to its own file to remove unneeded inclusion and kill warnings. Tiny whitespace cleanup. 2007-07-29 21:59:11 +00:00
installbootloader.cpp move iriver checksums to its own file to remove unneeded inclusion and kill warnings. Tiny whitespace cleanup. 2007-07-29 21:59:11 +00:00
installbootloader.h rbutilQt: changed the progress/error logger, there is now an abstract interface and a progressloggergui implementation of it. 2007-07-29 18:07:31 +00:00
installbootloaderfrm.ui rbutilQt: bootloader installation routines for iriver players. Bootloader routines are now completed. They need heavy testing. 2007-07-28 14:38:25 +00:00
installfrm.ui First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. 2007-07-25 20:21:06 +00:00
installprogressfrm.ui First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. 2007-07-25 20:21:06 +00:00
installzip.cpp rbutilQt: changed the progress/error logger, there is now an abstract interface and a progressloggergui implementation of it. 2007-07-29 18:07:31 +00:00
installzip.h rbutilQt: changed the progress/error logger, there is now an abstract interface and a progressloggergui implementation of it. 2007-07-29 18:07:31 +00:00
installzipfrm.ui rbutilQt: Font and Doom installation. Also some fixes to the signals in the installers. 2007-07-28 21:42:43 +00:00
installzipwindow.cpp rbutilQt: changed the progress/error logger, there is now an abstract interface and a progressloggergui implementation of it. 2007-07-29 18:07:31 +00:00
installzipwindow.h rbutilQt: changed the progress/error logger, there is now an abstract interface and a progressloggergui implementation of it. 2007-07-29 18:07:31 +00:00
main.cpp 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
progressloggergui.cpp rbutilQt: changed the progress/error logger, there is now an abstract interface and a progressloggergui implementation of it. 2007-07-29 18:07:31 +00:00
progressloggergui.h rbutilQt: changed the progress/error logger, there is now an abstract interface and a progressloggergui implementation of it. 2007-07-29 18:07:31 +00:00
progressloggerinterface.h rbutilQt: changed the progress/error logger, there is now an abstract interface and a progressloggergui implementation of it. 2007-07-29 18:07:31 +00:00
rbutil.ini rbutilQt: Font and Doom installation. Also some fixes to the signals in the installers. 2007-07-28 21:42:43 +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 Put links to the manual on the manual tab. Downloading the manual isn't finished yet. 2007-07-30 18:11:21 +00:00
rbutilqt.h Put links to the manual on the manual tab. Downloading the manual isn't finished yet. 2007-07-30 18:11:21 +00:00
rbutilqt.pro fix a warning. 2007-07-29 20:43:07 +00:00
rbutilqt.qrc 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
rbutilqtfrm.ui Put links to the manual on the manual tab. Downloading the manual isn't finished yet. 2007-07-30 18:11:21 +00:00
settings.h First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. 2007-07-25 20:21:06 +00:00
version.h First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. 2007-07-25 20:21:06 +00:00