summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-201-1/+6
* less esoteric parameter passing to processProject()Oswald Buddenhagen2012-09-201-13/+14
* update qmake evaluator to newest version from qt creatorOswald Buddenhagen2012-09-2018-3816/+5404
* sort <extra-*> tagsOswald Buddenhagen2012-09-201-3/+7
* check availability of qmldevtools, not declarativeOswald Buddenhagen2012-09-201-2/+2
* handle windows line endings in the qtdeclarative/js processorOswald Buddenhagen2012-09-201-2/+2
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-2010-20/+0
* build valid URLsOswald Buddenhagen2012-09-201-1/+1
* CLucene: Fix compilation with win32-g++ and C++11Kai Koehne2012-09-131-0/+3
* Fix warnings about unused variables in Qt Designer.Friedemann Kleint2012-09-122-3/+0
* Remove checksdkAndreas Holzammer2012-09-115-428/+0
* fix pointer abuseOswald Buddenhagen2012-09-101-1/+1
* lupdate: use QMAKE_MANIFEST to embed our special manifest fileJoerg Bornemann2012-09-052-5/+1
* Fix narrowing conversion compile errorJonathan Liu2012-09-041-1/+1
* QtDesignerComponents: Avoid MinGW GCC cc1plus crash using PCHJonathan Liu2012-09-031-0/+9
* Make compile with -no-widgetsTasuku Suzuki2012-09-033-3/+3
* Return from main instead of exit()ing in qdbusThiago Macieira2012-08-301-7/+7
* assistant: don't crash when run as non-gui in mac/linuxTeemu Katajisto2012-08-301-8/+11
* Make sure the parent widget still exists.v5.0.0-beta1Jarek Kobus2012-08-222-2/+4
* Continue processing the qhp file on missing attributesLars Knoll2012-08-211-4/+4
* Remove doxygen support filesLars Knoll2012-08-204-376/+0
* Small cleanup in the pro fileLars Knoll2012-08-201-10/+4
* Fix deleting of QTreeWidget items.Friedemann Kleint2012-08-201-0/+1
* Remove runonphoneLars Knoll2012-08-2035-9538/+0
* Remove qttracereplayLars Knoll2012-08-173-371/+1
* make use of QT_PRIVATE to specify private Qt dependenciesOswald Buddenhagen2012-08-132-6/+2
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-135-5/+5
* remove manual linking of libQtCluceneOswald Buddenhagen2012-08-131-15/+0
* Properly handle include cyclesKevin Ottens2012-08-081-28/+75
* Add support for modular docs in QHelpGenerator.Pierre Rossi2012-08-021-10/+1
* Prepare QtHelp library for modularized documentation.Pierre Rossi2012-08-0211-31/+65
* Add export macros to QtCLuceneThiago Macieira2012-08-0218-54/+52
* Fix a crash in Assistant.Pierre Rossi2012-08-021-1/+1
* Enforce sans-serif by default in assistantPierre Rossi2012-08-021-0/+11
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-021-1/+1
* Non-UTF8 encoding for source code is deprecated.Thiago Macieira2012-08-012-10/+10
* QHeaderView::setResizeMode is deprecated.Thiago Macieira2012-08-011-1/+1
* make lupdate compilable without qml/js supportCorentin Jabot2012-07-303-3/+30
* Mark QCLucene and QtDesignerComponents libraries as internal.Stephen Kelly2012-07-242-0/+2
* Generate a fatal error as appropriate.Stephen Kelly2012-07-171-1/+3
* Export qhelpgenerator for use with qtPrepareTool()Casper van Donderen2012-07-171-7/+2