rockbox/rbutil/rbutilqt
2007-08-28 23:10:42 +00:00
..
icons Completely rework the talk files window: move settings to configuration dialog and add configuration presets. Remove some old cruft from talkfile handling and rely on values from rbutil.ini. Autodetection of executables is missing. 2007-08-28 23:10:42 +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
autodetection.cpp set missing keywords property. 2007-08-23 22:11:50 +00:00
autodetection.h set missing keywords property. 2007-08-23 22:11:50 +00:00
browsedirtree.cpp set missing keywords property. 2007-08-23 22:11:50 +00:00
browsedirtree.h set missing keywords property. 2007-08-23 22:11:50 +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 set missing keywords property. 2007-08-23 22:11:50 +00:00
browseof.h set missing keywords property. 2007-08-23 22:11:50 +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 Completely rework the talk files window: move settings to configuration dialog and add configuration presets. Remove some old cruft from talkfile handling and rely on values from rbutil.ini. Autodetection of executables is missing. 2007-08-28 23:10:42 +00:00
configure.h Completely rework the talk files window: move settings to configuration dialog and add configuration presets. Remove some old cruft from talkfile handling and rely on values from rbutil.ini. Autodetection of executables is missing. 2007-08-28 23:10:42 +00:00
configurefrm.ui Completely rework the talk files window: move settings to configuration dialog and add configuration presets. Remove some old cruft from talkfile handling and rely on values from rbutil.ini. Autodetection of executables is missing. 2007-08-28 23:10:42 +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 Implement download caching. Set the folder for the cache data in the configuration dialog. Caching is disabled per default and defaults to the systems temp folder. 2007-08-27 17:40:35 +00:00
httpget.h Implement download caching. Set the folder for the cache data in the configuration dialog. Caching is disabled per default and defaults to the systems temp folder. 2007-08-27 17:40:35 +00:00
install.cpp Rename logfile section for base install to something more descriptive (as it is displayed in the uninstall dialog) 2007-08-28 13:07:25 +00:00
install.h Add info window which shows details about the currently installed files based on the installation log file. Rework the log file and save revision number / timestamps instead of an arbitrary number. 2007-08-26 16:03:56 +00:00
installbootloader.cpp rbutilQt: Add downloading of a bootloaders-info file, with md5sums from the bootloaders, to make a version check. Also added the bootloader to the installlog. 2007-08-26 16:44:23 +00:00
installbootloader.h rbutilQt: Add downloading of a bootloaders-info file, with md5sums from the bootloaders, to make a version check. Also added the bootloader to the installlog. 2007-08-26 16:44:23 +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 Completely rework the talk files window: move settings to configuration dialog and add configuration presets. Remove some old cruft from talkfile handling and rely on values from rbutil.ini. Autodetection of executables is missing. 2007-08-28 23:10:42 +00:00
installtalkwindow.cpp Completely rework the talk files window: move settings to configuration dialog and add configuration presets. Remove some old cruft from talkfile handling and rely on values from rbutil.ini. Autodetection of executables is missing. 2007-08-28 23:10:42 +00:00
installtalkwindow.h Completely rework the talk files window: move settings to configuration dialog and add configuration presets. Remove some old cruft from talkfile handling and rely on values from rbutil.ini. Autodetection of executables is missing. 2007-08-28 23:10:42 +00:00
installthemes.cpp Implement download caching. Set the folder for the cache data in the configuration dialog. Caching is disabled per default and defaults to the systems temp folder. 2007-08-27 17:40:35 +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 rbutilqt: Added a fullsize preview for the Theme installation. It pops up when you hover over the normal preview. 2007-08-21 18:24:55 +00:00
installzip.cpp Implement download caching. Set the folder for the cache data in the configuration dialog. Caching is disabled per default and defaults to the systems temp folder. 2007-08-27 17:40:35 +00:00
installzip.h Completely rework the talk files window: move settings to configuration dialog and add configuration presets. Remove some old cruft from talkfile handling and rely on values from rbutil.ini. Autodetection of executables is missing. 2007-08-28 23:10:42 +00:00
main.cpp add project file for including accessibility plugin when building static binary. As there is no way to distinguish between static and dynamic builds you need to select the project file manually. 2007-08-22 20:51:36 +00:00
preview.cpp Include the required headers. Strangely this only broke on linux. Also fix a warning. 2007-08-26 19:51:35 +00:00
preview.h set missing keywords property. 2007-08-23 22:11:50 +00:00
previewfrm.ui rbutilQt: fix the installing of release builds (archos only). 2007-08-26 11:34:32 +00:00
progressloggergui.cpp rbutilqt: first attempt to Small and Complete Installation, could be improved. 2007-08-26 19:06:40 +00:00
progressloggergui.h rbutilqt: first attempt to Small and Complete Installation, could be improved. 2007-08-26 19:06:40 +00:00
progressloggerinterface.h rbutilqt: first attempt to Small and Complete Installation, could be improved. 2007-08-26 19:06:40 +00:00
rbutil.ini Completely rework the talk files window: move settings to configuration dialog and add configuration presets. Remove some old cruft from talkfile handling and rely on values from rbutil.ini. Autodetection of executables is missing. 2007-08-28 23:10:42 +00:00
rbutil_de.ts rbutilqt: first attempt to Small and Complete Installation, could be improved. 2007-08-26 19:06:40 +00:00
rbutilqt.cpp Rename logfile section for base install to something more descriptive (as it is displayed in the uninstall dialog) 2007-08-28 13:07:25 +00:00
rbutilqt.h rbtutilQt: incorporate the complete and small install into rbutil.cpp, remove the multiinstaller files.. 2007-08-26 20:32:20 +00:00
rbutilqt.pro rbtutilQt: incorporate the complete and small install into rbutil.cpp, remove the multiinstaller files.. 2007-08-26 20:32:20 +00:00
rbutilqt.qrc Completely rework the talk files window: move settings to configuration dialog and add configuration presets. Remove some old cruft from talkfile handling and rely on values from rbutil.ini. Autodetection of executables is missing. 2007-08-28 23:10:42 +00:00
rbutilqt.rc Add Rockbox icon to windows binary. Icon taken from fwpatcher. 2007-08-14 15:44:47 +00:00
rbutilqtfrm.ui Add info window which shows details about the currently installed files based on the installation log file. Rework the log file and save revision number / timestamps instead of an arbitrary number. 2007-08-26 16:03:56 +00:00
talkfile.cpp Completely rework the talk files window: move settings to configuration dialog and add configuration presets. Remove some old cruft from talkfile handling and rely on values from rbutil.ini. Autodetection of executables is missing. 2007-08-28 23:10:42 +00:00
talkfile.h Completely rework the talk files window: move settings to configuration dialog and add configuration presets. Remove some old cruft from talkfile handling and rely on values from rbutil.ini. Autodetection of executables is missing. 2007-08-28 23:10:42 +00:00
uninstall.cpp set missing keywords property. 2007-08-23 22:11:50 +00:00
uninstall.h set missing keywords property. 2007-08-23 22:11:50 +00:00
uninstallfrm.ui RbutilQt: Ups, another forgotten file. 2007-08-12 16:53:15 +00:00
uninstallwindow.cpp set missing keywords property. 2007-08-23 22:11:50 +00:00
uninstallwindow.h set missing keywords property. 2007-08-23 22:11:50 +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