rockbox/rbutil/rbutilqt
Maurus Cuelenaere cb08ef2420 Update Dutch RBUtility translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21240 a1c6a512-1295-4272-9138-f99709370657
2009-06-09 22:14:31 +00:00
..
base Set svn:eol-style on several files missing it and dos2unix them. 2009-06-09 21:49:34 +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 Completely rework the bootloader installation class: 2008-09-28 17:02:36 +00:00
lang Update Dutch RBUtility translation 2009-06-09 22:14:31 +00:00
zip Let unzip class accept files created by Info-Zip 3.0 instead of rejecting the files without reporting an error. Seems to not cause negative side effects but further investigation needed. 2009-04-26 13:05:33 +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 rbutil: make the Credits and Licence texts in the about dialog accessible via <TAB> 2009-05-11 17:36:24 +00:00
browsedirtree.cpp
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
configure.cpp Clean up configuration dialog debug output. 2009-06-07 10:17:03 +00:00
configure.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
configurefrm.ui Make autodetection button more bigger and default button. 2008-12-19 21:25:16 +00:00
COPYING
createvoicefrm.ui
createvoicewindow.cpp rbutil: make sure the voice creation window updates its display on startup. 2009-05-09 20:04:08 +00:00
createvoicewindow.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
CREDITS rbutil: commit FS#9983 by Delyan Kratunov. It adds support for the Festival TTS on Linux. 2009-03-27 19:18:14 +00:00
encexescfgfrm.ui
encttscfggui.cpp Set svn:eol-style on several files missing it and dos2unix them. 2009-06-09 21:49:34 +00:00
encttscfggui.h Set svn:eol-style on several files missing it and dos2unix them. 2009-06-09 21:49:34 +00:00
gpl-2.0.html
Info.plist Bump rbutil version to 1.2.1. 2009-04-26 20:36:25 +00:00
install.cpp rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
install.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
installfrm.ui Make backup location text elide based of the label width instead of fixed size. Adjust on window resizes as well. 2009-01-23 22:03:46 +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: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
installtalkwindow.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
main.cpp rbutil: include the qt accessible plugin into the mac bundle. (Enables screenreader support on macs) 2008-10-13 17:19:45 +00:00
osx_deploy.sh rbutil: include the qt accessible plugin into the mac bundle. (Enables screenreader support on macs) 2008-10-13 17:19:45 +00:00
preview.cpp
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
progressloggerfrm.ui Enable word wrapping in the progress logger list. 2009-03-22 22:55:45 +00:00
progressloggergui.cpp Clean up ProgressLogger state handling: 2009-05-02 18:40:04 +00:00
progressloggergui.h Clean up ProgressLogger state handling: 2009-05-02 18:40:04 +00:00
progressloggerinterface.h Clean up ProgressLogger state handling: 2009-05-02 18:40:04 +00:00
rbutil.ini Add Lithuanian to rbutil voice language options. 2009-06-08 10:38:03 +00:00
rbutilqt-lang.qrc Portuguese translation for Rockbox Utility (FS#9702 by Rui Araújo). 2009-01-07 17:36:43 +00:00
rbutilqt-win.qrc
rbutilqt.cpp Show Qt version number in Sysinfo dialog and in startup debug output. 2009-06-05 21:49:53 +00:00
rbutilqt.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
rbutilqt.manifest
rbutilqt.pro Cleanup and un-gui ZipInstaller class: 2009-05-02 18:50:31 +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 Default automatic install to the latest release instead of the most recent build. 2008-12-19 21:43:22 +00:00
sysinfo.cpp Use native path separators when displaying filesystem information. 2008-12-13 20:20:42 +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 rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
talkfile.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
themesinstallfrm.ui Rename ThemeInstall class files to actually match the class name. 2009-03-31 19:50:43 +00:00
themesinstallwindow.cpp Clean up and improve themes install window debug messages. 2009-05-19 21:10:19 +00:00
themesinstallwindow.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
uninstallfrm.ui fix typo (and update translations for it) 2008-07-06 18:07:44 +00:00
uninstallwindow.cpp rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
uninstallwindow.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
version.h Bump rbutil version to 1.2.1. 2009-04-26 20:36:25 +00:00
voicefile.cpp rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00
voicefile.h rbutil: make RbSettings a static class. (FS#10183 with improvements) 2009-05-09 16:59:14 +00:00