rockbox/rbutil/rbutilqt
Dominik Wenger 5df9fc5c40 rbutilQt: the progressloggergui now uses little icons along the text.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14105 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 19:11:44 +00:00
..
icons rbutilQt: the progressloggergui now uses little icons along the text. 2007-07-31 19:11:44 +00:00
irivertools rbutilQt: the progressloggergui now uses little icons along the text. 2007-07-31 19:11:44 +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 rbutilQt: fix Dialogs, so they are modal. 2007-07-30 19:35:48 +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: the progressloggergui now uses little icons along the text. 2007-07-31 19:11:44 +00:00
install.h linux: respect http_proxy value for "system" proxy settings. 2007-07-29 18:41:15 +00:00
installbl.cpp rbutilQt: the progressloggergui now uses little icons along the text. 2007-07-31 19:11:44 +00:00
installbl.h rbutilQt: the progressloggergui now uses little icons along the text. 2007-07-31 19:11:44 +00:00
installbootloader.cpp rbutilQt: the progressloggergui now uses little icons along the text. 2007-07-31 19:11:44 +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: the progressloggergui now uses little icons along the text. 2007-07-31 19:11:44 +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: the progressloggergui now uses little icons along the text. 2007-07-31 19:11:44 +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: the progressloggergui now uses little icons along the text. 2007-07-31 19:11:44 +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 Ipod 1G/2G and resort the platform section a bit. 2007-07-30 21:05:04 +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 rbutilQt: fix Dialogs, so they are modal. 2007-07-30 19:35:48 +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 rbutilQt: the progressloggergui now uses little icons along the text. 2007-07-31 19:11:44 +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