summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add \brief description to tools examples.hjk2012-12-051-2/+2
* Change copyrights from Nokia to DigiaSergio Ahumada2012-12-0565-65/+65
* Qt Linguist: Fix help URL.Friedemann Kleint2012-12-041-3/+2
* Qt Designer: Fix help URLs.Friedemann Kleint2012-12-044-18/+5
* Doc: add example pages for Qt Designer and Qt LinguistLeena Miettinen2012-12-042-0/+95
* remove symbian vestigesOswald Buddenhagen2012-12-042-3/+0
* Add all new doc files we have for Qt5.kh12012-12-031-1/+25
* Fix build of the Designer QAxWidget plugin.Friedemann Kleint2012-12-032-4/+4
* Doc: fix issues in the Qt Linguist docsLeena Miettinen2012-12-032-96/+91
* We check pointer after use it. Found with cppcheck.Montel Laurent2012-12-011-8/+8
* Rename linguist.qdocconf to qtlinguist.qdocconfhjk2012-11-302-1/+1
* Rename designer.qdocconf in qtdesigner.qdocconfhjk2012-11-302-1/+1
* QHelpGenerator: Allow launch without window managerKai Koehne2012-11-301-0/+3
* Doc: Fix issues in Qt Designer docsLeena Miettinen2012-11-291-65/+59
* Doc: Renaming Qt Assistant Manual's HTML page name.Jerome Pasion2012-11-291-1/+1
* Doc: Modularize Qt Linguist docsLeena Miettinen2012-11-2944-0/+2036
* macdeployqt: Fix deployment of sql driver pluginsEike Ziller2012-11-281-1/+1
* Assistant: rename doc/assistant.qdocconf to doc/qtassistant.qdocconfhjk2012-11-282-2/+2
* Update information from Nokia to Digia and Qt ProjectSergio Ahumada2012-11-2848-50/+50
* Assistant: adjust to recently changed location of .qch fileshjk2012-11-271-2/+1
* Doc: Modularize Qt Designer ManualLeena Miettinen2012-11-27179-0/+6880
* Doc: Changed qch namespace from "com" to "org"Jerome Pasion2012-11-271-1/+1
* Fix static build of Qt Designer on Windows.Friedemann Kleint2012-11-263-1/+5
* Fix inbuild help and message. Remove Trolltech references.kh12012-11-264-6/+25
* Fix build after QLocale enums updateKonstantin Ritt2012-11-261-23/+24
* Do not compress QLayout-margin properties when writing UI files.Friedemann Kleint2012-11-232-36/+1
* Detect QMainWindow-separator as passive interactor in Qt Designer.Friedemann Kleint2012-11-231-2/+6
* Backport helpviewer_qwv.cpp fixes from QtCreator bugs 7199 and 8211.Michael BrĂ¼ning2012-11-231-5/+6
* 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