aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* iOSSimulator: Try to avoid flakiness of starting in simulatorEike Ziller2016-12-081-0/+4
* Projects mode: Disable "Import" button if not supported by projectEike Ziller2016-12-081-0/+3
* AutoTest: Fix internal modification of data tag locationChristian Stenger2016-12-081-1/+1
* Android: Merge stdout & stderr channlesBogDan Vatra2016-12-071-2/+3
* ios: Fix the default device iconsAlessandro Portale2016-12-072-8/+25
* QmlJs: disambiguate help lookupMarco Benelli2016-12-071-4/+34
* Add API 25 to known APIsBogDan Vatra2016-12-071-0/+2
* Debugger: Remove shadow variableOrgad Shaneh2016-12-071-3/+1
* Debugger: Suppress putting full environment contents into logshjk2016-12-072-1/+13
* Debugger: Fix environment passing with LLDBhjk2016-12-071-15/+5
* Qmake: Add some breaks so that the expected OS is selectedTobias Hunger2016-12-061-0/+2
* ProjectWindow: Add a buttons to import builds to project treehjk2016-12-061-30/+59
* Core: Make initial default window widerhjk2016-12-051-1/+1
* QmakeProjectManager: Compile fix after ebf8c1eaf06hjk2016-12-051-0/+1
* ProjectWindow: Delay panel update after target addinghjk2016-12-051-1/+1
* Editor: Fix search result backgound for declarationsDavid Schulz2016-12-051-4/+0
* QmakeProjectManager: Use "Default encoding" for mechanized editingAlessandro Portale2016-12-051-2/+4
* BuildConfiguration: De-virtualize setBuildConfigurationhjk2016-12-055-28/+9
* QmakeBuildConfiguration: Pass build dir to base setterhjk2016-12-053-9/+4
* CMake: Do not forget cmake generator information on loadTobias Hunger2016-12-021-2/+2
* AutoTest: Limit purging of test tree to project switchingChristian Stenger2016-12-021-2/+1
* Debugger: Switch on QObject name display by defaulthjk2016-12-021-3/+3
* Fix potential startup crashesMaurice Kalinowski2016-12-022-8/+10
* Debugger: Split related settingshjk2016-11-303-3/+4
* Debugger: Consolidate watcher insertion code pathshjk2016-11-301-18/+4
* CppEditor: Fix MSVC warningOrgad Shaneh2016-11-301-1/+1
* Debugger: Keep watchers alphabetically orderedhjk2016-11-303-11/+8
* Android: Change polling pid script to fix permission denied issuesv4.2.0-rc1Vikas Pachdha2016-11-291-1/+2
* Git: Replace msysGit with Git for Windows in commentsOrgad Shaneh2016-11-292-3/+3
* Debugger: Use better approximation for sizeof(double)hjk2016-11-291-1/+1
* Debugger: Force direct engine shutdown on GDB crashhjk2016-11-291-1/+3
* Debugger: Allow repeated editing of watchershjk2016-11-291-1/+1
* Android: Fix android app startupVikas Pachdha2016-11-281-107/+133
* ClearCase: Re-slot annotateVersionOrgad Shaneh2016-11-281-1/+1
* QmlDesigner: Fix debug messageThomas Hartmann2016-11-281-1/+1
* Fix accessing temporary copies via QStringRefFriedemann Kleint2016-11-283-4/+6
* Cmake: Don't take QStringRefs of a temporary QStringUlf Hermann2016-11-281-1/+2
* QmlDesigner: Synchronize parent if component is completedThomas Hartmann2016-11-251-0/+1
* iOS: Add C toolchainVikas Pachdha2016-11-253-83/+143
* Use QString::splitRef() instead of QString::split()Friedemann Kleint2016-11-2511-24/+27
* Raise version dialog if it already is openEike Ziller2016-11-251-1/+4
* Debugger: Disable "Select Widget to Add into Expression Evaluator"hjk2016-11-251-3/+4
* Add missing break in COFF parserFriedemann Kleint2016-11-251-0/+1
* Debugger: Do not attempt to update registers when not stoppedhjk2016-11-251-0/+3
* Fix showing/hiding context lines spinbox in diff editorJarek Kobus2016-11-252-10/+9
* Avoid resizing of document dropdownEike Ziller2016-11-241-0/+1
* QmlDesigner: Fix delegate for images in tree viewThomas Hartmann2016-11-242-25/+25
* Clang: Soft assert valid instrinsics dirNikolai Kosjar2016-11-241-1/+1
* QmlProfiler: Don't test for default kit in attach dialog testUlf Hermann2016-11-241-3/+0
* Don't save context chunksJarek Kobus2016-11-241-0/+3