summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Basic support for generalized LR parsing.qlalr2Roberto Raggi2012-02-284-78/+231
| | | | | | | | Generate GLR friendly parser tables when the grammar use the `%glr-parser' declaration. Change-Id: I9dae3764565dcbbd744768679123523f61d49f9b Reviewed-by: Erik Verbruggen <erik.verbruggen@nokia.com>
* Fix the expanded flag.Roberto Raggi2012-02-282-2/+2
| | | | | Change-Id: I1edec8e43f82c10c0c735c98898d0b8ac8df17be Reviewed-by: Erik Verbruggen <erik.verbruggen@nokia.com>
* Generate #line directivesRoberto Raggi2012-02-012-2/+2
| | | | | | Change-Id: I8f6d2b126dbfc528dd810fdd9833dac63fec06cc Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Erik Verbruggen <erik.verbruggen@nokia.com>
* Initial work on QLALR 2.Roberto Raggi2012-01-2719-3985/+2970
| | | | | | | Change-Id: Iced578a517380624776f2b5e767491c6400c3bb3 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kent Hansen <kent.hansen@nokia.com> Reviewed-by: Erik Verbruggen <erik.verbruggen@nokia.com>
* Update obsolete contact address.Jason McDonald2012-01-2028-31/+31
| | | | | | | | Replace Nokia contact email address with Qt Project website. Change-Id: Id82ca8a75bb45203efc6f7b714256594ab3f5341 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Remove out-of-line uses of qMalloc/qFree/qRealloc.Robin Burchell2012-01-123-10/+10
| | | | | | | | | | Per http://codereview.qt-project.org/#change,11562, we are trying to remove these in favour of direct allocation, or (in the case of inline code) specialised out-of-line wrappers. Change-Id: I4d6580da66b9e1bd27a1d0c78f757ccf0aa7c034 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
* Update copyright year in license headers.Jason McDonald2012-01-0529-32/+32
| | | | | Change-Id: I9f69b11c48b84d2e9187d40e64caeb5b0e9717c3 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Remove trolltech-logo.png.Jason McDonald2011-12-282-3/+2
| | | | | | | | | This file contained the old Trolltech logo. Make the docs use the Qt logo instead. Task-number: QTBUG-19653 Change-Id: If547114113ae2114524d1d781991c092f37a8215 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Fix warnings about unused variables.Friedemann Kleint2011-12-171-2/+0
| | | | | Change-Id: I56c24e458e929bdf2f4b43a2823cae10d4cb76db Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
* Remove obsolete testlib files from .gitignoreJason McDonald2011-08-231-2/+0
| | | | | | | Change-Id: Ifbdd875648f193d31b98b4114293bd14b318a8f5 Reviewed-on: http://codereview.qt.nokia.com/3366 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Eliminate reference to Trolltech in variable name.Jason McDonald2011-08-021-3/+3
| | | | | | | | | Task-number: QTBUG-19653 Change-Id: Idbc32c68dbddf3ec8b0e91a736af9108dd8f62fa Reviewed-on: http://codereview.qt.nokia.com/2475 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Update licenseheader text in source files for qlalr Qt module.Jyri Tahtela2011-05-2428-526/+526
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Added .tag file with Git revision.axis2011-05-032-0/+2
|
* Add .gitignore to each moduleaxis2011-04-271-0/+261
|
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2742-0/+6961
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12