summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | * Debugger: Only raise watchers window if debugger is runningChristian Stenger2018-01-171-1/+2
| | * Locator: Allow simple calculations by using QJSEngineAndre Hartmann2018-01-166-2/+197
| | * Clang: Provide tooltipsNikolai Kosjar2018-01-1618-102/+473
| | * CppTools: Fix showing main help sentence in tooltipNikolai Kosjar2018-01-161-1/+1
| | * CppTools: Move CppHoverHandler to CppToolsNikolai Kosjar2018-01-1620-44/+69
| | * CppTools: Improve a function nameNikolai Kosjar2018-01-168-9/+9
| | * ModelEditor: Improve performance of component model creationJochen Becher2018-01-151-1/+8
| | * ModelEditor: Improve component model creationJochen Becher2018-01-152-11/+41
| | * AutoTest: Omit tests that cannot get handledChristian Stenger2018-01-151-0/+11
| | * QtSupport: remove latin1 callsTim Jenssen2018-01-151-81/+80
| | * Core: add menu bar locator filterDavid Schulz2018-01-155-73/+373
* | | Valgrind: Fix heob ui textsHannes Domani2018-01-171-35/+35
|/ /
* | Valgrind: Add heob path to settingsHannes Domani2018-01-161-10/+37
* | Valgrind: Enable heob menu entry only if debugging is possibleHannes Domani2018-01-161-0/+3
* | Valgrind: Save current heob settings as defaultHannes Domani2018-01-161-5/+58
* | Valgrind: Run heob process with debuggerHannes Domani2018-01-161-13/+96
* | AutoTest: Fix noticing crashes on Windows for gtestChristian Stenger2018-01-161-0/+10
* | AutoTest: Delegate reporting crashes to output readerDavid Schulz2018-01-163-0/+10
* | ProjectExplorer: Remove allDeployConfigurationFactories() accessorhjk2018-01-163-10/+0
* | Valgrind: Add heob supportHannes Domani2018-01-161-2/+568
* | AutoTest: generalize create default resultDavid Schulz2018-01-165-40/+40
* | Timeline: Use some better number typesUlf Hermann2018-01-168-9/+9
* | AutoTest: Fix wrong behavior when rescan is triggeredChristian Stenger2018-01-167-13/+17
* | Settingsaccessor: Extract file access and error reportingTobias Hunger2018-01-153-23/+21
* | Debugger: automatically add source path mapping for Qt packagesDavid Schulz2018-01-155-29/+39
* | ProjectExplorer: add source location path to the qt versionDavid Schulz2018-01-152-0/+13
* | AutoTest: Allow grouping of test casesChristian Stenger2018-01-1518-23/+253
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-1517-129/+273
|\ \ | |/
| * Merge remote-tracking branch 'origin/4.5' into 4.6Eike Ziller2018-01-151-2/+5
| |\
| | * QbsProjectManager: Fix missing reparse on session loadingChristian Kandeler2018-01-111-2/+5
| * | Git: Do not pop the VCS pane on every [Un]StageOrgad Shaneh2018-01-131-3/+3
| * | QmlDesigner: Start optimizing action notificationsThomas Hartmann2018-01-137-6/+34
| * | QtSupport: Move warning to QmakeProjectManagerChristian Kandeler2018-01-122-20/+28
| * | Bookmark: add locator filter for bookmarksDavid Schulz2018-01-125-7/+170
| * | QmlDesigner: Clean-up scrollbar.cssAlessandro Portale2018-01-121-91/+33
* | | ProjectExplorer: Remove unused convenience function displayNameFromMap()hjk2018-01-122-7/+1
* | | AutoTest: Remove pointless memberChristian Stenger2018-01-122-7/+5
* | | Use the .pro file path as buildSystemTarget in qmake based RunConfigshjk2018-01-124-5/+4
* | | Editor: show text mark icon while draggingDavid Schulz2018-01-121-21/+37
* | | ProjectExplorer: Remove unused signalTobias Hunger2018-01-122-3/+0
* | | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-123-3/+3
|\ \ \ | |/ /
| * | Fix reading of user Qt versions, toolchains and kitsOrgad Shaneh2018-01-123-3/+3
* | | QmlProfiler: Drop static accessors from QmlProfilerToolUlf Hermann2018-01-117-68/+90
|/ /
* | PythonEditor: Fix run configurationhjk2018-01-111-2/+8
* | ProjectExplorer: Fix build with Qt 5.6Orgad Shaneh2018-01-111-3/+3
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-1124-130/+190
|\ \
| * \ Merge remote-tracking branch 'origin/4.5' into 4.6Eike Ziller2018-01-114-0/+5
| |\ \ | | |/
| | * Fix includesJarek Kobus2018-01-114-0/+5
| * | Do not construct settings/resource paths from QSettings objectEike Ziller2018-01-1111-52/+35
| * | Bookmark: const correct BookmarkManager::gotoBookmarkDavid Schulz2018-01-112-2/+2