.. |
icons
|
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 |
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
|
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
|
tree browser: return native path delimiters in returned path
|
2007-08-09 16:21:51 +00:00 |
browsedirtree.h
|
rbutilqt: use the new dirbrowser in the talkfile generation. Also little changes to the dirbrowser to run it statically and without signals.
|
2007-08-07 17:49:35 +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 |
configure.cpp
|
if no proxy type is set default to none.
|
2007-08-09 16:01:02 +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
|
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
|
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 |
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: fix missing sansapatcher init.
|
2007-08-08 20:16:33 +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 |
installbootloaderfrm.ui
|
Add some more icons to a few dialogs and fix visual glitches.
|
2007-08-01 22:55:22 +00:00 |
installbootloaderwindow.cpp
|
rbutilQt: renamed installbl to installbootloaderwindow.
|
2007-08-09 16:44:27 +00:00 |
installbootloaderwindow.h
|
rbutilQt: renamed installbl to installbootloaderwindow.
|
2007-08-09 16:44:27 +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: use the new dirbrowser in the talkfile generation. Also little changes to the dirbrowser to run it statically and without signals.
|
2007-08-07 17:49:35 +00:00 |
installtalkwindow.h
|
rbutilQt: added Talkfile creation.
|
2007-08-05 16:17:35 +00:00 |
installzip.cpp
|
add voice file installation. This also extends the ZipInstaller class a bit to handle copying the downloaded file instead of unzipping.
|
2007-08-09 16:06:27 +00:00 |
installzip.h
|
add voice file installation. This also extends the ZipInstaller class a bit to handle copying the downloaded file instead of unzipping.
|
2007-08-09 16:06:27 +00:00 |
main.cpp
|
small simplification.
|
2007-08-09 18:40:32 +00:00 |
progressloggergui.cpp
|
Add icon to process dialog button.
|
2007-08-04 06:12:55 +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
|
move talk file button to new "Accessibility" tab and add button for voice files. Add voice url to config file and some tooltips to the tab view.
|
2007-08-07 22:26:36 +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
|
small simplification.
|
2007-08-09 18:40:32 +00:00 |
rbutilqt.h
|
add voice file installation. This also extends the ZipInstaller class a bit to handle copying the downloaded file instead of unzipping.
|
2007-08-09 16:06:27 +00:00 |
rbutilqt.pro
|
rbutilQt: renamed installbl to installbootloaderwindow.
|
2007-08-09 16:44:27 +00:00 |
rbutilqt.qrc
|
rbutilQt: added Talkfile creation.
|
2007-08-05 16:17:35 +00:00 |
rbutilqtfrm.ui
|
move talk file button to new "Accessibility" tab and add button for voice files. Add voice url to config file and some tooltips to the tab view.
|
2007-08-07 22:26:36 +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 |
talkfile.cpp
|
rbutilQt: added Talkfile creation.
|
2007-08-05 16:17:35 +00:00 |
talkfile.h
|
rbutilQt: added Talkfile creation.
|
2007-08-05 16:17:35 +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 |