aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Provide pyqtc fileChristian Stenger2015-09-021-0/+1
| | | | | | Change-Id: I2147cdd49e4050ad6bb8a538dfccc679fa2b1069 Reviewed-by: hjk <hjk@theqtcompany.com> Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
* only ignore json files under src/pluginsTim Jenssen2015-06-291-1/+1
| | | | | | | | | As we using json for wizards a git clean -dxf was funny after adding a new wizard. Change-Id: Id7d4c6b59cbbfb05a16b436643aa8c91881eb420 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
* Clang: Rename CodeModelBackEnd in ClangBackEndMarco Bubke2015-06-161-1/+1
| | | | | Change-Id: I13e8a458634110456375956d4d4da7239c86957f Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
* Introduce codemodelbackend process and libraryMarco Bubke2015-06-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a partial result of wip/clang-oop. More will follow. This allows us to invoke the completion out of the Qt Creator process and thus safes us as against libclang crashes. At this point only the completion use case is supported. Some notes on the individual components: src/libs/codemodelbackendipc * library encapsulating the inter process communication handling * used by the backend application and in a follow-up change by the creator integration src/libs/3rdparty/sqlite * version 3.8.10.2 * dependency of codemodelbackendipc, will be used to storage indexing data, among others src/tools/codemodelbackend * the backend application tests/unit: * unit tests Change-Id: I91a48e27467581a22fb760a18d8eb926008fea60 Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com> Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
* C++: Clean up dev toolsNikolai Kosjar2015-01-291-4/+4
| | | | | | | | | | | * Move cplusplus-frontend to src/tools * Make them depend on libs/cplusplus instead of building that lib again * Put the binaries into bin of the qtcreator build directory * Unify *.pro files * Build them all if BUILD_CPLUSPLUS_TOOLS is set Change-Id: I8f9cd731625cbf9f41d5f6464c6cd946ffd6e141 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* Ignore code coverage filesMarco Bubke2015-01-061-0/+5
| | | | | Change-Id: I6f97356af49f6f6ffa0241f2b527c1bf33b0a279 Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
* ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-021-1/+0
| | | | | | | | Change-Id: I2b2c704260c613985a4bda179658ec1f8879e70f Reviewed-by: Christian Kandeler <christian.kandeler@digia.com> Reviewed-by: Christian Stenger <christian.stenger@digia.com> Reviewed-by: Daniel Teske <daniel.teske@digia.com> Reviewed-by: hjk <hjk121@nokiamail.com>
* Merge remote-tracking branch 'origin/3.2'Oswald Buddenhagen2014-08-051-1/+0
|\ | | | | | | | | | | | | | | | | Conflicts: qtcreator.pri qtcreator.qbs src/plugins/android/androidglobal.h Change-Id: I3367bf2ea47c088989175dddeed2210294346f4c
| * C++: Tests: Remove plain-cplusplusNikolai Kosjar2014-07-281-1/+0
| | | | | | | | | | | | Change-Id: Ifdf4cd5ea478c87d585c9404caf8f4be6873f692 Reviewed-by: Christian Stenger <christian.stenger@digia.com> Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* | GenericProject: add simple test.Erik Verbruggen2014-07-071-0/+1
|/ | | | | Change-Id: Idce9c44caf0b963fa9750b8abc7fc8aab6ab8227 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
* Ignore build product.Erik Verbruggen2014-06-261-0/+1
| | | | | | Change-Id: Ieb2a60f4743c3c8473738be5a5a0830932e220d8 Reviewed-by: Eike Ziller <eike.ziller@digia.com> Reviewed-by: Christian Kamm <kamm@incasoftware.de>
* Fix gitignore for non shadow buildsNikita Baryshnikov2014-05-291-1/+34
| | | | | | | Ignore qbs binaries, tests Change-Id: Ica9764eb08c0d82d33374057205813746a5a6ecf Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* gitignore: ignore .qmake.stash filesErik Verbruggen2014-02-271-0/+1
| | | | | Change-Id: I6ebea0f6ce680ee95190be68ec2ae96ec04958ad Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* Make git ignore qbs build files.Christian Kandeler2013-10-171-0/+4
| | | | | Change-Id: Id698999406f84412ef9341756fc4343b5e5adcac Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* GitIgnore gzip files in dist/gdbOrgad Shaneh2013-04-031-3/+4
| | | | | | | | Products of the Makefile Change-Id: I75cf3b2e0b72f1ede32edaec72d2e656c7bc3d42 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* GitIgnore .qmake.cacheOrgad Shaneh2013-03-071-0/+1
| | | | | | Change-Id: I9e585b1bdec3e7898ae8db193b6f8949cc9db030 Reviewed-by: Laszlo Papp <lpapp@kde.org> Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
* GitIgnore lexer test binaryOrgad Shaneh2013-03-051-0/+1
| | | | | Change-Id: I4c9cfd527015230b080e69ee315bbd4d2aeeaf15 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
* GitIgnore: Add qbs.user filesOrgad Shaneh2013-02-071-0/+1
| | | | | Change-Id: I9aae36188ed11d0a7211dbe3e079d4c0fc2ab272 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* Update and clean .gitignoreOrgad Shaneh2013-01-311-88/+118
| | | | | | | | | | | | | | * Prepend / for directories expected to be in the root directory * Append / (and remove trailing *) for entries which are expected to be directories * Add some qmake-generated directories (.obj, .moc, .uic) * Include all exe files in a single rule * Add cpaster, sdktool and qtcreator_crash_handler * Add all tests binaries Change-Id: Ic8640cfe2222bc18a16bf18f96ba6733cf50eaa8 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: hjk <hjk121@nokiamail.com>
* Update .gitignore for windows in source buildDaniel Teske2013-01-151-0/+4
| | | | | | Change-Id: I57d06e129287955a02768130fecf24860698418b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Daniel Teske <daniel.teske@digia.com>
* Added another 3 tests to the git ignore file.Erik Verbruggen2012-12-041-0/+3
| | | | | Change-Id: Icbe749d5950193aaf0bf407e33e3631e1b7f68e5 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-261-4/+8
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: src/plugins/cpptools/cppcompletion_test.cpp src/plugins/projectexplorer/kitmanagerconfigwidget.cpp src/plugins/qmlprojectmanager/qmlprojectapplicationwizard.cpp src/plugins/qtsupport/baseqtversion.cpp tests/auto/cplusplus/findusages/tst_findusages.cpp Change-Id: Idd2abc09753a71a6c252bfa9914274459b2c7e63
| * C++: Clean up dev tools.Nikolai Kosjar2012-11-221-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add -h and -help options describing the tools and their usage. * Make the tools compile and run on Windows (MinGW, MSVC). * Rename project dirs, executables and main source files to more meaningful names: - Use same base name for project dir, *.pro file, main source file and (if applicable) script file. - Use the prefix "cplusplus-". - The names are now: - gen-cpp-ast/generate-ast --> cplusplus-update-frontend - mkvisitor --> cplusplus-mkvisitor - cplusplus-dump/cplusplus0 --> cplusplus-ast2png * Get rid of 'c++' shell scripts. * Get rid of duplicates of 'conf.c++'. Rename to 'pp-configuration.inc'. * Introduce src/tools/cplusplus-tools-utils containing common stuff that is used at least in two tools. 'pp-configuration.inc' can also be found here. * cplusplus-update-frontend: - Print file paths of written files to stdout. - Convenience: Use default values referencing the appropriate dirs and files. * cplusplus-mkvisitor: - Take only one argument, namely the path to AST.h. - Convenience: Use default path to AST.h. * cplusplus-ast2png: - Make it run without LD_LIBRARY_PATH. - As the name suggests, generate image files in png format (needs 'dot' from graphviz). - Convenience: Read from stdin, which useful for small snippets. Change-Id: I79c4061fce4a1571c0588dfedd50d4a70715d9df Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
* | GitIgnore qbs build directoriesOrgad Shaneh2012-10-301-0/+2
|/ | | | | Change-Id: I568834ffaeb0b53043a2db42dde5c19640e25b14 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* Ignoring Python byte codeRobert Loehning2012-10-241-0/+3
| | | | | | Change-Id: Ifa2c7481f1bf2863cf237ec905f4186f0b6bb0dd Reviewed-by: Christian Stenger <christian.stenger@digia.com> Reviewed-by: hjk <qthjk@ovi.com>
* More Nokia -> Digia/QtProject changesEike Ziller2012-10-091-2/+2
| | | | | Change-Id: If52505dbc95ee48ac3467cdfbbea91629c11089c Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* Ignore SDK directoryTobias Hunger2012-06-201-0/+3
| | | | | | | Ignore the directory used by the SDK to store Qt versions, etc. Change-Id: Ieb4021ac5fdf607996256aed55437b552c9c1794 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* Start adding qbs support for src/tools.Christian Kandeler2012-05-211-1/+0
| | | | | Change-Id: I70b9f13c6dffa107b12eac09ed4495a5318fdb1e Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* Update .gitignore for VS 2010.kh12012-05-111-2/+10
| | | | | Change-Id: I99866dbc11e6e79c11bd3ee22e4c41a0d08805f9 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
* Add Test for Python in GDB makefile for MinGWDavid Schulz2012-04-231-0/+1
| | | | | | | | | | Download python if necessary. Git ignore the python directory. Task-number: QTCREATORBUG-7305 Change-Id: I03fa3ea404b38e5541d3d0380eb4e0987ceaa811 Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
* GitIgnore: Add GDB build artifactsOrgad Shaneh2012-04-171-0/+3
| | | | | Change-Id: I42b5e9c48937fccdf7f21f4d47d171ff1f5f91c7 Reviewed-by: hjk <qthjk@ovi.com>
* GitIgnore: Added build and renamed gdbdebugger -> debuggerOrgad Shaneh2012-04-051-1/+3
| | | | | Change-Id: I5991a8066316f0596b65664bcd0a6302c634a472 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Ignore another generated file (src/app/app_version.h).Erik Verbruggen2012-01-251-0/+1
| | | | | Change-Id: Ib33efad30ef4abc6078a015782bb3b1f1b672004 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* gitignore: Ignore *.autosaveTobias Hunger2011-10-141-0/+1
| | | | | Change-Id: I53745ec7b446d76600e93c1adfda41a5cda5810d Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
* move qtcbuildhelper where it belongs and rename it accordinglyOswald Buddenhagen2011-08-151-0/+1
| | | | | | | | | | this is not a creator tool, but a helper of qtcprocess, just like the existing stub. Change-Id: Ice7c60a1dee0b132c6063747f82ea35699f4127d Reviewed-on: http://codereview.qt.nokia.com/2918 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* Git: Ignore more generated filesDaniel Molkentin2011-07-221-0/+1
| | | | | | | Change-Id: Ic640fcf4f266de92077c733727f5bc8aa08625e2 Reviewed-on: http://codereview.qt.nokia.com/1939 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
* Git: Ignore generated dev doc artifcats.Daniel Molkentin2011-07-051-1/+2
| | | | | | | Change-Id: I4eece47f7eb9d01d4f01433a906b28ca0bd0adbb Reviewed-on: http://codereview.qt.nokia.com/1022 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-291-0/+1
| | | | | | | | | Implements new XML-based format for examples, demos & tutorials Done-with: Primrose Mbanefo <ext-primrose.mbanefo@nokia.com> Change-Id: I42c0afdb419cffe5637cd4f298e828d09e0fb15a Reviewed-on: http://codereview.qt.nokia.com/840 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Add qml2puppet to .gitignoreMarco Bubke2011-06-211-0/+2
| | | | | | Change-Id: I8bc714e3e84a49e4b75c1b7e1ca0b9f7382b0f5b Reviewed-on: http://codereview.qt.nokia.com/576 Reviewed-by: Marco Bubke <marco.bubke@nokia.com>
* Add callgrind tests for valgrind library.Mike McQuaid2011-04-041-0/+2
| | | | | Merge-request: 284 Reviewed-by: hjk <qtc-committer@nokia.com>
* Added qmlproject.user to .gitignoreRobert Loehning2011-03-281-0/+1
|
* Add libvalgrind tests.Mike McQuaid2011-03-041-1/+15
| | | | | Merge-request: 260 Reviewed-by: hjk <qtc-committer@nokia.com>
* Add valgrindfake emulation/testing tool.Mike McQuaid2011-03-041-0/+1
| | | | | Merge-request: 260 Reviewed-by: hjk <qtc-committer@nokia.com>
* Fix deployment of external tools on Linux/Wincon2011-02-181-0/+1
|
* Implement an external tool container + xml parsing.con2011-02-181-0/+1
|
* Add qtpromaker to gitignoresMarco Bubke2010-12-091-0/+2
|
* QmlDesigner.Instances: Move instances out of processMarco Bubke2010-11-241-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | The complete qml emulation layer (instances) is moved into another external process (qmlpuppet). Summary of architectural changes: - Asynchronous messaging Handling commands and data transfer asynchronously reduces the amount of context switches between processes. - Proxy classes for client process This classes abstract the inter process communication - QVariant based command parsing and serialization Using LocalSocket in bidirectional manner for communications of commands and data transfer. - Integer based identifier instead of ModelNode in client process The qml emulation layer (instances) has no more depencies to our internal data model. - Timer based rendering Rendering in instances is controlled by a timer. Only dirty items are updated.
* Added more build products to ignore.Erik Verbruggen2010-11-111-0/+7
|
* Make git ignore the new generated build filescon2010-11-111-0/+3
|
* Added ignore for build products in tests.Erik Verbruggen2010-09-271-4/+10
| | | | (cherry picked from commit 6e1ef8df2faa3a88673094a619f6cefe60ffd2f2)