summaryrefslogtreecommitdiff
path: root/src/shared/proparser/prowriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qmake: Enhance remote parsinghjk2023-01-101-6/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Collapse most of porting,hhjk2022-07-131-1/+1
* Proparser/QtSupport: Fix build with Qt6Eike Ziller2020-09-141-1/+1
* ProWriter: Do not insert a backslash when adding new filesChristian Kandeler2020-06-021-1/+2
* ProWriter: Fix removeVarValues() functionChristian Kandeler2020-04-011-2/+7
* Qmake: Add some debug output for file add/remove operationsChristian Kandeler2020-03-161-0/+13
* QmakeProjectManager: Improve renaming functionalityChristian Kandeler2019-11-041-12/+22
* ProWriter: Remove QLatin1(Char|String)Andre Hartmann2019-02-151-28/+26
* Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-02-151-26/+29
|\
| * ProWriter: Fix some Clang warningsAndre Hartmann2019-02-121-11/+11
| * ProWriter: Remove foreach and foreverAndre Hartmann2019-02-121-15/+18
* | ProWriter: Port to QRegularExpressionAndre Hartmann2019-02-151-4/+6
|/
* ProWriter: constify local varsAndre Hartmann2019-02-111-4/+4
* QmakePM: Respect editor settings when adding files to projectChristian Kandeler2019-02-051-16/+49
* QmakePM: Do a "sorted insert" when adding filesChristian Kandeler2019-01-241-16/+40
* qmake: Change source identifier type in ProStringOswald Buddenhagen2018-03-141-1/+1
* QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* make QMakeParser take a QStringRef as inputOswald Buddenhagen2016-08-021-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* ProWriter: Prepend $$PWD to files if adding to a .pri fileDaniel Teske2014-04-141-4/+24
* Android: Set ANDROID_EXTRA_LIBS scoped to the archDaniel Teske2014-04-011-5/+40
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-1/+1
* Fix Krazy warnings about includes/header guards in proparser.Friedemann Kleint2013-03-121-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* don't pretend that break()/next()/return() are functionsOswald Buddenhagen2012-09-121-0/+3
* fix crash when modifiying some project files with scopesOswald Buddenhagen2012-09-061-4/+8
* fix skipping over TokProperty elementsOswald Buddenhagen2012-09-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* don't be tricked by scope blocks with colonsOswald Buddenhagen2011-03-161-1/+1
* don't accidentally write into scopesOswald Buddenhagen2011-03-161-3/+20
* reinitialize character data pointer after modifying qstringOswald Buddenhagen2011-03-161-0/+1
* add scoped editing of pro-filesOswald Buddenhagen2011-03-071-13/+49
* improve ProWriter editing capabilitiesOswald Buddenhagen2011-03-071-34/+67
* some ProWriter API cleanupOswald Buddenhagen2011-03-071-28/+36
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Fixed a crash when deleting files from a project under certain conditionsSebastian Hartte2010-07-061-4/+4
* add ProFile::tokPtr(): centralize nasty castOswald Buddenhagen2010-06-241-2/+2