aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Initialize StandardRunnable::runModev4.0.0-beta1hjk2016-03-221-1/+1
* Debugger: Fix language/engine detectionChristian Stenger2016-03-221-0/+1
* Debugger: Fix initialization of StartParameters::useTerminalhjk2016-03-221-5/+7
* Debugger: Use the cdb process environment to search for symbol paths.David Schulz2016-03-221-1/+1
* CMake: Show build progress in compile outputOrgad Shaneh2016-03-221-0/+2
* Help: Set sensible fallback fontsEike Ziller2016-03-211-5/+40
* Utils: Improved handling of StyleHelper::baseColorAlessandro Portale2016-03-216-30/+21
* DocumentManager::setCurrentDesignDocument(): Check m_currentDesignDocument.Friedemann Kleint2016-03-211-1/+1
* ImageView: Remove hard dependency on QtSvg headershjk2016-03-211-3/+5
* ProjectExplorer: Fix compile with Qt less than 5.6Christian Stenger2016-03-211-1/+1
* ImageViewer: Add option to export images from SVG.Friedemann Kleint2016-03-2110-2/+371
* Qbs: Remove versions validation from some testsOrgad Shaneh2016-03-212-10/+3
* Debugger: Save one loop cycle for struct watchesOrgad Shaneh2016-03-211-1/+1
* WorkDirectoryAspect: Small improvementsTobias Hunger2016-03-182-17/+34
* WelcomeScreen: little adjustments for default.creatorthemeAlessandro Portale2016-03-181-0/+1
* Add QtWebEngine backed help viewer backendEike Ziller2016-03-184-32/+453
* Debugger: Always set the cdb symbolpath.David Schulz2016-03-181-3/+12
* Move handling of color dialog that is opened from mode selectorEike Ziller2016-03-183-11/+22
* ImageViewer: Remove class ImageViewerActionHandler.Friedemann Kleint2016-03-188-215/+80
* Core: Use a constant for the default creator themeAlessandro Portale2016-03-183-3/+4
* Debugger: Remove verbose option of the debugger log.David Schulz2016-03-186-44/+4
* CMake: omit configuration dropping on cache clearAlexander Drozdov2016-03-171-1/+0
* Cmake: Use double quote marks in a status messagehjk2016-03-171-1/+1
* Welcome: Implement part of Diana's designAlessandro Portale2016-03-1722-135/+237
* Debugger: fix crash in updateUiForTargetTim Jenssen2016-03-171-2/+2
* QmlDesigner: fix scrolling canvas with space while an item has focusTim Jenssen2016-03-172-32/+64
* Debugger: Avoid switching to debug when the inferior started (or failed)Eike Ziller2016-03-173-11/+7
* Debugger: Fix restoring of previous modeEike Ziller2016-03-173-1/+7
* CodeAssist: Fragile proposals aren't closed by automatic proposals.David Schulz2016-03-171-4/+3
* QmlDesigner: refactor textedititemTim Jenssen2016-03-175-64/+171
* QmlDesigner: move goToError code to lambdaTim Jenssen2016-03-172-10/+4
* QmlDesigner: activate SmoothPixmapTransformTim Jenssen2016-03-171-0/+1
* CMake: Only reparse cmake build directory for active buildconfigurationsTobias Hunger2016-03-171-0/+3
* CMake: Make sure processes are dead before cleaning temporary directoryTobias Hunger2016-03-171-0/+1
* ProgressBar: Always show a minimal progressAlessandro Portale2016-03-171-16/+10
* Flat theme: Same disabled color all side/tool/status bar iconsAlessandro Portale2016-03-171-1/+1
* AutoTest: Add some theming support for results paneChristian Stenger2016-03-172-13/+22
* WinRT: Correctly initialize unusable QML debug server address.David Schulz2016-03-171-1/+1
* AutoTest: Fix enabling run buttonsChristian Stenger2016-03-172-1/+4
* Timeline: Allow setting the timeline model's displayNameUlf Hermann2016-03-174-10/+21
* ProgressBar: Add a theme color for the backgroundAlessandro Portale2016-03-172-1/+2
* Refactor FolderNavigationWidget to use core functionalityPetr Vanek2016-03-171-33/+11
* Core: Make IDocument concreteOrgad Shaneh2016-03-1725-279/+35
* CMake: Improve handling of cmake configuration in kitsTobias Hunger2016-03-162-37/+13
* ToolChain: Add Compiler:Executable to CurrentKit macro expanderTobias Hunger2016-03-161-0/+6
* Qt: Add qmakeExecutable to CurrentKit macroTobias Hunger2016-03-161-0/+5
* Flat themes: enable recoloring of the status bar & progressAlessandro Portale2016-03-167-22/+22
* TextEditor: Fix tab indentation if single line is selectedEike Ziller2016-03-161-1/+13
* Debugger: Make some of the plugin tests compilable againhjk2016-03-1611-281/+236
* Merge remote-tracking branch 'origin/3.6' into 4.0Eike Ziller2016-03-161-0/+4
|\