summaryrefslogtreecommitdiff
path: root/src/shared/proparser/prowriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* ProFileWriter: Support non-file variables.ck2010-06-071-20/+32
* optimize assignments: record number of literalsOswald Buddenhagen2010-06-021-2/+4
* precompile expressionsOswald Buddenhagen2010-06-021-27/+82
* serialize AST into a single stringOswald Buddenhagen2010-06-021-124/+209
* add custom string typeOswald Buddenhagen2010-06-021-2/+2
* reorganize ASTOswald Buddenhagen2010-06-021-5/+6
* For adding files use the "primary" variable for each file type.dt2010-05-181-3/+3
* Long live the king!hjk2010-03-051-1/+1
* directly link ProItems instead of using QList<ProItem*>Oswald Buddenhagen2010-02-051-2/+2
* don't pre-split RHS of variable assignmentsOswald Buddenhagen2010-01-251-39/+33
* actually edit pro files instead of rewriting them from the "AST"Oswald Buddenhagen2010-01-251-155/+180
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+208