summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Qml2Puppet: Use helper functions from Qt 5.6Thomas Hartmann2015-08-262-1/+402
* Doc: developing for embedded devicesLeena Miettinen2015-08-2616-19/+87
* QmlInspector: Fix crash on engine ramp downhjk2015-08-262-2/+5
* README.md: Fix instructions on deployment on Windows.Friedemann Kleint2015-08-261-1/+1
* Set environment variable QT_AUTO_SCREEN_SCALE_FACTOR in Qt 5.6.Friedemann Kleint2015-08-261-0/+2
* Ukrainian translation update for 3.5Viktor Ostashevskyi2015-08-251-2114/+1954
* ProjectExplorer: Do not reject user file on target absenceOrgad Shaneh2015-08-251-1/+1
* SSH: Remove bogus compatibility check.Christian Kandeler2015-08-251-21/+1
* Installer: Fix syntax for Python 3Orgad Shaneh2015-08-251-3/+3
* Fix size of fading indicatorEike Ziller2015-08-251-0/+2
* qmlpuppet: Fix build against Qt 5.6Friedemann Kleint2015-08-251-2/+6
* DiffEditor: Support mode change in Git diffOrgad Shaneh2015-08-252-1/+21
* Debugger: Always disable wait indicator when switching engineshjk2015-08-241-0/+1
* Unbreak user-installed plugin loading on non-LinuxEike Ziller2015-08-241-2/+4