aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Squish: Raise timeout for qml refactoringChristian Stenger2015-12-031-1/+1
* Timeline: Update overview range mover when width changesUlf Hermann2015-12-031-19/+22
* Clang: Reduce document annotations timerNikolai Kosjar2015-12-021-1/+1
* Clang: Fix recovering on clangbackend crashNikolai Kosjar2015-12-023-8/+19
* CppEditor: Reset process document timer back to 150msNikolai Kosjar2015-12-021-6/+2
* Clang: Don't send multiple completions for the same positionMarco Bubke2015-12-025-26/+61
* Clang: Make document annotations timer configurableNikolai Kosjar2015-12-021-3/+25
* Clang: Use fontsettings in diagnosticsMarco Bubke2015-12-021-18/+15
* Clang: Use revision from file containerMarco Bubke2015-12-021-3/+4
* TextEditor: Fixes crash when double clicking virtual function proposalFinn Brudal2015-12-021-1/+1
* Clang: Don't update the translation unit for changing the current editorMarco Bubke2015-12-022-15/+1
* Clang: Fix slowness of code completion after opening the fileMarco Bubke2015-12-0214-37/+126
* TextEditor: Fix indentation of last line in selectionOrgad Shaneh2015-12-021-1/+1
* ToolChainManager: Filter duplicate toolchains more aggressivelyTobias Hunger2015-12-021-5/+19
* Doc: link from Adding Connections to examples in another topicLeena Miettinen2015-12-011-0/+3
* Squish: Update selection of code modelRobert Loehning2015-12-019-65/+33
* Clang: Update document annotations only if document is visibleMarco Bubke2015-12-013-5/+5
* Clang: Change temporary directory for clangbackendMarco Bubke2015-12-012-1/+27
* Clang: Fix warnings about unused membersNikolai Kosjar2015-12-014-24/+1
* Clang: Prioritize current and visible translation unitsMarco Bubke2015-12-018-4/+121
* Android: Add support for Android 6.0Tobias Hunger2015-12-011-1/+3
* VcsBase: Fix ClearCase plugin unit testChristian Stenger2015-12-013-0/+6
* Clang: Increase delayedDocumentAnnotationsTimerInterval to 3sMarco Bubke2015-11-301-1/+1
* Clang: Request diagnostics/highlighting only if neededNikolai Kosjar2015-11-305-70/+55
* Clang: Don't reparse before code completionMarco Bubke2015-11-305-4/+12
* Debugger: Make sure there are no bools in Python codeUlf Hermann2015-11-301-5/+28
* Clang: Rename "Editor Updates" to "Document Annotations"Nikolai Kosjar2015-11-307-119/+119
* Clang: Use "clang" prefix plugin filesNikolai Kosjar2015-11-3024-55/+57
* Clang: Remove unneeded CLANG_EXPORTNikolai Kosjar2015-11-306-54/+1
* Clang: Remove PchManagerNikolai Kosjar2015-11-3023-1819/+10
* Clang: Remove dead codeNikolai Kosjar2015-11-3043-5617/+166
* Clang: Tests: Use google test dir from qmake variableNikolai Kosjar2015-11-301-1/+1
* Debugger: Proactively try to connect to QML port in mixed engineUlf Hermann2015-11-301-4/+2
* QML Debugger: Add an explicit override for bool to DebuggerCommandUlf Hermann2015-11-302-0/+6
* Tests: Fix compile for OSX...Christian Stenger2015-11-301-1/+1
* QmlProfiler: Fix bogus disconnect() callsUlf Hermann2015-11-271-6/+8
* Clang: Fix names for visibility changes in translation unitsMarco Bubke2015-11-274-14/+14
* Tests: Fix sdktool testChristian Stenger2015-11-273-5/+5
* Bookmark: Remove unneeded includes of QDebugRobert Loehning2015-11-262-2/+0
* Clang: Tests on MSVC2013: Disable warning 'unreferenced formal parameter'Nikolai Kosjar2015-11-261-0/+1
* Clang: Integrate highlighting results from backendMarco Bubke2015-11-2661-382/+1844
* Clang: Remove faulty copy constructor of HighlightingInformationsIteratorNikolai Kosjar2015-11-261-4/+0
* Sqlite: Move export define to *.proNikolai Kosjar2015-11-262-4/+4
* CppTools: Enable not exporting symbolsNikolai Kosjar2015-11-262-0/+8
* Clang: Enable not exporting symbolsNikolai Kosjar2015-11-262-3/+3
* Clang: Tests on MSVC2013: Fix file name clashesNikolai Kosjar2015-11-2630-34/+34
* Update qbs submodule.Christian Kandeler2015-11-261-0/+0
* Clang: Tests on MSVC2013: Fix string literal concatenationNikolai Kosjar2015-11-262-7/+7
* C++: Add missing includesNikolai Kosjar2015-11-263-0/+3
* QmlProfiler: replace TCP connections after 200ms of failing to connectUlf Hermann2015-11-263-0/+21