aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMake build: Fix building with CMakeCristian Adam2019-07-012-3/+6
* QmlDesigner.MetaInfo: Add font to value typesThomas Hartmann2019-06-281-2/+2
* Project Explorer: Fix number of argumentRobert Loehning2019-06-281-1/+1
* Project import: Fix focus issueChristian Kandeler2019-06-273-5/+10
* Clang: Add reset to ModifiedTimeCheckerMarco Bubke2019-06-277-179/+178
* Clang: Watch only PCH sourcesMarco Bubke2019-06-276-15/+18
* Clang: Update ModifiedTimeChecker in SymbolIndexerMarco Bubke2019-06-274-4/+8
* Clang: Watch directories instead of filesMarco Bubke2019-06-2723-235/+782
* Fix build with mingw 5.3Christian Kandeler2019-06-271-3/+3
* Fix lupdate issuesEike Ziller2019-06-274-19/+31
* VCS: Add seconds to timestamp in output windowOrgad Shaneh2019-06-261-1/+1
* ClangRefactoring: Clear input files after collecting symbolsMarco Bubke2019-06-262-1/+7
* ClangTools: Show hint when disabling "Build the project before analysis."Nikolai Kosjar2019-06-264-1/+31
* CppTools: Ignore -f[no-]keep-inline-dllexportNikolai Kosjar2019-06-261-1/+8
* CppEditor: Add another sanity check to ParseContextModelNikolai Kosjar2019-06-261-1/+3
* PerfProfiler: Connect the updateRunActions() signal earlierUlf Hermann2019-06-251-3/+3
* VCS: Do not use monospace font in output windowOrgad Shaneh2019-06-251-7/+0
* LanguageServerProtocol: Fix compilation warningsCristian Adam2019-06-251-3/+2
* CppTools: Handle not only "-std=X" but also "--std=X"Nikolai Kosjar2019-06-251-1/+1
* Project Explorer: Fix UI textLeena Miettinen2019-06-256-15/+15
* qmake Project Manager: Fix UI textLeena Miettinen2019-06-252-2/+2
* Remote Linux: Use double quotes for emphasis in UI textLeena Miettinen2019-06-251-2/+2
* ClangTools: Hint to "Build the project before starting" optionNikolai Kosjar2019-06-251-0/+10
* AutoTest: Limit condition for test execution to LinuxChristian Stenger2019-06-251-2/+3
* LanguageClient: Fix file path filter handlingChristian Stenger2019-06-251-4/+4
* ClangTools: Make building before starting analysis defaultNikolai Kosjar2019-06-251-1/+3
* QmlDesigner: Allow adding of fontsThomas Hartmann2019-06-255-0/+42
* Language Client: Fix UI text capitalizationLeena Miettinen2019-06-251-1/+1
* Clang Code Model: Fix product name capitalization in UI textLeena Miettinen2019-06-251-1/+1
* Debugger: Set tab title when attaching to started applicationChristian Stenger2019-06-251-1/+1
* ProjectExplorer: Make varsBatCombos Squish-testable againRobert Loehning2019-06-241-0/+2
* Output panes: Support keyboard shortcuts for zoomingChristian Kandeler2019-06-248-7/+51
* qmake: Let evaluateFunction() return error for infinite recursionChristian Kandeler2019-06-241-1/+1
* Highlighter: Use file pattern matching if mime type is 'text/plain'David Schulz2019-06-241-7/+21
* ensure the 'Auto' key is set while registering post mortem debuggerDavid Schulz2019-06-242-0/+10
* ProjectExplorer: Respect pinned documentsChristian Kandeler2019-06-212-6/+5
* QmlJS: Add "Array" to global functionsThomas Hartmann2019-06-211-1/+1
* Qnx: Do not deploy files that are not neededhjk2019-06-211-0/+9
* Update qbs submoduleChristian Kandeler2019-06-211-0/+0
* ProjectExplorer: Respect pinned documentsChristian Kandeler2019-06-213-7/+7
* CppEditor: Check model index in ParseContextModel::dataNikolai Kosjar2019-06-211-1/+1
* Core: Do not access outdated QTextBlockDavid Schulz2019-06-211-8/+5
* WelcomePlugin: Close slpash screen after 15 secondsThomas Hartmann2019-06-211-0/+5
* Update KSyntaxHighlighting 5.52 -> 5.59David Schulz2019-06-2025-148/+593
* Replace uses of QString::sprintf()hjk2019-06-204-16/+8
* QmlDesigner: Add dirPath to FileResourcesModelThomas Hartmann2019-06-202-5/+11
* QmlDesigner: Fix compile with namespaced QtChristian Stenger2019-06-206-0/+12
* QmlJS: Fix code re-formatter for propertyTim Jenssen2019-06-201-4/+3
* qmljs: sync parser with current 5.12 stateTim Jenssen2019-06-202-22/+48
* QmlDesigner: Check if property exists before reparentingThomas Hartmann2019-06-201-4/+4