summaryrefslogtreecommitdiffstats
path: root/qmake/qmake.pro
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesJoerg Bornemann2021-01-071-266/+0
* Use (new) erase()/erase_if() algorithmsMarc Mutz2020-12-051-0/+1
* Reimplement QSequentialIterable using QMetaSequenceUlf Hermann2020-09-031-0/+2
* Add a QMetaSequence interfaceUlf Hermann2020-09-011-0/+3
* Remove MSVC workaround for QPolygonMarcel Krems2020-08-291-1/+0
* Long Live QMap as a refcounted std::map!Giuseppe D'Angelo2020-08-061-1/+0
* Move QRegExp and its remaining mentions out of QtCoreSona Kurazyan2020-07-131-2/+0
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-201-1/+0
* Mark qmake as Qt tool in qmake/qmake.proJoerg Bornemann2020-05-291-0/+2
* Fix qmake.proJoerg Bornemann2020-05-291-1/+1
* Remove qxmlstream from qmake compileLars Knoll2020-05-251-4/+0
* Move the UTF conversion methods to qstringconverterLars Knoll2020-05-141-2/+3
* Disable the PCRE Jit when compiling qmakeLars Knoll2020-05-121-1/+2
* Compile QRegularExpression into qmakeLars Knoll2020-05-051-0/+6
* Build qmake with QT_USE_STRINGBUILDERLars Knoll2020-05-051-0/+3
* macOS: Merge qcore_mac cpp and mm filesTor Arne Vestbø2020-03-121-1/+1
* Split cborstream feature in twoUlf Hermann2019-12-121-1/+4
* Reimplement JSON support on top of CborUlf Hermann2019-10-211-1/+4
* Add support for calendars beside GregorianSoroush Rabiei2019-08-201-0/+8
* Remove unneeded qstring_compat.cpp from the qmake buildJoerg Bornemann2019-05-291-1/+0
* qmake: replace QLinkedList with std::listMarc Mutz2019-05-131-2/+0
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-201-2/+2
|\
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+2
* | qmake.pro: Fix missing headers and add missing line continuationTobias Hunger2019-02-081-7/+6
|/
* Modernize the "textcodec" featureLiang Qi2018-11-071-2/+0
* qmake: improve the fake projectOswald Buddenhagen2018-08-061-14/+229
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-2/+1
* configure: delete some dead code and outdated commentsOswald Buddenhagen2016-11-231-1/+0
* qmake/tools: port the last remaining Q_FOREACH loops and add QT_NO_FOREACHMarc Mutz2016-05-111-0/+1
* bring fake qmake project up to snuffOswald Buddenhagen2013-11-041-22/+16
* Add JSON parsing support to qmake.Morten Johan Sørvig2013-10-171-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-201-4/+3
|\
| * update commentOswald Buddenhagen2013-06-171-4/+3
* | add missing ifdeferyOswald Buddenhagen2013-06-121-1/+1
|/
* port qmake to qt creator's qmake language evaluatorOswald Buddenhagen2012-09-111-1/+2
* introduce qmake variable abstractionsOswald Buddenhagen2012-09-071-0/+1
* Sync .pr[oi] with the Makefiles so qmake builds againMarius Storm-Olsen2012-08-131-1/+4
* properly declare the host tools as such in the project filesOswald Buddenhagen2012-06-191-0/+1
* qmake: remove symbian supportJoerg Bornemann2011-11-071-5/+0
* make the non-bootstrapped build work againOswald Buddenhagen2011-07-111-0/+1
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-0/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+36