summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | document script extension problemWarwick Allison2009-12-081-0/+7
| | * | | | | It's private header, so it's only a 4.6.1 dependency.Warwick Allison2009-12-081-1/+1
| | * | | | | undebugWarwick Allison2009-12-081-1/+0
| * | | | | | Stagger creation and release of items in GridView.Martin Jones2009-12-082-53/+137
| | |_|_|_|/ | |/| | | |
* | | | | | Item creation benchmarks.Michael Brasser2009-12-091-0/+83
| |_|_|/ / |/| | | |
* | | | | Fix leak.Michael Brasser2009-12-081-0/+2
* | | | | Remove debug.Michael Brasser2009-12-081-1/+0
| |/ / / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-088-3/+81
|\ \ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-12-082-1/+72
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Add barebones debugging documentation.Michael Brasser2009-12-082-1/+72
| * | | | Fix leaks.Michael Brasser2009-12-085-1/+8
| |/ / /
| * | | Fix crash.Michael Brasser2009-12-081-1/+1
* | | | Compile with 4.6.xWarwick Allison2009-12-081-0/+3
* | | | Use QApplication::startDragDistance() instead of pressDragLengthWarwick Allison2009-12-082-5/+36
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-08214-1135/+3162
|\ \ \ \ | |/ / /
| * | | Add barebones i18n documentation.Michael Brasser2009-12-083-0/+68
| * | | Fix docs.Michael Brasser2009-12-071-1/+1
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-077-13/+43
| |\ \ \
| | * \ \ Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-12-077-13/+43
| | |\ \ \
| | | * | | make qdoc3 a proper tools subtarget and install itOswald Buddenhagen2009-12-043-4/+5
| | | * | | remove dead fileOswald Buddenhagen2009-12-041-5/+0
| | | * | | Fix cursor positiong after block undo and redomae2009-12-041-2/+10
| | | * | | Added auto test for the cursor position when doing block undo and redomae2009-12-041-1/+27
| | | * | | Stylesheets example: Fix warning about multiple &-mnemonics.Friedemann Kleint2009-12-041-1/+1
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-12-07208-1199/+3186
| |\ \ \ \ \
| | * | | | | little imporvements and 1 warning lessThierry Bastian2009-12-073-6/+6
| | | |_|/ / | | |/| | |
| | * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-12-07194-1095/+2887
| | |\ \ \ \
| | | * \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2009-12-076-81/+141
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-07194-1095/+2887
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-12-062-6/+2
| | | | |\ \ \ \
| | | | | * | | | Replace glColor4ub() calls with glColor4f()Rhys Weatherley2009-12-062-6/+2
| | | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-0663-401/+1005
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-0540-370/+702
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2009-12-04100-800/+1642
| | | | | | |\ \ \ \ \
| | | | | | | * | | | | Fix compilation with Sun CC 5.9: it was crashing with this code.Thiago Macieira2009-12-041-4/+5
| | | | | | | * | | | | Apparently fixes some build issues on some old unixes...Pierre Rossi2009-12-041-1/+1
| | | | | | | * | | | | Fix Run-Time Check Failure with MSVC when downcasting.Thiago Macieira2009-12-031-4/+4
| | | | | | | * | | | | Fixes: Compile fixJens Bache-Wiig2009-12-031-1/+2
| | | | | | | * | | | | Ensure the button state is correct when creating a QWheelEvent on Mac.Andy Shaw2009-12-032-2/+5
| | | | | | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Andy Shaw2009-12-031-0/+8
| | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | Fixes: Support gtk-enable-mnemonics on QGtkStyleJens Bache-Wiig2009-12-031-0/+8
| | | | | | | | * | | | | Compile fix for mac after the merge.Denis Dzyubenko2009-12-031-0/+1
| | | | | | | * | | | | | Compile fix for mac after the merge.Denis Dzyubenko2009-12-031-0/+1
| | | | | | | |/ / / / /
| | | | | | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-staging1Denis Dzyubenko2009-12-0392-775/+1563
| | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | Updates to QtGui DEF files for WINSCW and EABIIain2009-12-032-17/+26
| | | | | | | | * | | | | Update include path for Symbian^3Iain2009-12-031-0/+3
| | | | | | | | * | | | | Assign Symbian UID to QtOpenVg moduleIain2009-12-031-0/+1
| | | | | | | | * | | | | Update QtOpenVG DEF file for EABI, add for WINSCW, on Symbian OSIain2009-12-032-1/+145
| | | | | | | | * | | | | Cocoa: refactor common code into a shared fileRichard Moe Gustavsen2009-12-036-277/+195
| | | | | | | | * | | | | Fix typo in configure.Thiago Macieira2009-12-031-1/+1