rockbox/rbutil/rbutilqt
Dominik Riebeling eeaa3df7d8 Fix missing line continue character in project file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18495 a1c6a512-1295-4272-9138-f99709370657
2008-09-11 17:16:18 +00:00
..
icons Add System Info screen showing some values that could be helpful in case of problems using rbutil. Most noteable is showing the permission level of the user on windows. 2008-06-21 10:28:10 +00:00
irivertools Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
zip Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
zlib Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
aboutbox.ui fix size hint for spacers to get Ok button centered. 2008-05-09 22:20:22 +00:00
autodetection.cpp Add w32 mountpoint resolving based on disc number correctly this time. 2008-06-29 09:50:20 +00:00
autodetection.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
browsedirtree.cpp Make it possible to change the BrowseDirtree caption (and do so for the device selection dialog). 2007-09-14 20:22:53 +00:00
browsedirtree.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
browsedirtreefrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
browseof.cpp Cosmetics: remove trailing spaces. 2007-09-15 22:57:07 +00:00
browseof.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
browseoffrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
configure.cpp Don't reset the language setting if it wasn't changed but the configuration saved. 2008-08-14 21:32:32 +00:00
configure.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
configurefrm.ui Remove some stray blanks from source strings. 2008-07-05 23:57:47 +00:00
COPYING
createvoicefrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
createvoicewindow.cpp Fix some source strings to clean up translations. 2008-07-05 22:14:15 +00:00
createvoicewindow.h Add missing keywords property. 2008-06-30 22:09:45 +00:00
CREDITS rbutil: commit japanese translation by Yoshihisa Uchida.(FS#9393) 2008-09-11 15:48:54 +00:00
detect.cpp w32: only display additional OS info string if it's not empty. 2008-07-04 20:26:36 +00:00
detect.h Add missing keywords property. 2008-06-30 22:09:45 +00:00
encexescfgfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
encoders.cpp Add missing keywords property. 2008-06-30 22:09:45 +00:00
encoders.h Add missing keywords property. 2008-06-30 22:09:45 +00:00
encodersgui.cpp Add missing keywords property. 2008-06-30 22:09:45 +00:00
encodersgui.h Add missing keywords property. 2008-06-30 22:09:45 +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 Add setting the User-Agent for http requests to HttpGet class. Make rbutil set its own user agent string. 2008-08-30 20:51:50 +00:00
httpget.h Add setting the User-Agent for http requests to HttpGet class. Make rbutil set its own user agent string. 2008-08-30 20:51:50 +00:00
Info.plist Bump version to 1.0.6 2008-07-06 19:59:59 +00:00
install.cpp Fix spelling error: successfull -> successful 2008-07-25 22:29:59 +00:00
install.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
installbootloader.cpp rbutil: bootloader installation iaudio, create the FIRMWARE dir if it doesnt exist, or bootloader install will fail. 2008-08-22 17:16:45 +00:00
installbootloader.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
installfrm.ui rbutil: more improvements for the backup mechanism. 2008-05-11 18:53:24 +00:00
installtalkfrm.ui rbutil: improve talkfile generation. remove the options to keep and overwrite the wavfiles. 2008-05-27 20:02:25 +00:00
installtalkwindow.cpp rbutil: Ups. forgot a file in the previous commit. 2008-07-12 17:30:01 +00:00
installtalkwindow.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
installthemes.cpp rbutil: another misplaced connect call. 2008-04-06 20:29:26 +00:00
installthemes.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
installthemesfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
installzip.cpp Use the new progressbar value slot instead of wrapping around it. 2008-06-03 20:08:25 +00:00
installzip.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
main.cpp Fix translator for Qt strings overwriting the application translator (FS#9268). 2008-08-13 22:41:00 +00:00
osx_deploy.sh Set svn keywords. 2007-10-20 16:00:31 +00:00
preview.cpp Cosmetics: remove trailing spaces. 2007-09-15 22:57:07 +00:00
preview.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
previewfrm.ui rbutilQt: fix the installing of release builds (archos only). 2007-08-26 11:34:32 +00:00
progressloggerfrm.ui Rename InstallProgress form to ProgressLogger as it's a generic logger window now. 2008-03-28 17:30:37 +00:00
progressloggergui.cpp Add a slot to set the progress bar value and a member to hide it. 2008-05-23 21:07:58 +00:00
progressloggergui.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
progressloggerinterface.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
rbsettings.cpp Make rbutil check the system language and try to use the correct translation. A language selection in the configuration file will override this. 2008-07-25 19:28:24 +00:00
rbsettings.h handle new installations (or upgrades) differently from invalid configurations 2008-07-07 21:40:44 +00:00
rbspeexcfgfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
rbunzip.cpp Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
rbunzip.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
rbutil.ini Rename africaans to afrikaans 2008-08-04 19:33:03 +00:00
rbutil_de.ts RButility: 2008-09-07 22:21:06 +00:00
rbutil_fi.ts RButility: 2008-09-07 22:21:06 +00:00
rbutil_fr.ts RButility: 2008-09-07 22:21:06 +00:00
rbutil_gr.ts RButility: 2008-09-07 22:21:06 +00:00
rbutil_he.ts rbutil: commit FS#9382 Hebrew translation by Tomer Shalev. 2008-09-08 21:11:55 +00:00
rbutil_ja.ts rbutil: commit japanese translation by Yoshihisa Uchida.(FS#9393) 2008-09-11 15:48:54 +00:00
rbutil_nl.ts RButility: 2008-09-07 22:21:06 +00:00
rbutil_tr.ts RButility: 2008-09-07 22:21:06 +00:00
rbutil_zh_CN.ts RButility: 2008-09-07 22:21:06 +00:00
rbutil_zh_TW.ts RButility: 2008-09-07 22:21:06 +00:00
rbutilqt-lang.qrc rbutil: commit japanese translation by Yoshihisa Uchida.(FS#9393) 2008-09-11 15:48:54 +00:00
rbutilqt-win.qrc move w32-specific resources to a separate file to prevent building them on other platforms. Use an alias in the resource file to remove the need of copying the file. 2007-12-17 21:35:25 +00:00
rbutilqt.cpp Add setting the User-Agent for http requests to HttpGet class. Make rbutil set its own user agent string. 2008-08-30 20:51:50 +00:00
rbutilqt.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
rbutilqt.manifest add Manifests to rbutil, sansapatcher and e200rpatcher to gain needed rights on windows vista. 2008-01-20 21:19:37 +00:00
rbutilqt.pro Fix missing line continue character in project file. 2008-09-11 17:16:18 +00:00
rbutilqt.qrc Move language resources to a separate file. Only build and include langs when building release version. 2008-06-24 21:44:53 +00:00
rbutilqt.rc Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
rbutilqtfrm.ui Fix some source strings to clean up translations. 2008-07-05 22:14:15 +00:00
rbzip.cpp Add missing keywords property. 2008-06-30 22:09:45 +00:00
rbzip.h Add missing keywords property. 2008-06-30 22:09:45 +00:00
sapicfgfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
sysinfo.cpp W32: Make System Info screen also show the device description. 2008-06-28 18:06:55 +00:00
sysinfo.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
sysinfofrm.ui Add System Info screen showing some values that could be helpful in case of problems using rbutil. Most noteable is showing the permission level of the user on windows. 2008-06-21 10:28:10 +00:00
talkfile.cpp RButility: 2008-09-07 22:21:06 +00:00
talkfile.h rbutil: completly reworked Talkfile generation. Should be more stable and more maintainable. 2008-07-12 17:04:49 +00:00
tts.cpp Don't over-quote additional command line options for external TTS. 2008-08-03 20:20:28 +00:00
tts.h rbutil: try to detect position of tts executeables without opening the config window. 2008-08-02 16:40:16 +00:00
ttsexescfgfrm.ui Clean up double path in resource file. 2008-03-27 23:39:49 +00:00
ttsgui.cpp rbutil: try to detect position of tts executeables without opening the config window. 2008-08-02 16:40:16 +00:00
ttsgui.h Add missing keywords property. 2008-06-30 22:09:45 +00:00
uninstall.cpp rbutil: call processEvents while uninstalling, so GUI doesnt freeze. 2008-07-12 12:54:11 +00:00
uninstall.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
uninstallfrm.ui fix typo (and update translations for it) 2008-07-06 18:07:44 +00:00
uninstallwindow.cpp rbutil: move many more connect calls, mainly for safety. 2008-04-06 19:50:38 +00:00
uninstallwindow.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
utils.cpp Add w32 mountpoint resolving based on disc number correctly this time. 2008-06-29 09:50:20 +00:00
utils.h Add w32 mountpoint resolving based on disc number correctly this time. 2008-06-29 09:50:20 +00:00
version.h Add setting the User-Agent for http requests to HttpGet class. Make rbutil set its own user agent string. 2008-08-30 20:51:50 +00:00
voicefile.cpp Add missing keywords property. 2008-06-30 22:09:45 +00:00
voicefile.h Add missing keywords property. 2008-06-30 22:09:45 +00:00