summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Update.gitignoreFriedemann Kleint2023-01-301-143/+2
| | | | | | | | | | | | | | The pattern examples/*/*/* includes files in the doc/src directories, which is not intended. Remove stuff that still dates back to the Qt 4 monolithic repository. Add some Qt Creator files. Pick-to: 6.5 6.4 6.2 Change-Id: I9585011c4c4d5a9f5bb1395effece4fa433d24aa Reviewed-by: Kai Köhne <kai.koehne@qt.io>
* Remove old stuffJarek Kobus2020-09-041-4/+0
| | | | | | Change-Id: Ib7233970ed0dd0df97979e3ed18fc57d6046d00b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Remove makeqpfEskil Abrahamsen Blomfeldt2020-08-201-1/+0
| | | | | | | | | The QPF2 file format is no longer supported in Qt since Qt 6, so we no longer need the tool to generate it. Change-Id: I5c0131fa616f7255ca57a00d84f61f221843d869 Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
* 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