summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* BinEditor: Fix crash on editor initializationOrgad Shaneh2016-03-082-2/+5
* QbsProjectManager: Make project structure available faster.Christian Kandeler2016-03-084-22/+40
* Valgrind: Fix filter initializationhjk2016-03-081-0/+3
* EditorManager: Open files with correct caseEike Ziller2016-03-081-3/+5
* Merge remote-tracking branch 'origin/3.6' into 4.0Eike Ziller2016-03-081-1/+2
|\
| * Android: Fix possible crashv3.6.1Tobias Hunger2016-03-081-1/+2
* | OutputPanePlaceHolder: Fix for lazily created mode widgetsEike Ziller2016-03-081-0/+3
* | Debugger: Re-add language-dependent contextOrgad Shaneh2016-03-081-1/+8
* | Debugger: Add a missing space in language listingOrgad Shaneh2016-03-081-1/+1
* | QScxmlcGenerator: Adapt to new command line argumentsUlf Hermann2016-03-071-2/+2
* | Debugger: Merge debug mode and analyze modehjk2016-03-0778-2629/+2122
* | Valgrind: Shorten and correct start action namehjk2016-03-072-2/+2
* | AutoTest: Fix basic CMake support...Christian Stenger2016-03-073-31/+126
* | Delay kit initialization until after the UI is upTobias Hunger2016-03-072-4/+8
* | CMake: Improve parsing of unix makefile-based projectsTobias Hunger2016-03-071-1/+1
* | QbsProjectManager: Execute rules when parsing a project.Christian Kandeler2016-03-072-2/+42
* | ProjectExplorer: Delete file even if failed to removeOrgad Shaneh2016-03-071-1/+2
* | Themes: Add a theme flag for "default" or "flat" ProjectsModeAlessandro Portale2016-03-072-20/+15
* | Debugger: Update debugger details when executable is replacedOrgad Shaneh2016-03-074-5/+22
* | FindWidget: Improve marginsAlessandro Portale2016-03-041-2/+2
* | CppEditor: Generate doxygen comments for functions with macrosNikolai Kosjar2016-03-048-12/+91
* | AutoTest: Fix enabled state of Run buttons of results paneChristian Stenger2016-03-041-4/+3
* | QbsProjectManager: Allow to use default qbs settings dir.Christian Kandeler2016-03-0411-16/+208
* | Fix vanishing output pane manage buttonEike Ziller2016-03-041-0/+1
* | QmlDesigner: add missing spaceTim Jenssen2016-03-041-1/+1
* | DocumentManager: Fix issues with handling of externally modified filesEike Ziller2016-03-041-12/+36
* | CppTools: Apply has_include workaround also for a mingw toolchainNikolai Kosjar2016-03-041-2/+7
* | Merge "Merge remote-tracking branch 'origin/3.6' into 4.0" into 4.0Eike Ziller2016-03-038-45/+61
|\ \
| * \ Merge remote-tracking branch 'origin/3.6' into 4.0Eike Ziller2016-03-038-45/+61
| |\ \ | | |/
| | * UicCodeModel: Make process killing more robustTobias Hunger2016-03-032-71/+78
| | * Fix translations of JSON based wizards.Eike Ziller2016-03-021-1/+1
| | * QmlProfiler: Limit hard resetting of QML debug connectionUlf Hermann2016-03-011-8/+13
| | * QmlProfiler: Check runConfiguration for 0 before accessing itUlf Hermann2016-03-011-9/+11
| | * ApplicationLaucher: Catch late WinDebug messagesTobias Hunger2016-02-292-5/+18
| | * QMake: Fix layout of qmake makestepTobias Hunger2016-02-261-15/+9
| | * Beautifier: Fix format for clang-format's command line style parameterLorenz Haas2016-02-241-2/+10
| | * Debugger: Fix switching between threads not updating stack pane.Alexandru Croitor2016-02-241-5/+1
* | | Help: Fix issues with scrolling to right positionEike Ziller2016-03-036-21/+12
|/ /
* | TODO plugin: Fix initialization of scanning scope.Christian Kandeler2016-03-031-1/+1
* | Debugger: Rename Perspective::Split to Perspective::Operationhjk2016-03-034-29/+37
* | Flat Theme: Final touches for tool bar separatorsAlessandro Portale2016-03-032-4/+7
* | FakeVim: Simplify FakeVimSettings objecthjk2016-03-034-119/+91
* | QmlProfiler: Shuffle tool widget creation aroundhjk2016-03-033-124/+103
* | CMake: Improve default generator setup on WindowsTobias Hunger2016-03-031-6/+19
* | Flat themes: Implement Diana's separatorsAlessandro Portale2016-03-022-48/+39
* | Debugger: Make Perspective status label globalhjk2016-03-0210-39/+24
* | Valgrind: Clean up tools interface a bithjk2016-03-0210-572/+459
* | QbsProject: updateCppCodeModel() after building for extra compilersUlf Hermann2016-03-022-2/+11
* | QbsProject: Implement filesGeneratedFrom()Ulf Hermann2016-03-022-1/+11
* | QbsPM: Do not delay initial parsingOrgad Shaneh2016-03-025-0/+13