summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* 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