aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QMake parsing: Improve behavior in case of empty build directoryv4.7.0-rc1Eike Ziller2018-07-041-3/+6
* Beautifier: Long live uncrustifyLorenz Haas2018-07-041-0/+2
* Fix documentation build when renaming IDEEike Ziller2018-07-041-2/+2
* QmlDesigner: Reparent only on CTRL+SHIFTThomas Hartmann2018-07-041-0/+1
* qmljs: Add autocompletion for QtWebEngine importsKai Koehne2018-07-041-0/+8
* Debugger: Fix state of instruction wise operation buttonChristian Stenger2018-07-041-0/+1
* Doc: Pull out "Adding States" into a separate topicLeena Miettinen2018-07-035-67/+92
* Doc: Add information about connectionsLeena Miettinen2018-07-036-143/+309
* QmlDesigner: Stabilize property order of meta dataThomas Hartmann2018-07-031-3/+10
* Tests: Add lines for testing editing and output of intRobert Loehning2018-07-031-0/+2
* QmlDesigner: Fix crashThomas Hartmann2018-07-031-6/+12
* Debugger: Do not switch to design mode when hitting a break pointUlf Hermann2018-07-031-2/+4
* VCS: Fix off-by-one line in blameOrgad Shaneh2018-07-021-4/+4
* Dumper: Fix detection of Qt namespaceChristian Stenger2018-07-021-1/+1
* Squish: Fix for Qt 5.11Robert Loehning2018-07-021-1/+1
* GenericHighlighter: Update from KSyntaxHighlightingOrgad Shaneh2018-07-025-846/+3343
* GenericHighlighter: Support WordDetectOrgad Shaneh2018-07-024-2/+40
* Update qbs submoduleChristian Kandeler2018-07-021-0/+0
* Doc: Fix link targetChristian Stenger2018-07-021-1/+1
* Update Russian translationSergey Belyashov2018-06-291-1454/+1704
* Fix issues with saving files on network drives on WindowsEike Ziller2018-06-291-1/+1
* Squish: Fix expected targets for widget app wizardChristian Stenger2018-06-291-3/+1
* Squish: Handle more server side issuesChristian Stenger2018-06-291-3/+28
* Clang: Don't analyze same file multiple timesIvan Donchevskii2018-06-284-7/+19
* Fix inserting tasks into issues paneEike Ziller2018-06-281-7/+9
* TaskModel: Bit of code cleanupEike Ziller2018-06-282-18/+20
* WinDebugInterface: Remove blocking connection to main threadJoerg Bornemann2018-06-283-34/+72
* Clang: Properly apply fix-its from header filesIvan Donchevskii2018-06-283-24/+31
* Clang: Fix comma-separated class members in symbol outlineIvan Donchevskii2018-06-281-0/+4
* CppTools: Fix getting locator filters from the object poolIvan Donchevskii2018-06-285-8/+49
* Clang: Fix Q_PROPERTY return typeIvan Donchevskii2018-06-281-7/+0
* Doc: Add a link to Acknowledgements to the front pageLeena Miettinen2018-06-281-0/+3
* ProjectExplorer: Fix replaceSubtree for project nodesChristian Stenger2018-06-271-1/+3
* Clang: Avoid using -isystem include pathsNikolai Kosjar2018-06-274-40/+10
* Doc: Add a link to contributor list to the Acknowledgements pageLeena Miettinen2018-06-271-0/+6
* Utils: Separate the filter icon from the expand arrowAlessandro Portale2018-06-278-9/+29
* WinRt: restrict WinRt deployment steps to WinRt devicesDavid Schulz2018-06-271-0/+3
* VcsCommand: Block auto reload while a command is runningOrgad Shaneh2018-06-275-1/+22
* Use C++11’s override and remove virtual where applicableAlessandro Portale2018-06-276-13/+13
* Squish: Remove Qt4 from expected kits for widget application wizardChristian Stenger2018-06-261-0/+2
* Squish: Add VS2017 as expected compiler on WindowsChristian Stenger2018-06-261-0/+1
* qmljs: Use C++11’s override and remove virtual where applicableAlessandro Portale2018-06-264-121/+121
* FancyTabWidget: Set focus on widget changeOrgad Shaneh2018-06-261-0/+7
* TextEditor: Fix crashOrgad Shaneh2018-06-261-1/+3
* Bump to 4.7-rc1Eike Ziller2018-06-262-7/+7
* AutoTest: Fix finding corresponding item for data tagsChristian Stenger2018-06-261-1/+2
* Doc: Replace "Qt Quick Designer" with "Design mode" or \QMLDLeena Miettinen2018-06-2520-92/+104
* Doc: Make info about managing projects more genericLeena Miettinen2018-06-252-15/+13
* Wizard: Ensure compilable widget application templateChristian Stenger2018-06-251-0/+1
* ProjectWelcomePage: Do not open project on right clickhjk2018-06-251-17/+25