summaryrefslogtreecommitdiff
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
* QmlPuppet: fix Qt 5.5 buildsTim Jenssen2016-03-222-14/+14
* 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
* Tests: Fix offsets compilation with Qt < 5.7Orgad Shaneh2016-03-221-8/+34
* Help: Set sensible fallback fontsEike Ziller2016-03-211-5/+40
* Debugger: Make QVariant dumper more robusthjk2016-03-211-3/+11
* Utils: Improved handling of StyleHelper::baseColorAlessandro Portale2016-03-217-31/+22
* Bump required Qt version to 5.5hjk2016-03-213-6/+6
* 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
* Debugger: Make offset test compilable with Qt 5.7hjk2016-03-212-7/+8
* ImageViewer: Add option to export images from SVG.Friedemann Kleint2016-03-2110-2/+371
* Qbs: Remove versions validation from some testsOrgad Shaneh2016-03-215-13/+3
* Debugger: Save one loop cycle for struct watchesOrgad Shaneh2016-03-211-1/+1
* WorkDirectoryAspect: Small improvementsTobias Hunger2016-03-182-17/+34
* Wizards: Fix validation of C++ class namesTobias Hunger2016-03-182-2/+2
* WelcomeScreen: little adjustments for default.creatorthemeAlessandro Portale2016-03-186-6/+11
* Add QtWebEngine backed help viewer backendEike Ziller2016-03-184-32/+453
* Squish: Update expected file in tst_git_cloneRobert Loehning2016-03-181-1/+1
* 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
* Rename the "Dark Frame" theme to "Default Flat"Alessandro Portale2016-03-183-3/+3
* 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-1772-1036/+513
* 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-172-2/+2
* AutoTest: Add some theming support for results paneChristian Stenger2016-03-175-13/+46
* 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-1714-28/+48
* ProgressBar: Add a theme color for the backgroundAlessandro Portale2016-03-175-1/+5
* Refactor FolderNavigationWidget to use core functionalityPetr Vanek2016-03-171-33/+11