aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Doc: Add a link to a new Qt Creator and Qt videoLeena Miettinen2018-03-121-1/+5
* Fix ordering of items without file name in open documents popupEike Ziller2018-03-121-1/+2
* QbsProjectManager: Fix "equivalent command line" contentsChristian Kandeler2018-03-122-2/+2
* QmlDesigner: void static -> static voidOrgad Shaneh2018-03-121-1/+1
* QmlDesigner: Fix compile for Qt5.6Christian Stenger2018-03-121-2/+2
* QtSupport/Welcome: Refresh the tutorials/examples/videos thumbnailsAlessandro Portale2018-03-1110-8/+115
* QmlDesigner: Add meta hint if item renders children directlyThomas Hartmann2018-03-093-8/+51
* QmlDesigner: Define new possible enum scopesThomas Hartmann2018-03-091-1/+1
* ProjectTree: Select only (complete) file basename on renameAlexander Akulich2018-03-091-0/+13
* ProjectTree: Refactor editCurrentItem()Alexander Akulich2018-03-091-2/+5
* QmlProject: Fix selection of supported kitsTobias Hunger2018-03-091-1/+1
* QmlProject: Unify selection of supported kitsTobias Hunger2018-03-0910-46/+44
* Update qbs submoduleChristian Kandeler2018-03-091-0/+0
* Class view: Fix keyboard focus when using shortcutEike Ziller2018-03-091-3/+5
* Fix C++ type hierarchyEike Ziller2018-03-093-3/+19
* QmlDesigner: Fix compile before Qt5.10Christian Stenger2018-03-091-1/+1
* Debugger: Move DebugInfoTask handling to pluginhjk2018-03-084-68/+47
* ITaskHandler: Harden against vanishing ITaskHandlersTobias Hunger2018-03-081-11/+10
* QmlDesigner: Fix buildChristian Kandeler2018-03-081-4/+4
* NewDialog: Add option for wizard listThomas Hartmann2018-03-081-0/+16
* QmlDesigner: Allow annotations in commentsThomas Hartmann2018-03-084-2/+179
* QmlProject: Clean up environment selectionUlf Hermann2018-03-072-13/+21
* RunConfigurationFactories: Fix crash opening non-qmake based projectsTobias Hunger2018-03-077-9/+20
* AutoTest: Fix marking for removalChristian Stenger2018-03-071-2/+3
* QmlJS: Allow NumberAnimation for ui.qml filesThomas Hartmann2018-03-071-1/+0
* Git: Show decorations in commit detailsOrgad Shaneh2018-03-071-1/+1
* Clang: Don't translate tidy checksRobert Loehning2018-03-061-16/+16
* QmlDesigner: Remove duplicates from tag listThomas Hartmann2018-03-051-0/+1
* QmlDesigner: Fix crashThomas Hartmann2018-03-051-0/+3
* QmlDesigner: Fix crashThomas Hartmann2018-03-051-1/+2
* Fix crash in kit's variable chooser if Qt version is removedEike Ziller2018-03-053-93/+185
* Fix middle mouse button in help viewerEike Ziller2018-03-051-1/+1
* Fix issue with snippet variables not behaving correctly on GnomeEike Ziller2018-03-051-0/+8
* Merge remote-tracking branch 'origin/4.5' into 4.6Eike Ziller2018-03-024-4/+19
|\
| * Allow plugins to specify a "revision" to show in addition to the versionv4.5.2Eike Ziller2018-03-021-1/+16
| * Cover more 1.0 opacity casesOrgad Shaneh2018-03-022-2/+2
| * Add another opacity effect workaroundEike Ziller2018-03-021-1/+1
* | Update qbs submoduleChristian Kandeler2018-03-021-0/+0
* | utils: Let the link icon have a LINK and a LINK_TOOLBAR versionAlessandro Portale2018-03-026-4/+7
* | Compile fix: Don't use Utils::FileName's private constructorAlessandro Portale2018-03-012-2/+2
* | Merge remote-tracking branch 'origin/4.5' into 4.6Eike Ziller2018-03-016-15/+34
|\|
| * Improve detection of toolchain and debugger for desktop kitsEike Ziller2018-02-233-7/+26
| * Work around Qt issue that setting 1.0 on opacity effect hides widgetEike Ziller2018-02-233-8/+8
* | Debugger: Fix detection of gdb on older SUSEChristian Stenger2018-03-011-1/+2
* | AutoTest: Correct enabled state of context menu itemsChristian Stenger2018-02-282-12/+7
* | AutoTest: Fix debugging testsChristian Stenger2018-02-281-2/+5
* | ProjectExplorer: Fix crash on debugger stopOrgad Shaneh2018-02-281-1/+1
* | GenericHighlighter: Update definitions urlOrgad Shaneh2018-02-281-1/+1
* | Highlighter: fix crash after context changeDavid Schulz2018-02-285-7/+26
* | Debugger: Avoid inconsistent state when killing LLDBChristian Stenger2018-02-281-0/+2