aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.9' into 4.10v4.10.0-beta2Eike Ziller2019-06-262-3/+59
|\
| * Add changes file for 4.9.2v4.9.2Eike Ziller2019-06-251-0/+56
| * Small fixes in French translationRobert Loehning2019-06-241-3/+3
* | ClangTools: Show hint when disabling "Build the project before analysis."Nikolai Kosjar2019-06-264-1/+31
* | Fix std::basic_string printer with custom allocatorMichael Weghorn2019-06-261-1/+1
* | Fix std::vector<bool> printer with custom allocatorMichael Weghorn2019-06-261-2/+2
* | gdbbridge: Convert children to gdb.ValueMichael Weghorn2019-06-261-1/+1
* | Squish: Update openCmakeProjectRobert Loehning2019-06-261-4/+4
* | CppTools: Ignore -f[no-]keep-inline-dllexportNikolai Kosjar2019-06-261-1/+8
* | CppEditor: Add another sanity check to ParseContextModelNikolai Kosjar2019-06-261-1/+3
* | Squish: Fix tst_qml_localsChristian Stenger2019-06-251-1/+2
* | 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
* | Squish: Update GuiAppWizardDialogRobert Loehning2019-06-253-18/+15
* | Squish: Update message box "changed on disk"Robert Loehning2019-06-251-1/+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
* | Unittest: Silence most of the warnings on WindowsChristian Stenger2019-06-252-2/+2
* | ClangTools: Make building before starting analysis defaultNikolai Kosjar2019-06-251-1/+3
* | QmlDesigner: Allow adding of fontsThomas Hartmann2019-06-255-0/+42
* | QmlDesigner: List all fonts in projectThomas Hartmann2019-06-251-1/+31
* | 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-242-8/+4
* | Output panes: Support keyboard shortcuts for zoomingChristian Kandeler2019-06-248-7/+51
* | Doc: Describe creating and running Boost UTF testsLeena Miettinen2019-06-249-23/+87
* | 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
* | CMake build: Allow brandingEike Ziller2019-06-212-20/+20
* | CMake build: Do not write versions etc into the cacheEike Ziller2019-06-211-22/+21
* | Qnx: Do not deploy files that are not neededhjk2019-06-211-0/+9
* | Doc: Add information about new CMake featuresLeena Miettinen2019-06-212-1/+6
* | 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
* | Merge remote-tracking branch 'origin/4.9' into 4.10Eike Ziller2019-06-211-4/+9
|\|
| * Squish: Fix crash in tst_default_settingsRobert Loehning2019-06-181-4/+9
* | Update KSyntaxHighlighting 5.52 -> 5.59David Schulz2019-06-2025-148/+593