aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Show "display" version number in documentationEike Ziller2017-04-251-2/+2
* Merge remote-tracking branch 'origin/4.2' into 4.3Eike Ziller2017-04-252-1/+40870
|\
| * Add danish (da) translation for Qt Creator 4.0scootergrisen2017-04-252-1/+40870
* | Debugger: Split a long linehjk2017-04-251-1/+2
* | QmlDesigner: Do not override home and end keysThomas Hartmann2017-04-251-1/+1
* | QmlDesigner: Fix glitch in Add TabBarThomas Hartmann2017-04-251-6/+6
* | Debugger: Extract printing of dereferenced pointers into methodhjk2017-04-251-11/+18
* | QmlDesigner: Update item library if error is fixedThomas Hartmann2017-04-252-0/+13
* | Debugger: Use proper placeholder in error messagehjk2017-04-251-1/+1
* | AbstractProcessStep: Free output parser chain in error caseTobias Hunger2017-04-252-0/+8
* | AbstractProcessStep: Make init fail if a process is still runningTobias Hunger2017-04-251-1/+1
* | CMake: Simplify codeTobias Hunger2017-04-251-1/+1
* | CMake: Use RCs buildSystemTarget when deciding what to buildTobias Hunger2017-04-251-2/+2
* | CMake: Fix up file group information in server-modeTobias Hunger2017-04-252-0/+47
* | CMake: Use for instead of foreachTobias Hunger2017-04-251-1/+2
* | CMake: Improve emission of enabledChanged signals of build configurationsTobias Hunger2017-04-252-5/+10
* | Debugger: Catch some exceptions related to optimized out valueshjk2017-04-252-1/+11
* | ProjectExplorer: Ensure the FlatModel is build initiallyThomas Hartmann2017-04-241-0/+1
* | ProjectExplorer: Let the container node inherit the project iconhjk2017-04-241-2/+7
* | QmlDesigner: Turn Q_ASSERT into QTC_ASSERTThomas Hartmann2017-04-241-1/+2
* | Debugger: Fix snapshot view icon sizehjk2017-04-241-0/+1
* | Fix that help bookmarks could get lostEike Ziller2017-04-242-0/+4
* | Project: Remove duplicates from file listTobias Hunger2017-04-241-1/+7
* | Don't use return keyword when method doesn't return anythingLaurent Montel2017-04-241-2/+2
* | QmlDesigner: use default initializer where possibleTim Jenssen2017-04-241-8/+9
* | QmlDesigner: white space only changesTim Jenssen2017-04-241-8/+8
* | Debugger: cdb extension version bumpDavid Schulz2017-04-241-1/+1
* | Debugger: Fix dumper tests in wow64 envDavid Schulz2017-04-241-6/+5
* | QmlProject: List .qmlproject file in project treeTobias Hunger2017-04-241-0/+1
* | Update qbs submoduleChristian Kandeler2017-04-211-0/+0
* | Specify Qt Creator's "display version" in qtcreator.pri/qtc.qbsEike Ziller2017-04-215-11/+10
* | AbstractProcessStep: WS only changeTobias Hunger2017-04-201-1/+1
* | QmlDesigner: set splitter handle zero againTim Jenssen2017-04-202-8/+1
* | Squish: Update "Do Not Save" buttonRobert Loehning2017-04-201-1/+1
* | Doc: Describe selecting installation location for Qbs buildsLeena Miettinen2017-04-202-0/+5
* | Doc: Describe setting parse contextLeena Miettinen2017-04-202-3/+15
* | Doc: Update information about sidebarsLeena Miettinen2017-04-202-15/+25
* | QmlDesigner: Crash fixThomas Hartmann2017-04-201-1/+2
* | Debugger: Add a workaround for bad gcc debug info generationhjk2017-04-203-4/+35
* | Fix dead storeThomas Hartmann2017-04-201-31/+17
* | Debugger: Disable break on warning/fatal for cdbDavid Schulz2017-04-201-8/+8
* | Debugger: Fix assigning std::stringDavid Schulz2017-04-201-11/+14
* | Fix Shortcut for right sidebarThomas Hartmann2017-04-192-4/+2
* | Clang: Fix path to intrinsics dirNikolai Kosjar2017-04-191-1/+1
* | QmlDesigner.PropertyEditor: Disable line edit if color is transparentThomas Hartmann2017-04-191-1/+5
* | QmlDesigner: Show expression in UrlChooserThomas Hartmann2017-04-191-1/+7
* | QmlDesigner: Add assertThomas Hartmann2017-04-191-0/+1
* | ProjectExplorer: Fix listing of project nodes in the wizard's summary pageTobias Hunger2017-04-192-11/+4
* | Doc: Make text in Search Results more genericLeena Miettinen2017-04-193-2/+5
* | QmlJSTools: Test: Fix used qml fileChristian Stenger2017-04-191-3/+3