summaryrefslogtreecommitdiffstats
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>
* Copyright changeTeemu Kaukoranta2013-05-291-1/+1
| | | | | | | Had to change one copyright manually Change-Id: I6be69acc057111834876e302caf4ec201d41f438 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* add .qmake.confOswald Buddenhagen2012-12-040-0/+0
| | | | | | | | | for consistency with other qt modules, so top-level "make docs" does not bail out. Change-Id: I911a5037ed047d1e801e10eefea653d376282ec1 Reviewed-by: hjk <qthjk@ovi.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@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>
* Add .qmake.conf with load(qt_build_config) like other Qt modulesTor Arne Vestbø2012-10-221-0/+1
| | | | | Change-Id: I99fcf3973262b86d3a19a88cb6d38d47c8bf1c2e Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* Doc: Adding documentation templates from qtbaseJerome Pasion2012-09-213-0/+776
| | | | | | Task-number: QTBUG-27293 Change-Id: Ia5d359ea7f1be1f1984ab32d7f214213353b3667 Reviewed-by: Martin Smith <martin.smith@digia.com>
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2029-744/+744
| | | | | | | | 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>
* Update the git-archive export optionsThiago Macieira2012-09-102-2/+4
| | | | | | | | | | | | | | The .gitattributes and .gitignore files do not need to be present in packaged sources, as they are for people using the Git repository. People who download tarballs usually don't reimport into Git -- they should just download the actual repositories. Meanwhile, the .tag file is quite useful. Instead of making Git extract to the useless SHA-1 of the "$Id$\n" string, ask git-archive to store the SHA-1 of the commit being packaged. Change-Id: I1c481f4e1c7f00d7f7a03d16b5352ef6ed2b8e2d Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Remove the usage of deprecated qdoc macros.v5.0.0-beta1Casper van Donderen2012-03-042-9/+9
| | | | | | | | | | QDoc now has support for Doxygen style commands for italics, bold and list items. This change applies that change in QDoc to the actual documentation. Task-number: QTBUG-24578 Change-Id: I3feb5e9fb32826213db4ab00dfb4df478d657034 Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com>
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3028-31/+31
| | | | | | | | | | | 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-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