rockbox/rbutil/rbutilqt/irivertools
Dominik Riebeling ee09cb7f0d Untie rbutil core logic from QtGui for cli:
- include QtCore instead of QtGui if possible
- replace qApp with QCoreApplication::instance(), as qApp is only defined for QtGui
- use QCoreApplication instead of QApplication for inherited static members.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16274 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 18:25:49 +00:00
..
checksums.h move iriver checksums to its own file to remove unneeded inclusion and kill warnings. Tiny whitespace cleanup. 2007-07-29 21:59:11 +00:00
h100sums.h rbutilQt: bootloader installation routines for iriver players. Bootloader routines are now completed. They need heavy testing. 2007-07-28 14:38:25 +00:00
h120sums.h rbutilQt: bootloader installation routines for iriver players. Bootloader routines are now completed. They need heavy testing. 2007-07-28 14:38:25 +00:00
h300sums.h rbutilQt: bootloader installation routines for iriver players. Bootloader routines are now completed. They need heavy testing. 2007-07-28 14:38:25 +00:00
irivertools.cpp rbutilQt: the progressloggergui now uses little icons along the text. 2007-07-31 19:11:44 +00:00
irivertools.h Untie rbutil core logic from QtGui for cli: 2008-02-10 18:25:49 +00:00
md5sum.cpp rbutilQt: bootloader installation routines for iriver players. Bootloader routines are now completed. They need heavy testing. 2007-07-28 14:38:25 +00:00
md5sum.h Untie rbutil core logic from QtGui for cli: 2008-02-10 18:25:49 +00:00
mksums.pl rbutil: removed the wx version of rbutil. 2007-09-02 18:16:10 +00:00