Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile. | Martin Jones | 2009-12-14 | 2 | -2/+3 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-12-14 | 22 | -125/+1902 |
|\ | |||||
| * | Fix leak. | Michael Brasser | 2009-12-14 | 1 | -0/+2 |
| * | Benchmark cleanup. | Michael Brasser | 2009-12-14 | 3 | -108/+43 |
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-12-14 | 1 | -8/+7 |
| |\ | |||||
| | * | Build on msvc2003? | Michael Brasser | 2009-12-14 | 1 | -8/+7 |
| * | | QTBUG-6781 testcase | Aaron Kennedy | 2009-12-14 | 2 | -0/+32 |
| |/ | |||||
| * | Introduce experimental binding optimizer | Aaron Kennedy | 2009-12-14 | 13 | -7/+1818 |
| * | Don't explicitly set z-value for the highlight. | Michael Brasser | 2009-12-14 | 2 | -2/+0 |
* | | Decode images loaded via network in a separate thread. | Martin Jones | 2009-12-14 | 5 | -169/+344 |
|/ | |||||
* | Use QApplication::startDragDistance() for dragging threshold. | Martin Jones | 2009-12-11 | 3 | -15/+9 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-12-11 | 102 | -936/+2494 |
|\ | |||||
| * | Throw error when attempting to write to a non-existant property via script. | Michael Brasser | 2009-12-11 | 6 | -5/+35 |
| * | Throw error when attempting to write to a read-only property via script. | Michael Brasser | 2009-12-11 | 4 | -7/+16 |
| * | Generate error when attempting to write to a read-only object property. | Michael Brasser | 2009-12-10 | 5 | -0/+22 |
| * | Expose cursorRect for TextInput | Alan Alpert | 2009-12-10 | 1 | -0/+1 |
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Alan Alpert | 2009-12-10 | 90 | -1004/+2488 |
| |\ | |||||
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Michael Brasser | 2009-12-10 | 3 | -3/+5 |
| | |\ | |||||
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-12-10 | 1 | -1/+3 |
| | | |\ | |||||
| | | | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Martin Jones | 2009-12-10 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | * | | Disable shared dynamic metaobjects for now. | Martin Jones | 2009-12-10 | 1 | -1/+3 |
| | | * | | | doc | Warwick Allison | 2009-12-10 | 1 | -1/+1 |
| | | | |/ | | | |/| | |||||
| | | * | | Compile when a module. | Warwick Allison | 2009-12-10 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeui | Michael Brasser | 2009-12-10 | 82 | -914/+2191 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Fix translation context for qsTr. | Michael Brasser | 2009-12-10 | 1 | -3/+4 |
| | | * | Put symbian-specific test inside symbian qmake scope. | Rohan McGovern | 2009-12-10 | 1 | -1/+4 |
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Bill King | 2009-12-09 | 78 | -907/+2170 |
| | | |\ | |||||
| | | | * | Merge branch 'berlin-staging-2' into 4.6 | Joerg Bornemann | 2009-12-09 | 2 | -2/+2 |
| | | | |\ | |||||
| | | | | * | fix -nomake tools configure option for Windows CE / Symbian | Joerg Bornemann | 2009-12-07 | 1 | -1/+1 |
| | | | | * | Compilation fix for Windows Mobile | ninerider | 2009-11-23 | 1 | -1/+1 |
| | | | * | | Merge commit 'origin/4.6' into 4.6-upstream | Bradley T. Hughes | 2009-12-09 | 13 | -71/+263 |
| | | | |\ \ | |||||
| | | | | * | | Mixed up top/bottom | Robert Griebl | 2009-12-09 | 1 | -1/+1 |
| | | | | * | | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2009-12-08 | 2 | -6/+2 |
| | | | | |\ \ | |||||
| | | | | | * | | Fixed uninitialized background artifacts in QWidget::render. | Donald Carr | 2009-12-08 | 1 | -1/+1 |
| | | | | | * | | Fixed searching and copy/paste from PDF documents. | axis | 2009-12-08 | 1 | -1/+1 |
| | | | | | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-12-08 | 4 | -9/+8 |
| | | | | | |\ \ | |||||
| | | | | | * \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-12-01 | 2 | -3/+47 |
| | | | | | |\ \ \ | |||||
| | | | | | * \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-11-27 | 1 | -1/+1 |
| | | | | | |\ \ \ \ | |||||
| | | | | | * \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-11-16 | 1 | -2/+2 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-11-15 | 1 | -9/+1 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-11-13 | 4 | -15/+17 |
| | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-11-05 | 3 | -2/+34 |
| | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-11-04 | 2 | -8/+3 |
| | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-11-03 | 1 | -1/+1 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-11-02 | 9 | -88/+167 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-10-30 | 3 | -40/+53 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-10-28 | 1 | -0/+1 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-10-23 | 3 | -29/+6 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-10-21 | 5 | -0/+178 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-10-19 | 4 | -5/+12 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |