OSDN Git Service

Update license.
[qt-creator-jp/qt-creator-jp.git] / src / shared / cplusplus / Token.cpp
2011-04-13 hjkUpdate license.
2011-01-24 conMerge origin/2.1, commit '05bc989fc0ab7c6be1e04d6f8fe21...
2011-01-12 conIt's 2011 now.
2011-01-12 conMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2011-01-12 conMerge remote branch 'origin/2.1'
2011-01-12 conIt's 2011 now.
2010-12-17 conMerge branch '2.1'
2010-12-17 conLicense headers.
2010-03-17 Roberto RaggiParse and create AST nodes for the Q_MOC_RUN extensions.
2010-03-17 Erik VerbruggenAdded parser support for Q_INTERFACES.
2010-03-10 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2010-03-05 hjkLong live the king!
2010-03-04 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2010-02-23 conMerge remote branch 'origin/1.3'
2010-02-15 Erik VerbruggenRevert "Split Objective-C keyword parsing to handle...
2010-02-15 Erik VerbruggenSplit Objective-C keyword parsing to handle the '@...
2010-02-08 Erik VerbruggenRemoved Q_DECLARE_FLAGS parsing, leaving it to the...
2010-02-07 Erik VerbruggenAdded semantic checks for Q_ENUMS.
2010-02-04 Thorbjørn LindeijerMerge branch '1.3'
2010-01-29 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2010-01-29 Oswald BuddenhagenMerge branch 'origin/1.3' (early part)
2010-01-19 ckMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2010-01-19 Wolfgang BeckMerge ichecker branch changes into the mainline. New...
2010-01-14 conMerge remote branch 'origin/1.3'
2010-01-12 conMerge remote branch 'origin/1.3'
2010-01-07 Thorbjørn LindeijerMerge branch '1.3'
2010-01-06 conMerge remote branch 'origin/1.3'
2010-01-06 Thorbjørn LindeijerMerge branch '1.3'
2010-01-05 conMerge remote branch 'origin/1.3'
2009-12-16 Thorbjørn LindeijerMerge branch '1.3'
2009-12-14 conMerge remote branch 'origin/1.3'
2009-12-08 Thorbjørn LindeijerMerge remote branch 'origin/1.3'
2009-12-04 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2009-12-03 maeMerge commit 'origin/1.3'
2009-12-03 conMerge remote branch 'origin/1.3'
2009-12-01 maeMerge commit 'origin/1.3'
2009-12-01 ckMerge branch 'master' of scm.dev.nokia.troll.no:creator...
2009-11-30 conMerge commit 'origin/1.3'
2009-11-30 Roberto RaggiInital support for Q_D/Q_Q declarations.
2009-11-02 dtMerge branch 'reviews/1516'
2009-10-20 Oswald BuddenhagenMerge remote branch 'origin/1.3'
2009-10-20 Roberto RaggiCleanup the C++ front-end.
2009-09-29 dtMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-09-29 Friedemann KleintMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-09-29 Roberto RaggiIntroduced T_CPP_COMMENT and T_CPP_DOXY_COMMENT to...
2009-08-14 hjklong live the king
2009-08-03 Thiago MacieiraCompile the C++ parser library with Sun CC 5.9.
2009-07-13 Roberto RaggiFixed a few typos and bugs in the ObjC++ support.
2009-07-10 ckMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-07-10 Roberto RaggiReplaced T_INT_LITERAL and T_FLOAT_LITERAL with T_NUMER...
2009-07-03 Kai KoehneMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-07-03 Roberto RaggiMade foreach a keyword when parsing with qtMocRun
2009-06-16 conCherry-pick: Update license headers and sales contact...
2009-06-16 Jason McDonaldUpdate license headers and sales contact details.
2009-03-26 maeMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-03-25 dtMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-03-25 Roberto RaggiAdded support for Q_SIGNAL and Q_SLOT.
2009-03-05 Thorbjørn LindeijerMerge branch '1.0.0'
2009-03-02 Oswald BuddenhagenMerge commit 'origin/1.0.0'
2009-02-25 Kavindra PalarajaMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-02-25 Oswald BuddenhagenMerge branch '1.0.0'
2009-02-25 Oswald BuddenhagenMerge commit '84c82a669b8edd18a49b0eadaaee62eced27c51c'
2009-02-25 Oswald BuddenhagenMerge commit '80e89b23a329453e8dda0f3c48053b8fbe4968c1'
2009-02-25 hjkFixes: change file license headers to include LGPL
2009-02-25 hjkFixes: change license headers to LGPL
2009-02-24 Oswald BuddenhagenMerge branch '1.0.0' into master-master
2009-02-24 Oswald BuddenhagenMerge branch '1.0.0' into master
2009-02-23 Oswald BuddenhagenMerge branch '1.0.0' into master
2009-02-23 hjkMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-02-20 Roberto RaggiInitial support for doxygen comments.
2009-01-26 maeMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-01-26 hjkMerge branch 'master' of git@scm.dev.nokia.troll.no...
2009-01-26 hjk Fixes: move all files in shared/* to src/shared/*