aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* ProjectExplorer: fix msvc toolchain detection for Windows SDK 7.xDavid Schulz2018-07-251-8/+4
* QbsProjectManager: Fix qbs build against external qbsChristian Kandeler2018-07-201-1/+1
* Debugger: Fix breakpoint disabling and enabling in for QMLUlf Hermann2018-07-191-10/+7
* Qml Profiler: Do toggle extended statistics when option is checkedUlf Hermann2018-07-161-1/+1
* BinEditor: Fix "Find Next" for a single charOrgad Shaneh2018-07-161-1/+1
* ProjectExplorer: Make Collapse All action for project tree workTobias Hunger2018-07-131-2/+2
* AutoTest: Handle direct usage of quick_test_mainChristian Stenger2018-07-123-3/+75
* Fix assert when filtering examples / tutorialsEike Ziller2018-07-121-4/+67
* ProjectModel: Fix crash when updating parsing state of projectTobias Hunger2018-07-121-2/+8
* CMake: Fix building on current executable targetTobias Hunger2018-07-121-1/+1
* FileProperties: Use native separators for file pathAndre Hartmann2018-07-121-1/+2
* Fix that Qt Quick Designer did not request Design mode creationEike Ziller2018-07-121-0/+1
* AutoTest: Fix handling of cpp files for Quick testsChristian Stenger2018-07-114-4/+43
* ProjectExplorer: only add Tasks from the main threadDavid Schulz2018-07-114-60/+89
* use initializer listTim Jenssen2018-07-101-1/+1
* WinRT: set symbol file before debugging winrt packagesDavid Schulz2018-07-101-0/+1
* ProjectExplorer: Fix handling of the QTC_USER_FILE_PATH variableFriedemann Kleint2018-07-101-5/+4