summaryrefslogtreecommitdiff
path: root/shared/proparser
Commit message (Expand)AuthorAgeFilesLines
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-2632-7515/+0
* Bump year in licence header.Daniel Molkentin2009-01-1320-20/+20
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlineJarek Kobus2009-01-081-0/+5
|\
| * Fixes: - Executable for console app are not found on Maccon2009-01-071-0/+5
* | Talked to hjk, restore back Q_ASSERTs, since qtcassert.h lies outside of shar...Jarek Kobus2009-01-082-8/+4
|/
* cache profile's parent directoryOswald Buddenhagen2008-12-193-4/+10
* unobfuscate in multiple ways: getcwd() => currentDirectory()Oswald Buddenhagen2008-12-191-5/+5
* remove cruftOswald Buddenhagen2008-12-192-16/+0
* handle skipping of test functions on a per-function basisOswald Buddenhagen2008-12-181-4/+10
* partially sync test functions with qmakeOswald Buddenhagen2008-12-181-19/+72
* disable cumulative mode for .prf files.Oswald Buddenhagen2008-12-181-1/+7
* Fixes: processing of else branchesOswald Buddenhagen2008-12-181-1/+15
* Expand $(VAR)-style environment variablesOswald Buddenhagen2008-12-182-4/+18
* Merge branch '0.9.1-beta'dt2008-12-1720-20/+20
|\
| * chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-1620-20/+20
* | implement actual evaluation of conditions.Oswald Buddenhagen2008-12-123-82/+160
* | decruft & cosmeticsOswald Buddenhagen2008-12-122-9/+8
* | add a bunch of missing functions.Oswald Buddenhagen2008-12-123-37/+414
* | refactoring (from qt)Oswald Buddenhagen2008-12-122-16/+24
* | remove cruftOswald Buddenhagen2008-12-121-2/+0
* | optimizeOswald Buddenhagen2008-12-121-2/+2
* | remove cruft (and thus sync with qt)Oswald Buddenhagen2008-12-122-4/+2
* | remove excess progress messagesOswald Buddenhagen2008-12-121-3/+0
* | style fixes and compilation with qt_no_ascii_castOswald Buddenhagen2008-12-121-9/+10
* | Fix some error messages (re expected argument counts)Oswald Buddenhagen2008-12-121-8/+8
|/
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-092-4/+8
* some more whitespace changeshjk2008-12-097-48/+44
* Fixes: Mem leak in the pro file parser.dt2008-12-021-6/+3
* off-by-one in headershjk2008-12-0220-20/+0
* end-of-line whitespace correction of the new headershjk2008-12-0220-199/+219
* some file cosmetics (mostly #include order and whitespace)hjk2008-12-0220-90/+128
* Initial importcon2008-12-0232-0/+6940