summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Added ignore for build products in tests.Erik Verbruggen2010-09-271-4/+10
| | | | (cherry picked from commit 6e1ef8df2faa3a88673094a619f6cefe60ffd2f2)
* Added ignore for build products.Erik Verbruggen2010-09-271-0/+1
|
* Added build product to ignore list.Erik Verbruggen2010-09-161-0/+1
|
* Renamed two cplusplus projects to not conflict with the autotests.Erik Verbruggen2010-09-151-2/+2
|
* Added tests for the InsertionPointLocator and fixed bugs.Erik Verbruggen2010-07-281-0/+1
|
* Merge commit origin/2.0 '1a985148340ff3b29c752036857446452cf0907f'con2010-07-261-2/+2
|\ | | | | | | | | | | | | | | Conflicts: src/plugins/qmldesigner/settingspage.ui src/plugins/qt4projectmanager/qt-maemo/maemopackagecontents.cpp src/plugins/qt4projectmanager/qt-maemo/maemorunconfiguration.cpp src/plugins/qt4projectmanager/qt-s60/s60createpackagestep.cpp
| * add ts-untranslated targetOswald Buddenhagen2010-07-161-0/+1
| | | | | | | | the generated file is not meant for committing
| * add fine-grained ts-<lang> targetsOswald Buddenhagen2010-07-161-0/+1
| | | | | | | | | | the old ts target is now named ts-all, and it will update even the files which are disabled from compilation/release.
| * clean up string extraction from xml filesOswald Buddenhagen2010-07-161-2/+0
| |
* | Added ast-to-.dot "dump" utility for QML ASTs.Erik Verbruggen2010-07-151-0/+1
| |
* | Merge commit '52b9fcca2ddd5d5e95c6e13cbded018699c7dd68' (origin/2.0)con2010-07-131-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | Conflicts: src/plugins/debugger/debuggeragents.cpp src/plugins/qt4projectmanager/qt-maemo/maemopackagecreationstep.cpp src/plugins/qt4projectmanager/qt-maemo/maemopackagecreationstep.h src/plugins/qt4projectmanager/qt-maemo/maemopackagecreationwidget.cpp src/plugins/qt4projectmanager/qt-maemo/maemosshthread.cpp src/plugins/qt4projectmanager/qt-maemo/maemosshthread.h
| * The .bin postfix was removed from the qtcreator executableThorbjørn Lindeijer2010-07-091-1/+1
| | | | | | | | When the wrapper script was removed in 2bd2373b38f4.
* | Added ignore for build product.Erik Verbruggen2010-07-071-0/+1
| |
* | Ignore generated files from plugin howto draft.con2010-06-241-0/+1
| |
* | Added ignore for a build product.Erik Verbruggen2010-05-181-0/+1
|/
* Update .gitignore to include new .xq fileTobias Hunger2010-04-231-0/+1
|
* Have git ignore backups of .pro.user filesThorbjørn Lindeijer2010-03-181-1/+1
|
* ignore Thumbs.db filesOswald Buddenhagen2010-02-231-0/+1
|
* remove the core directory from the ignoresMarco Bubke2010-02-081-0/+1
|
* Added clone methods to the AST.Erik Verbruggen2010-02-021-0/+1
|
* actually edit pro files instead of rewriting them from the "AST"Oswald Buddenhagen2010-01-251-0/+1
| | | | that way the file formatting is better preserved.
* New QmlDesigner plugin & Design modeKai Koehne2010-01-071-0/+3
| | | | | | | | This adds a new "Design" mode that can be used to manipulate qml files in a visual way. It will only get build if you have the declarativeui module in Qt. This is a squashed import from the Bauhaus project. Share & enjoy :)
* Make git ignore generated API doccon2010-01-061-0/+1
|
* Remove some old stuff from gitignore.con2010-01-051-13/+0
|
* Ignore .xq file that is generated during the buildOswald Buddenhagen2009-09-291-0/+3
|
* Add pro.user files to gitignorecon2009-05-281-0/+3
|
* Update .gitignore for windows-specific files.Daniel Molkentin2009-05-121-2/+3
|
* Ignore qtcreator_process_stub.con2009-04-141-0/+1
|
* Updated git ignore rules for new lib64 directoryThorbjørn Lindeijer2009-03-251-0/+1
|
* Fixes: add startup script for creatorhjk2009-03-061-1/+1
| | | | Details: LD_LIBRARY_PATH setting still missing
* add ts and qm build targetsOswald Buddenhagen2009-02-271-0/+1
| | | | | this is based on patches from axasia, which are in turn an almost literal copy from qt.
* ignore all DLLs in bin/Daniel Molkentin2009-01-071-5/+1
|
* Ignore the compressed help fileThorbjørn Lindeijer2009-01-071-0/+1
|
* Some updates to .gitignoreThorbjørn Lindeijer2008-12-031-23/+3
|
* Initial importcon2008-12-021-0/+100