summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update Qt Assistant Manual to Qt 5Leena Miettinen2012-11-2214-368/+282
* QtAssistant: remove references to QApplication::TypeJ-P Nurmi2012-11-221-21/+14
* Fix linguist build after updating QLocale up to CLDR 22.1.Friedemann Kleint2012-11-221-3/+3
* Doc: Renamed documentation output to "qtassistant" directory.Jerome Pasion2012-11-211-2/+2
* add support for TR_EXCLUDEOswald Buddenhagen2012-11-201-0/+17
* don't add DEPENDSPATH to VPATHOswald Buddenhagen2012-11-201-1/+0
* Fix syncqt-warnings.Friedemann Kleint2012-11-202-2/+2
* Designer: squash warning about unused variableshjk2012-11-202-2/+2
* Assistant: fix CONFIG value in .pro filehjk2012-11-201-4/+1
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-2011-607/+1486
|\
| * Assistant: Updated documentation configuration for Qt 5Jerome Pasion2012-11-1411-607/+1486
* | Make plugin deployment white-list based.Morten Johan Sorvig2012-11-151-55/+45
* | re-bootstrap lreleaseOswald Buddenhagen2012-11-132-2/+3
* | fix bootstrapped buildOswald Buddenhagen2012-11-131-2/+2
* | adjust fake QCoreApplication::translate() to qtcore changesOswald Buddenhagen2012-11-131-2/+1
* | remove stale QT_NO_TRANSLATION ifdefsOswald Buddenhagen2012-11-132-8/+0
* | 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-054-16/+4
* | remove now unnecessary workaround for static linking of pluginsOswald Buddenhagen2012-11-051-3/+0
* | 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
* | 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
* 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
* 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
* make qcollectiongenerator a qt_toolOswald Buddenhagen2012-09-261-8/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-25837-19895/+19895
* Remove ambiguous argument to createIndex.Stephen Kelly2012-09-212-10/+10
* remove hand-written manifestOswald Buddenhagen2012-09-202-22/+0
* make uninstalled lupdate & lrelease find qmakeOswald Buddenhagen2012-09-204-3/+15
* support listing translation files as sourcesOswald Buddenhagen2012-09-203-6/+67