summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Wizards: Respect cancel button when asking about overwriting filesEike Ziller2015-09-101-1/+1
* C++: Revert problematic template specialization changesNikolai Kosjar2015-09-104-82/+57
* Git: Fix crashOrgad Shaneh2015-09-101-1/+1
* Squish: Avoid menu problems with Squish 6.0.0Robert Loehning2015-09-093-0/+3
* Fix non standard wizard for default themeDaniel Teske2015-09-081-0/+1
* Squish: Update READMERobert Loehning2015-09-081-6/+7
* qtcreator-faq.qdoc: Remove obsolete qtc-debugging-helper.Friedemann Kleint2015-09-081-2/+0
* Dist/GDB: Use multiarch gdbOrgad Shaneh2015-09-083-24/+21
* Dist/GDB: Upgrade to 7.10Orgad Shaneh2015-09-083-3/+3
* RessourceEditor: Fix crash on adding prefixDaniel Teske2015-09-081-1/+1
* Wizards: Fix dark style for wizard pagesDaniel Teske2015-09-081-0/+4
* Doc: fix section name in the sidebar in online docsLeena Miettinen2015-09-071-1/+1
* VcsBaseEditor: Use TextDocument to set textTobias Hunger2015-09-071-1/+1
* Doc: Correct paths for designer plugins on OS XEike Ziller2015-09-071-2/+2
* Completion: Fix crash in CodeAssistantRobert Loehning2015-09-041-1/+1
* Update qbs submodule.Christian Kandeler2015-09-041-0/+0
* CppEditor: Assign parent to "Extract Function" dialogRobert Loehning2015-09-041-1/+1
* Clang: Check for libclang main header fileNikolai Kosjar2015-09-043-3/+5
* Squish: Reanimate tst_opencreator_qbsRobert Loehning2015-09-032-983/+2108
* QbsProjectManager: Fix handling of cross-compilers on Windows.Christian Kandeler2015-09-031-7/+10
* Project: Fix possible crash with projects without build configurationTobias Hunger2015-09-031-1/+4
* Another try to fix that installer doesn't suggest start menu folder nameEike Ziller2015-09-033-2/+2
* Update three.js in Canvas3D project templateMiikka Heikkinen2015-09-031-7/+8
* Squish: Update Creator's sources to v3.5.0Robert Loehning2015-09-033-2411/+2089
* Mercurial: Make commiter/commiter email work againTobias Hunger2015-09-032-3/+2
* Debugger: Make watchers editable in coredumpOrgad Shaneh2015-09-031-1/+1
* QmlDesigner: Update for change in QDir::relativeFilePath()Robert Loehning2015-09-021-1/+1
* C++: Fix crash after triggering completion and closing editorNikolai Kosjar2015-09-0217-50/+49
* C++: Fix MSVC assert in std::isspace()Nikolai Kosjar2015-09-022-1/+22
* TextEditor: Destroy completion widget if editor is closedNikolai Kosjar2015-09-021-0/+1
* Clang: Tests: Tweak time out for writing fileNikolai Kosjar2015-09-021-1/+1
* QMakeProjectManager: Update for change in QDir::relativeFilePath()Robert Loehning2015-09-021-0/+2
* Doc: Bump LLDB version requirementhjk2015-09-022-5/+6
* Update Canvas3D project wizard templatesMiikka Heikkinen2015-09-023-6467/+6482
* QtQuickWizards: Fix compilationTasuku Suzuki2015-09-023-3/+3
* Fixed QT variable value in importscheck.pro .Marco Benelli2015-09-011-1/+1
* CMake: Fix project tree displaying "." foldersRobert Loehning2015-09-011-0/+2
* Squish: Verify shown filenames when adding C++ filesRobert Loehning2015-09-012-2/+6
* Squish: Add test for creating new C++ classRobert Loehning2015-09-014-11/+112
* Fix various context menu actions from project managersDaniel Teske2015-08-314-24/+18
* Update qbs submodule.Christian Kandeler2015-08-312-3/+2
* MiniTargetSelector: Sort build/deploy/run configurations case insensitivelyDaniel Teske2015-08-311-2/+2
* GccToolChain: Support -D fooDaniel Teske2015-08-311-1/+2
* Cmake: Read the build.ninja file only onceDaniel Teske2015-08-312-27/+40
* C++: Add testsNikolai Kosjar2015-08-313-0/+207
* Dark theme: make application output error message text color readable.Mitch Curtis2015-08-291-1/+1
* PatchTool: Enable using git instead of patch.Friedemann Kleint2015-08-281-0/+6
* Utils: Remove unused classEike Ziller2015-08-284-112/+0
* CppClassWizard: Do not add signal/slot to non-QObject classesTobias Hunger2015-08-271-1/+1
* BareMetal: Do not add a duplicate entry for GDB server providerOrgad Shaneh2015-08-273-7/+24