summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix non-qmake build of the evaluatorv5.0.0-beta2Oswald Buddenhagen2012-11-051-1/+1
* rewrite default spec handlingOswald Buddenhagen2012-11-051-3/+11
* Fix qmake's pro file cache to interact correctly with write_fileSimon Hausmann2012-11-053-0/+9
* Use QStringList::join(QChar) overload where applicable [qmake]Marc Mutz2012-11-051-2/+2
* qmake: add ProStringList::join(QChar)Marc Mutz2012-11-052-8/+20
* resolve only one level of symlinks, and only for the default specsOswald Buddenhagen2012-11-051-1/+6
* fold m_qmakespecFull back into m_qmakespecOswald Buddenhagen2012-11-052-9/+8
* fetch all properties from qmakeOswald Buddenhagen2012-11-051-2/+1
* follow qt_tool.prf now setting up DESTDIROswald Buddenhagen2012-11-055-8/+0
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-059-42/+88
* remove now unnecessary workaround for static linking of pluginsOswald Buddenhagen2012-11-051-3/+0
* CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-90/+0
* CONFIG+=uitools is deprecated. Use QT+=uitools insteadSergio Ahumada2012-10-312-3/+2
* CMake: Test module includesStephen Kelly2012-10-311-0/+9
* Add WebKit as CI build system dependencySimon Hausmann2012-10-221-0/+1
* qdbus: Don't print a newline on void repliesThiago Macieira2012-10-191-1/+1
* Generate a ConfigVersion.cmake file for Qt5LinguistTools.Stephen Kelly2012-10-191-1/+4
* Remove menu role conflict for preferences dialogGabriel de Dietrich2012-10-161-1/+0
* Display initial "new form" dialog as proper dialog on MacGabriel de Dietrich2012-10-161-5/+1
* Remove insignification from CMake tests.Stephen Kelly2012-10-161-2/+0
* Use "QtProject" as organization name in various tools.Friedemann Kleint2012-10-165-8/+8
* Qt Designer: Use "QtProject" in interfaces, organization name.Friedemann Kleint2012-10-163-4/+4
* Adapt to QtWebKit module changesSimon Hausmann2012-10-157-10/+10
* Polish Qt Designer plugins and QtUiTools.Friedemann Kleint2012-10-126-12/+33
* Fix the use of Qt::GlobalColor with QVariant.Stephen Kelly2012-10-102-4/+4
* Remove module includes from makeqpf, qev.Friedemann Kleint2012-10-093-2/+5
* Make the cmake test insignificant in QtTools on Mac.Stephen Kelly2012-10-091-1/+1
* UiLoader: Map QLCDNumber::numDigits to QLCDNumber::digitCount'.Friedemann Kleint2012-10-082-2/+6
* Adapt to QUrl changes: URL with authority must have paths with /Thiago Macieira2012-10-081-1/+1
* Mark the cmake test here as insignificant.Stephen Kelly2012-09-271-0/+2
* Create IMPORTED targets for the linguist tools.Stephen Kelly2012-09-272-7/+26
* CeTcpSyncServer: Use qInstallMessageHandler()Kai Koehne2012-09-261-5/+5
* Build tools in release mode if using -debug-and-release optionYuchen Deng2012-09-269-27/+6
* Better looking widget toolbox in DesignerJens Bache-Wiig2012-09-261-1/+29
* Add missing border to the central widget in Designer.Jens Bache-Wiig2012-09-261-0/+2
* Don't test linguist macros if cross compiling.Stephen Kelly2012-09-261-1/+3
* make qcollectiongenerator a qt_toolOswald Buddenhagen2012-09-261-8/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251023-23448/+23448
* Remove ambiguous argument to createIndex.Stephen Kelly2012-09-212-10/+10
* make lupdate test significant againOswald Buddenhagen2012-09-201-4/+0
* remove hand-written manifestOswald Buddenhagen2012-09-202-22/+0
* make uninstalled lupdate & lrelease find qmakeOswald Buddenhagen2012-09-204-3/+15
* make linguist test work with shadow buildsOswald Buddenhagen2012-09-204-21/+25
* support listing translation files as sourcesOswald Buddenhagen2012-09-203-6/+67
* implement stand-alone getSimilarityScore() with StringSimilarityMatcher()Oswald Buddenhagen2012-09-202-20/+11
* make StringSimilarityMatcher instantiation cheapOswald Buddenhagen2012-09-202-51/+47
* optimize similarTextHeuristicCandidates()Oswald Buddenhagen2012-09-201-1/+2
* set the output directory for the qmake evaluatorOswald Buddenhagen2012-09-202-5/+26
* support indirect SUBDIRSOswald Buddenhagen2012-09-202-2/+8
* less esoteric parameter passing to processProject()Oswald Buddenhagen2012-09-203-15/+16