summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Compile MSVC2010. ERROR is defined in wingdi.h.HEADmasterJan Arve Saether2013-10-241-1/+4
| | | | | | | | | | | Small additional benefit is that this should also speed up preprocessing, as including QtCore was a bit too greedy... For future reference: An alternative fix is to define NOGDI before including windows.h. Change-Id: I282d4f26624dc38abf3f98b847ccebea5983d331 Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
* Fix copyright year and regenerated the parser.Erik Verbruggen2013-08-1117-69/+89
| | | | | Change-Id: Idb30a6b567d36f21d4d35bac51c0241742c42c44 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Changed the *generated* copyright not state the module.Erik Verbruggen2012-11-261-1/+1
| | | | | | | | | | | As qlalr is mostly used to generate parsers which are not part of the qlalr module, it is much more convenient (and less error prone) to have the copyright state "This file is part of the Qt Toolkit." instead of "... is part of the QLALR module". Change-Id: I08bc6f53bd527d78e6d152803abbeb385caf3e10 Reviewed-by: Iikka Eklund <iikka.eklund@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2016-462/+462
| | | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: Ia6295f46737b542d9d70419e9db2a9e4c69a443b Reviewed-by: Janne Anttila <janne.anttila@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3016-19/+19
| | | | | | | | | | | As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: I68bbcebeeddd84af30cb3361e5568193bb391817 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Update obsolete contact address.Jason McDonald2012-01-2016-19/+19
| | | | | | | | 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-122-6/+6
| | | | | | | | | | 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-0516-19/+19
| | | | | Change-Id: I9f69b11c48b84d2e9187d40e64caeb5b0e9717c3 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>
* 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-2416-326/+326
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2718-0/+4671
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