rockbox/rbutil/rbutilqt
Dominik Riebeling 4e747f1c5c If downloading the build information didn't work don't try to populate the version information.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20817 a1c6a512-1295-4272-9138-f99709370657
2009-04-27 21:33:51 +00:00
..
base Fix missing include. 2009-04-27 21:20:09 +00:00
icons
irivertools Completely rework the bootloader installation class: 2008-09-28 17:02:36 +00:00
lang Fix a typo in the german translation (thanks to pyro_maniac on IRC for pointing it out) and update it partly. lupdate all translations. 2009-04-06 18:14:30 +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
aboutbox.ui Update year in about box -- we are still working on this. 2009-03-07 19:02:14 +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 Fix cache path selection on Windows only allowing to select drives (FS#10013 by Yoshihisa Uchida). 2009-03-13 16:53:28 +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 Make autodetection button more bigger and default button. 2008-12-19 21:25:16 +00:00
COPYING
createvoicefrm.ui
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 FS#9983 by Delyan Kratunov. It adds support for the Festival TTS on Linux. 2009-03-27 19:18:14 +00:00
encexescfgfrm.ui
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 rbutil fixes for OpenBSD (FS#9340 by Brian Waichunas). 2008-12-13 10:09:13 +00:00
encodersgui.h Add missing keywords property. 2008-06-30 22:09:45 +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 Install dialog: fix version notes not getting cleared correctly for current build if a release is available. 2009-04-10 15:11:53 +00:00
install.h Fix the includes I forgot when renaming the ZipInstaller class file. 2009-04-27 19:58:24 +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
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
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
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 Explicitly drop the chown() result to remove a gcc warning. chown() is warn_unused_result but we can't do anything useful in this case and it isn't a problem anyway. 2009-04-16 21:09:19 +00:00
rbsettings.h Refactor USB ID map retrieval from device settings file and minimize duplicated code. 2009-04-16 20:49:43 +00:00
rbspeexcfgfrm.ui
rbutil.ini Rename display names for Sansas to include "series" to make it more clear that it's not a player model "e200". Change casing of e200 / c200 to lowercase to be in line with the actual print on the player. Include "v1" to be more specific. 2009-04-27 20:10:48 +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 If downloading the build information didn't work don't try to populate the version information. 2009-04-27 21:33:51 +00:00
rbutilqt.h Fix the includes I forgot when renaming the ZipInstaller class file. 2009-04-27 19:58:24 +00:00
rbutilqt.manifest
rbutilqt.pro Rename installzip.{cpp,h} to better reflect the actual class name. 2009-04-27 19:37:34 +00:00
rbutilqt.qrc
rbutilqt.rc
rbutilqtfrm.ui Default automatic install to the latest release instead of the most recent build. 2008-12-19 21:43:22 +00:00
sapicfgfrm.ui
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
talkfile.cpp rbutil: commit FS#9983 by Delyan Kratunov. It adds support for the Festival TTS on Linux. 2009-03-27 19:18:14 +00:00
talkfile.h rbutil: commit FS#9983 by Delyan Kratunov. It adds support for the Festival TTS on Linux. 2009-03-27 19:18: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 Fix the includes I forgot when renaming the ZipInstaller class file. 2009-04-27 19:58:24 +00:00
themesinstallwindow.h Fix the includes I forgot when renaming the ZipInstaller class file. 2009-04-27 19:58:24 +00:00
tts.cpp Code police: 2009-04-05 12:46:41 +00:00
tts.h Code police: 2009-04-05 12:46:41 +00:00
ttsexescfgfrm.ui
ttsfestivalcfgform.ui rbutil: add the forgotten ui file from festival support. 2009-03-28 23:44:31 +00:00
ttsgui.cpp Code police: 2009-04-05 12:46:41 +00:00
ttsgui.h Code police: 2009-04-05 12:46:41 +00:00
uninstallfrm.ui fix typo (and update translations for it) 2008-07-06 18:07:44 +00:00
uninstallwindow.cpp
uninstallwindow.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
version.h Bump rbutil version to 1.2.1. 2009-04-26 20:36:25 +00:00
voicefile.cpp Code police: 2009-04-05 12:46:41 +00:00
voicefile.h Code police: 2009-04-05 12:46:41 +00:00
zipinstaller.cpp Rename installzip.{cpp,h} to better reflect the actual class name. 2009-04-27 19:37:34 +00:00
zipinstaller.h Rename installzip.{cpp,h} to better reflect the actual class name. 2009-04-27 19:37:34 +00:00