summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Fix SideBySide diff editor iconJarek Kobus2016-11-241-1/+1
* QbsProjectManager: Fix potential crashChristian Kandeler2016-11-241-4/+4
* UpdateInfo: Inherit environment when checking updatesMartin Kampas2016-11-241-1/+1
* Clear the uniqueId of diff editor when savingJarek Kobus2016-11-243-0/+7
* Abi: Handle MSVC2017 in relevant placesFriedemann Kleint2016-11-242-2/+10
* Make skipOpeningBigTextFile() public and use it in Diff EditorJarek Kobus2016-11-233-1/+10
* QbsProjectManager: Fix precompiled header collectionChristian Kandeler2016-11-231-5/+60
* Clang: Fix removing text marks on line deletionNikolai Kosjar2016-11-233-6/+33
* Clang: Fix initial document parse with modified contentNikolai Kosjar2016-11-236-19/+49
* Debugger: Show position in separately displayed text in tooltiphjk2016-11-231-1/+25
* Clang: Clean up clangbackendipcintegration.cppNikolai Kosjar2016-11-231-34/+25
* Clang: Do not print AliveMessage by defaultNikolai Kosjar2016-11-232-1/+21
* Reuse existing controller when requesting existing diff editorJarek Kobus2016-11-221-6/+9
* Export currentPerspective() from debugger windowFilipe Azevedo2016-11-222-0/+6
* Clang: Work around libclang not accepting not existing unsaved filesNikolai Kosjar2016-11-229-18/+173
* CppTools: Fix propagating unsaved filesNikolai Kosjar2016-11-222-8/+4
* QmlDesigner: Enforce Qt Quick importThomas Hartmann2016-11-211-4/+13
* Merge "Merge remote-tracking branch 'origin/4.1' into 4.2" into 4.2Eike Ziller2016-11-212-25/+60
|\
| * Merge remote-tracking branch 'origin/4.1' into 4.2Eike Ziller2016-11-212-25/+60
| |\
| | * Qbs: filter out -arch compiler flags from platformCompiler/LinkerFlagsJake Petroules2016-11-141-2/+21
| | * QbsProjectManager: Fix compile with gcc 4.8Christian Stenger2016-11-141-1/+1
| | * Qbs: don't set cpp.linkerNameJake Petroules2016-11-112-5/+0
| | * Qbs: fix Xcode SDK detection (take 2)Jake Petroules2016-11-111-20/+36
| | * QbsProjectManager: Fix missing includeChristian Stenger2016-11-111-0/+1
| | * Qbs: fix Xcode SDK detectionJake Petroules2016-11-102-16/+16
* | | QmlDesigner: Setting the current path does not make senseThomas Hartmann2016-11-211-1/+0
* | | QmlDesigner: hide tabwidget for one central widgetTim Jenssen2016-11-211-0/+1
|/ /
* | Add support for Visual Studio 15.0 (MSVC2017)Friedemann Kleint2016-11-214-105/+151
* | Debugger: Compile fix after previous changehjk2016-11-212-2/+2
* | Debugger: Add a way to notify perspective about their activationhjk2016-11-212-0/+17
* | QmlDesigner: Remove scrollbarThomas Hartmann2016-11-211-22/+0
* | QmlDesigner: Improve the "export unchecked" iconAlessandro Portale2016-11-182-0/+0
* | CppEditor: Compile fix after 3b1308bbhjk2016-11-181-1/+1
* | TextEditor: Remove exported class QuickFixOperationsFriedemann Kleint2016-11-187-113/+110
* | Debugger: Don't accumulate return value displayshjk2016-11-181-1/+1
* | Debugger: Lower kit restrictions for debuggingChristian Stenger2016-11-181-1/+5
* | Debugger: Force flushing of GDB outputhjk2016-11-182-5/+10
* | Fix updating ui resources after creating new formJarek Kobus2016-11-171-6/+9
* | QmlDesigner: Disable disk cache in puppetThomas Hartmann2016-11-171-0/+1
* | Add some missing constsJarek Kobus2016-11-171-4/+4
* | Add missing overridesJarek Kobus2016-11-172-5/+5
* | Clang: Take precompiled headers into account when parsing source filesDenis Klychkov2016-11-1611-31/+89
* | iOS: Fix buildNikolai Kosjar2016-11-161-0/+2
* | iOS: Make iOS simulator usage asynchronousVikas Pachdha2016-11-163-332/+551
* | Debugger: Expose DebuggerKitInformation::ConfigurationErrorshjk2016-11-164-23/+21
* | Fix that files could not be dropped onto welcome screenEike Ziller2016-11-161-0/+15
* | macOS: Fix that some actions still had icon in menuEike Ziller2016-11-153-8/+2
* | Reduce thread priority for test parsingEike Ziller2016-11-151-1/+2
* | QmlDesigner: Adding try catch blockThomas Hartmann2016-11-151-10/+14
* | ProjectExplorer: Don't show context menu when it makes no sensehjk2016-11-152-10/+3