Daniel Stenberg
2acc0ac542
Updated our source code header to explicitly mention that we are GPL v2 or
...
later. We still need to hunt down snippets used that are not. 1324 modified
files...
http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 18:10:04 +00:00
Dominik Riebeling
2da6868d59
Make addItem() a slot to be able adding items using a signal.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17596 a1c6a512-1295-4272-9138-f99709370657
2008-05-21 20:57:19 +00:00
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
Antoine Cellerier
78d7ece5e9
Automatically scroll to the last line of the progress logger when adding a new item.
...
Cosmetics.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14716 a1c6a512-1295-4272-9138-f99709370657
2007-09-15 22:13:41 +00:00
Dominik Wenger
388506ec78
rbutilqt: first attempt to Small and Complete Installation, could be improved.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14463 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 19:06:40 +00:00
Dominik Riebeling
1dc307a586
set missing keywords property.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14446 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 22:11:50 +00:00
Dominik Wenger
5df9fc5c40
rbutilQt: the progressloggergui now uses little icons along the text.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14105 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 19:11:44 +00:00
Dominik Wenger
917e0acd64
rbutilQt: changed the progress/error logger, there is now an abstract interface and a progressloggergui implementation of it.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14060 a1c6a512-1295-4272-9138-f99709370657
2007-07-29 18:07:31 +00:00