summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Collapse)AuthorAgeFilesLines
* normalize: Respect keyword bounds for SIGNAL/SLOTJoerg Bornemann2019-01-311-0/+11
| | | | | | | | | | This tool tried to normalize signatures for things like Q_PRIVATE_SLOT and SIGNAL_INDEX. Check for valid keyword characters before and after the search string. Fixes: QTBUG-38172 Change-Id: I9b7e31d5b283da23ecbbe87e9e670a62e4f53ae7 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
* Unify license header usageAntti Kokko2016-02-032-28/+40
| | | | | | | | Update old header.LGPL3 to header.LGPL Change-Id: Ic9b7de3ff8ad0e6f1c8477ced3d07f7e90f3dae9 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
* Update copyright headersJani Heikkinen2015-02-112-14/+14
| | | | | | | | | | Qt copyrights are now in The Qt Company, so we could update the source code headers accordingly. In the same go we should also fix the links to point to qt.io. Change-Id: If3c8d221bcf8e5010048ed5f1c50cd35c04e7199 Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
* Update license headers and add new licensesJani Heikkinen2014-08-242-38/+22
| | | | | | | | - Added LICENSE.LGPLv21, LICENSE.LGPLv3 & LICENSE.GPLv2 Change-Id: If5b04ddf25095ae1eb59e25361c88e570bb2b4df Reviewed-by: Antti Kokko <antti.kokko@digia.com> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@digia.com>
* normalize: remove wrong assert.David Faure2013-12-091-1/+0
| | | | | | | | Many C++ source files don't end with a '\n' Change-Id: I785ee0ac0678f63ae41b2bcaddc77bc4c3e5c16e Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
* Port `normalize` to QCommandLineParser, to fix its compilation.David Faure2013-12-061-17/+23
| | | | | | | app.argc() doesn't exist anymore. Change-Id: Ia4e871e673f819e85d41d4eabe04987a57313995 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
* update copyright yearOswald Buddenhagen2013-02-112-2/+2
| | | | | Change-Id: I670423c6001e2a504df8be80b42ee88566ad3baa Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* remove unnecessary CONFIG additionOswald Buddenhagen2012-12-141-1/+1
| | | | | | | warn_on is already added by default_pre.prf. Change-Id: I0da03963edf7f3196638a238b66bd5bfde492795 Reviewed-by: hjk <qthjk@ovi.com>
* Change copyright info from Nokia to DigiaSergio Ahumada2012-11-281-1/+1
| | | | | Change-Id: I1cec04e8763c6102b485638058df37d9093ed859 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Change copyrights from Nokia to DigiaSergio Ahumada2012-09-262-47/+49
| | | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: I5b63c06bf0e6e45f5b00669f749e5e136ddc2f9d Reviewed-by: Janne Anttila <janne.anttila@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* clean up qmake-generated projectsOswald Buddenhagen2012-02-212-13/+4
| | | | | | | remove assignmets which are defaults or bogus Change-Id: Ie4b56bd12cd2c6b9762fe242309c3bfe96f00ad1 Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
| | | | | | | | | | | 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: I15becdbdde2d4719f1411ba3d8306983cfba0e11 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-232-2/+2
| | | | | | | | Replace Nokia contact email address with Qt Project website. Change-Id: Ie3419ce67907b27514e493aa123e4e266b0f59aa Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
| | | | | Change-Id: I8d2cc9e590c54109fc86093274995f9e9508a768 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Update licenseheader text in source files for qtrepotools Qt moduleJyri Tahtela2011-05-242-34/+34
| | | | | | | 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-275-0/+329
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