aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Help: fix calling QDesktopServices::openUrl when opening about:blank4.7David Schulz2018-12-031-0/+4
* Fix crash in folder navigation widgetEike Ziller2018-10-232-9/+23
* Fix Linux & macOS build in releaseEike Ziller2018-10-221-0/+2
* ProjectExplorer: do not send non existing debug outputDavid Schulz2018-10-191-0/+2
* Fix crash when pressing wrong shortcuts in welcome modeEike Ziller2018-10-191-2/+8
* Fix soft assert when adding file to subfolder in generic projectEike Ziller2018-10-181-2/+3
* Fix crash when adding file to sub folder in generic projectEike Ziller2018-10-181-1/+2
* ProjectExplorer: cancel MSVC tool chain detection on shutdownDavid Schulz2018-10-175-0/+16
* Editor: Do not access a text document from another threadDavid Schulz2018-10-101-38/+38
* Editor: Do not jump over invisible blocks in paintEvent sub routineDavid Schulz2018-09-281-6/+5
* Valgrind: Add target executable suffix to heob command lineHannes Domani2018-09-251-2/+3
* Fix conflicting LanguageVersion and value __cplusplus defineEike Ziller2018-09-241-3/+8
* SshDeviceProcess: Don't emit readyRead signals if no data availableJonathan Liu2018-09-211-2/+8
* Fix incorrect grammar in 'does not exists'Kai Koehne2018-09-211-2/+2
* CppTools: Fix crash on smart selection change with lambdaNikolai Kosjar2018-09-201-0/+3
* ProjectExplorer: Do not add too many newlines for remote processesJonathan Liu2018-09-201-2/+2
* Clang: Fix possible out of bounds access in ClangFollowSymbolIvan Donchevskii2018-09-181-2/+2
* Qnx: Fix passing path to Qt libraries on device to run configurationv4.7.1Eike Ziller2018-09-181-0/+1
* Fix colorization of change numbers in VCS annotations (like git blame)Eike Ziller2018-09-121-2/+5
* Fix environment for Start and Debug External ApplicationEike Ziller2018-09-041-0/+5
* AutoTest: Fix handling cancellation for timeoutChristian Stenger2018-09-041-14/+14
* winrt: Use full path when running windeployqtOliver Wolff2018-09-041-1/+8
* Add line/column number handling to spotlight locator filterEike Ziller2018-09-031-5/+7
* QmlProfiler: Listen on QHostAddress::Any in QmlProfilerToolTestUlf Hermann2018-08-301-1/+1
* QmlProfiler: Don't scan the whole file system in rewriter testUlf Hermann2018-08-291-2/+3
* Tracing: Make notes in TimelineModelAggregator mutableUlf Hermann2018-08-281-1/+2
* Fix painting of current line in generic and python editorsEike Ziller2018-08-242-7/+13
* Fix reload behavior of binary editorEike Ziller2018-08-221-2/+1
* Fix handling of read-only editors when applying refactoringsEike Ziller2018-08-221-2/+8
* Avoid shortcuts with "Alt" on macOSEike Ziller2018-08-212-8/+14
* AutoTest: Disable run related items while executing testsChristian Stenger2018-08-201-1/+1
* Fix Ctrl+n shortcut in locator widget in some configurationsEike Ziller2018-08-161-0/+7
* File System View: Fix scroll position and bread crumb in some casesEike Ziller2018-08-152-8/+8
* Fix hiding file system view's bread crumbEike Ziller2018-08-152-3/+10
* TextEditor: Fix compile on macOSChristian Stenger2018-08-151-0/+2
* Valgrind: Fix heob check if executable existsHannes Domani2018-08-141-1/+2
* GenericHighlighter: check text color against backgroundDavid Schulz2018-08-141-1/+41
* Fix wrong color of line/column labelEike Ziller2018-08-091-1/+2
* ProjectExplorer: reduce amount of concurrent running vcvars.bat scriptsDavid Schulz2018-08-091-2/+15
* Debugger: Fix parsing of server command line optionhjk2018-08-091-1/+1
* Clang: Fix resource directory pathIvan Donchevskii2018-08-082-10/+7
* Clang: Fix the include paths order for libclangIvan Donchevskii2018-08-081-1/+1
* AutoTest: Fix and unify handling of group nodesChristian Stenger2018-08-079-9/+26
* QbsProjectManager: Adapt to cpp.cxxLanguageVersion type changeChristian Kandeler2018-08-071-10/+16
* AutoTest: Disconnect signal after being processedChristian Stenger2018-08-062-2/+6
* AutoTest: Avoid crash in illegal stateChristian Stenger2018-08-061-1/+6
* TextEditor: fix crash while request follow symbol and typing on macDavid Schulz2018-08-062-1/+2
* GDB: Escape quotes on breakpoint commandsOrgad Shaneh2018-08-031-2/+6
* Revert "Wizards: Drop support for Qt4 for widgets application"hjk2018-07-262-3/+1
* Debugger: Do not start the mixed engine on Attach to QML Serverhjk2018-07-261-0/+1