summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QmlDesigner: Fix helpThomas Hartmann2017-03-235-16/+23
* QmlDesigner: Fix setting size if anchors are presentThomas Hartmann2017-03-231-2/+4
* QmlDesigner: Use logging category for debug outputThomas Hartmann2017-03-232-4/+6
* QmlProfiler: Add some sanity checks to the various modelsUlf Hermann2017-03-233-4/+11
* CMake: Fix project tree getting lost during reparsingTobias Hunger2017-03-231-0/+2
* QmlProfiler: Correctly process coarse-grained tracesUlf Hermann2017-03-231-8/+71
* Timeline: Use Flickable's width for scrolling, not parent'sUlf Hermann2017-03-232-30/+27
* ProjectWelcomePage: Revive the expand arrow hover effectAlessandro Portale2017-03-231-2/+9
* WinInterrupt: Fix static linking flagsOrgad Shaneh2017-03-231-5/+7
* QmlDesigner: un-swap lower and raise iconsAlessandro Portale2017-03-231-2/+2
* QmlDesigner: Improve lower and raise iconsAlessandro Portale2017-03-235-9/+6
* Doc: Remove dependencies to deprecated modulesLeena Miettinen2017-03-232-3/+0
* Git: Remove "Sign off" shortcut from submit editorMax Blagay2017-03-231-1/+1
* ProjectExplorer: Replace short functions with lambdasOrgad Shaneh2017-03-231-181/+74
* QmlDesigner: Apply .css only to tool buttonsThomas Hartmann2017-03-232-1/+3
* Clang: fix SEH exceptionTim Jenssen2017-03-231-1/+1
* WelcomeScreen: 1-pixel tweaksAlessandro Portale2017-03-231-14/+15
* Clang: Enable now passing testsNikolai Kosjar2017-03-232-3/+3
* ProjectExplorer: Fix project/subproject item context menu mixuphjk2017-03-231-1/+1
* Further abstract docs.priEike Ziller2017-03-233-48/+93
* ScxmlEditor: Retain explicitly set "initial" attributesUlf Hermann2017-03-231-1/+9
* BareMetal: Fix crash on shutdownOrgad Shaneh2017-03-233-1/+8
* ProjectExplorer: Optimizations for ProjectDelegate::paintAlessandro Portale2017-03-221-3/+4
* QmakePM: Highlight QMAKE_C[XX]FLAGS_RELEASE_WITH_DEBUGINFOOrgad Shaneh2017-03-221-0/+2
* ProjectExplorer: Do not try to add a nullptr to the project treeTobias Hunger2017-03-221-1/+1
* iOS: De-slotOrgad Shaneh2017-03-221-5/+3
* Tests: Fix compilation with Qt 5.9hjk2017-03-221-5/+8
* ios: Fix qbs buildChristian Kandeler2017-03-221-0/+5
* Debugger: Add exceptions for array type namesDavid Schulz2017-03-221-1/+3
* Debugger: Cache copied valuesDavid Schulz2017-03-222-0/+9
* Debugger: Do not cache default constructed valuesDavid Schulz2017-03-221-2/+4
* Debugger: Fix QHostAddress padding for MinGWDavid Schulz2017-03-221-1/+1
* RemoteLinux: Always kill the whole process groupUlf Hermann2017-03-221-10/+10
* Doc: Describe Gerrit changesLeena Miettinen2017-03-223-5/+11
* QmlDesigner: Really prevent possible nullptr accessRobert Loehning2017-03-221-1/+3
* Locator: Signal added column and resize headersOrgad Shaneh2017-03-221-4/+17
* Merge remote-tracking branch 'origin/4.2' into 4.3Eike Ziller2017-03-224-4/+9
|\
| * Prepare for upcoming compile breakagev4.2.2hjk2017-03-222-2/+2
| * Squish: Make workaround permanent in tst_simple_debugRobert Loehning2017-03-201-2/+1
| * Fix system options not being retained after restartVladislav Tronko2017-03-161-0/+6
* | QmlDesigner: Fix warningThomas Hartmann2017-03-211-1/+1
* | QmlDesigner: Only show warnings when opening documentThomas Hartmann2017-03-212-5/+0
* | QmlDesigner: Ensure design mode is registeredThomas Hartmann2017-03-211-1/+1
* | QmlDesigner: Fix crashThomas Hartmann2017-03-211-0/+30
* | QmlDesigner: Make reset action aware of statesThomas Hartmann2017-03-211-5/+8
* | fix unused warning at release buildsTim Jenssen2017-03-211-0/+1
* | ModelEditor: Remove dead codeRobert Loehning2017-03-211-4/+1
* | Dumper: Remove unused functionOrgad Shaneh2017-03-212-8/+3
* | Doc: Adjust documentation for AutoTest wizardChristian Stenger2017-03-211-6/+4
* | QmlProfiler: Don't crash if a statistics entry is emptyUlf Hermann2017-03-211-1/+1