summaryrefslogtreecommitdiffstats
path: root/tools/qvfb/qvfb.pro
Commit message (Collapse)AuthorAgeFilesLines
* more fine-grained ts targetsOswald Buddenhagen2010-07-151-8/+0
| | | | | | | | | there are now per-language ts-<package>-<lang> and ts-<lang> targets to update only the files relevant for a given language. there is also a ts-all target which does what the old ts target did. the ts-<package> targets are now named ts-<package>-all and should not be used manually - they exist for the convenience of the ts-all target. the ts target is now only a help blurb.
* remove redundand translations project filesOswald Buddenhagen2010-07-121-0/+8
| | | | | | lupdate is now powerful enough to use the real project files. this avoids that the file lists run out of sync (which they did, though not as much as i expected).
* make projects lupdate-friendlyOswald Buddenhagen2010-07-121-1/+1
| | | | | | lupdate currently doesn't parse .qmake.cache, so it lacks QT_SOURCE_TREE. so use relative paths in include statements and (the relevant) include paths instead.
* Moving some QVFB stuff out of the configure script and into .pro filesJoão Abecasis2009-09-301-5/+6
| | | | Reviewed-by: Paul Olav Tvete
* Fixed Qt 4.6 source package compilation by moving the qvfb skins.Friedemann Kleint2009-05-131-12/+1
| | | | | | | Move skins to tools/shared/deviceskin and have them included automatically by the profile. Acked-by: Jason McDonald <jason.mcdonald@nokia.com> Acked-by: Warwick Allison <warwick.allison@nokia.com>
* Long live Qt!Lars Knoll2009-03-231-0/+74