aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Disable block selection if file was changed in other editorv4.4.1Serhii Moroz2017-10-021-0/+5
* Update qbs submoduleChristian Kandeler2017-10-021-0/+0
* Qnx: Fix C++ debugginghjk2017-09-291-1/+3
* Qnx: Fix Qml profiler startuphjk2017-09-292-50/+32
* Android: Fix the SDK platforms parsing for SDK tools 26.1.1Vikas Pachdha2017-09-281-2/+4
* GLSL: Avoid infinite loop at error recoveryNikolai Kosjar2017-09-282-323/+353
* GLSL: Fix conversion warnings on WindowsNikolai Kosjar2017-09-283-14/+14
* GLSL: Re-generate parserNikolai Kosjar2017-09-284-1767/+1790
* QbsProjectManager: Respect overridden target ABIChristian Kandeler2017-09-272-0/+5
* BareMetal: Fix target file name resolvingOrgad Shaneh2017-09-262-8/+6
* Fix unstoppable debuggerFilipe Azevedo2017-09-201-0/+2
* C++: Fix crash with invalid raw string literalNikolai Kosjar2017-09-201-6/+10
* TextEditor: Fix blockSelection painting in "Text Wrapping" modeSerhii Moroz2017-09-191-1/+0
* Revert "SearchResultWidget: Disable replace button if replace text is unchanged"Andre Hartmann2017-09-192-15/+2
* Debugger: Don't second guess on run in terminal settinghjk2017-09-151-0/+2
* CMake: Fix auto-detection on WindowsOrgad Shaneh2017-09-141-2/+8
* CPlusPlus: Avoid nullptr accessNikolai Kosjar2017-09-131-1/+5
* QmlDesigner: Change selection in the release eventThomas Hartmann2017-09-131-7/+6
* QmlDesigner: Fix shift modifer in layout caseThomas Hartmann2017-09-133-4/+10
* Debugger: Add to solib-search-path, don't replace ithjk2017-09-131-3/+6
* Replace -x with -- for gnome-terminalOrgad Shaneh2017-09-121-1/+1
* ProjectTree: Handle containerNode in ProjectTree::hasNodeTobias Hunger2017-09-121-1/+3
* Fix Get Started Now (and other links)Eike Ziller2017-09-121-1/+11
* Clang: Avoid waiting plugin side if (re)parse failsNikolai Kosjar2017-09-124-3/+65
* AutoTest: Fix test result output when debugging testsClaus Steuer2017-09-121-1/+1
* Clang: Output warnings if QIODevice::write() failsNikolai Kosjar2017-09-111-1/+3
* PushToGerrit: Fix support for multiple projects on the same remoteOrgad Shaneh2017-09-113-4/+13
* FakeVim: Properly recognize tabp...tabprevioushjk2017-09-111-3/+3
* C++: Fix highlighting of "float" keyword for C filesAndre Hartmann2017-09-111-2/+2
* CMake: Filter out CMake input files that are already listedTobias Hunger2017-09-081-8/+25
* Clang: fix clang static analyzer on WindowsIvan Donchevskii2017-09-075-5/+50
* Qnx: Fix debugginghjk2017-09-073-11/+8
* Register Qbs documentation (if available)Eike Ziller2017-09-071-0/+2
* Qnx: Give Slog2Info runner a display namehjk2017-09-061-0/+1
* Android: Fix search path for QML modulesBogDan Vatra2017-09-061-1/+1
* Welcome: Squish: Assign object name to fix Squish testsChristian Stenger2017-09-061-0/+1
* TextEditor: Fix painting with frame turned onEike Ziller2017-09-051-1/+5
* Welcome: Remove the big minimal height requirementAlessandro Portale2017-09-051-1/+7
* CppTools: set default -std=c++11 for Qt4Ivan Donchevskii2017-09-058-14/+29
* GCC/Clang: Use sysroot from build system if kit doesn't set sysrootEike Ziller2017-09-051-4/+16
* SCXML editor: allow eventless transitionsMarco Benelli2017-09-042-3/+1
* QmlProfiler: Increase test timeouts furtherUlf Hermann2017-09-041-6/+6
* Update qbs submoduleJoerg Bornemann2017-09-041-0/+0
* Wizards: Do not crash when adding files to existing projectv4.4.0Tobias Hunger2017-09-018-13/+99
* Update qbs submoduleChristian Kandeler2017-09-011-0/+0
* Doc: Add Getting Started with Qt for Device Creation to TutorialsLeena Miettinen2017-09-011-1/+4
* Update qbs submoduleChristian Kandeler2017-09-011-0/+0
* AutoTest: Add location info to all GTest resultsClaus Steuer2017-09-014-5/+99
* Locator: Don't ask disabled filters for resultsEike Ziller2017-08-311-1/+2
* QmlDesigner: Adjust margings for "move zone"Thomas Hartmann2017-08-311-2/+2