Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removeGeometryListener should only remove one instance of that listener. | Martin Jones | 2009-12-15 | 1 | -1/+1 |
| | |||||
* | Watch item geometry changes without using signal/slot connections. | Martin Jones | 2009-12-15 | 10 | -55/+133 |
| | |||||
* | Remove half-implemented optimization | Alan Alpert | 2009-12-15 | 1 | -9/+4 |
| | | | | Probably fixes QT-2638 | ||||
* | Print exceptions generated in SQL callback functions. | Michael Brasser | 2009-12-15 | 1 | -1/+5 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-12-15 | 4 | -10/+189 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Expand text benchmark. | Michael Brasser | 2009-12-15 | 3 | -9/+41 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-15 | 2 | -0/+128 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Add basic text benchmark. | Michael Brasser | 2009-12-15 | 2 | -0/+128 |
| | | | |||||
| * | | Little smarter bufferCache | Martin Jones | 2009-12-15 | 1 | -8/+27 |
| |/ | |||||
* | | Binding optimizer extensions | Aaron Kennedy | 2009-12-15 | 1 | -40/+173 |
|/ | |||||
* | spring follows do not like to operate on "var" sources | mae | 2009-12-14 | 1 | -1/+1 |
| | |||||
* | Remove left over debugging output | Aaron Kennedy | 2009-12-14 | 1 | -1/+0 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-12-14 | 11 | -291/+411 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Fix image and pixmapcache tests. | Martin Jones | 2009-12-14 | 3 | -15/+23 |
| | | |||||
| * | Don't rely on Qt3Support | Martin Jones | 2009-12-14 | 1 | -3/+2 |
| | | |||||
| * | Compile. | Martin Jones | 2009-12-14 | 2 | -2/+3 |
| | | |||||
| * | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-14 | 22 | -125/+1902 |
| |\ | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | * | Fix leak. | Michael Brasser | 2009-12-14 | 1 | -0/+2 |
| | | | |||||
| | * | Benchmark cleanup. | Michael Brasser | 2009-12-14 | 3 | -108/+43 |
| | | | |||||
| * | | Decode images loaded via network in a separate thread. | Martin Jones | 2009-12-14 | 5 | -169/+344 |
| | | | |||||
* | | | Binding optimizer extensions | Aaron Kennedy | 2009-12-14 | 5 | -26/+161 |
| |/ |/| | |||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Aaron Kennedy | 2009-12-14 | 1 | -8/+7 |
|\ \ | | | | | | | | | | into kinetic-declarativeui | ||||
| * | | 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 |
| | | | | | | | | Enable with QML_EXPERIMENTAL=1 | ||||
* | | Don't explicitly set z-value for the highlight. | Michael Brasser | 2009-12-14 | 2 | -2/+0 |
|/ | | | | This allows the highlight to be placed either above or below the items. | ||||
* | Use QApplication::startDragDistance() for dragging threshold. | Martin Jones | 2009-12-11 | 3 | -15/+9 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Martin Jones | 2009-12-11 | 102 | -936/+2494 |
|\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/util/qmlopenmetaobject.cpp | ||||
| * | 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 |
| | | | | | | | | Needed to implement a LineEdit widget. | ||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Alan Alpert | 2009-12-10 | 90 | -1004/+2488 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Michael Brasser | 2009-12-10 | 3 | -3/+5 |
| | |\ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | | * | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-12-10 | 1 | -1/+3 |
| | | |\ | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| | | | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Martin Jones | 2009-12-10 | 1 | -1/+1 |
| | | | |\ | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | | | * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the base of the file name as the translation context. (This was the original behavior before the switch to JSC.) Reviewed-by: Kent Hansen | ||||
| | | * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lrelease must not be added to the subdirs project projects.pro when building Qt for Windows CE or Symbian. Reviewed-by: ossi | ||||
| | | | | * | Compilation fix for Windows Mobile | ninerider | 2009-11-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The default style (plastique) used was not available if not included in the build. Using now the windows style instead. Reviewed-by: Maurice | ||||
| | | | * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: trustme | ||||
| | | | | * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backport of 64d38ba23b4acc46fdb9145f1953315573e3f8dc Reviewed-by: Anders Bakken<anders.bakken@nokia.com> |