summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Bring the qcollectiongenerator tool backJarek Kobus2019-01-081-0/+1
| | | | | | | Deprecate it now and redirect it to qhelpgenerator. Change-Id: Iffda5c34c3d6833859c0fb155b52e8b42af02b1c Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Merge qcollectiongenerator into qhelpgenerator toolJarek Kobus2018-07-261-2/+0
| | | | | Change-Id: I3c961d7c13ce4f9a3aa36dd0554ec5184fbc5953 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Remove the ancient qhelpconverterJarek Kobus2018-06-221-1/+0
| | | | | | | | | It was used to convert old DCF and ADP formats to new formats. New formats were introduced in Qt 4.3. Change-Id: I0c9cb08992477d2b9abb2fdf78e1761a56460657 Reviewed-by: Martin Smith <martin.smith@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Remove qtconfig from the repository.Dmitry Shachnev2014-12-241-1/+0
| | | | | | | | | We are not going to build/ship it, anyway. http://lists.qt-project.org/pipermail/development/2014-December/019545.html Change-Id: Iad58f384550b2379faebc9542baf94459204c175 Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
* Remove qtdemo from gitignoreRainer Keller2014-09-171-1/+0
| | | | | | | QtDemo was removed with a commit in qtdoc. Change-Id: I4ebbc5825dd3e30652903a459f21ea26d5fd4682 Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
* Add qmake generated files to .gitignore.Miikka Heikkinen2012-12-201-0/+3
| | | | | | | | Add source files generated by qmake for automatic static plugin imports to .gitignore. Change-Id: If28edc65fd29313bd8a9c699ae64a453a5462cb4 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* Add the CMake directory created during unit testing to .gitignore.Stephen Kelly2012-07-231-0/+1
| | | | | Change-Id: I6835b9c034ab3ba1933bd8726c035a8c328daa4f Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
* Remove obsolete testlib files from .gitignoreJason McDonald2011-08-231-2/+0
| | | | | | | Change-Id: I7ab2d3999ce326613381754fa0a86aa974d94883 Reviewed-on: http://codereview.qt.nokia.com/3381 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Add QT_xxx_VERSION macros for each library in qttoolsLiang Qi2011-05-111-0/+4
| | | | | | | Provide version info for each library. Task-number: QTMODULARIZATION-44 Reviewed-by: axis
* Add .gitignore to each moduleaxis2011-04-271-0/+261