| Commit message (Expand) | Author | Age | Files | Lines |
* | Add CONSTANT attribute to Q_PROPERTY() | Aaron Kennedy | 2009-07-03 | 8 | -4/+72 |
|
|
* | Move QmlExpression into its own file | Aaron Kennedy | 2009-07-03 | 10 | -597/+750 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-07-03 | 2 | -3/+9 |
|\ |
|
| * | Small change to make move and replace methods overridable. | Erik Verbruggen | 2009-07-02 | 2 | -3/+9 |
|
|
* | | Support parameterized synthesized methods | Aaron Kennedy | 2009-07-02 | 7 | -166/+221 |
|/ |
|
* | Remove Content and ContentWrapper | Aaron Kennedy | 2009-07-02 | 5 | -310/+0 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-07-02 | 1946 | -155141/+215113 |
|\ |
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-07-02 | 1989 | -156587/+216714 |
| |\ |
|
| | * | We should wait for component completion before trying to load XmlListModel data. | Michael Brasser | 2009-07-02 | 2 | -6/+13 |
|
|
| | * | Fix warning | Michael Brasser | 2009-07-02 | 1 | -1/+1 |
|
|
| | * | Fix bad merge | Michael Brasser | 2009-07-02 | 2 | -5/+0 |
|
|
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar... | Michael Brasser | 2009-07-02 | 1898 | -154985/+214891 |
| | |\ |
|
| | | * | OpenVG: short-cut clipping for QPainterPath's that are just rects | Rhys Weatherley | 2009-07-02 | 1 | -0/+50 |
|
|
| | | * | OpenVG: override QPaintEngineEx::clip(QRect) and handle specially. | Rhys Weatherley | 2009-07-02 | 2 | -2/+129 |
|
|
| | | * | OpenVG: use the correct clip region to detect single-rect clips | Rhys Weatherley | 2009-07-01 | 1 | -2/+2 |
|
|
| | | * | QAnimation: fix a jump in values when restarting an animation | Thierry Bastian | 2009-07-01 | 2 | -26/+26 |
|
|
| | | * | Animations: adding an autotest for jumping values when restarting | Thierry Bastian | 2009-07-01 | 1 | -0/+52 |
|
|
| | | * | Animation: fixed a NOTIFY signal name that was wrong | Thierry Bastian | 2009-07-01 | 2 | -7/+7 |
|
|
| | | * | QMainWindow: cleanup of code in QWidgetAnimator | Thierry Bastian | 2009-07-01 | 6 | -107/+66 |
|
|
| | | * | Doc - some minor fixes to the sentences | Kavindra Devi Palaraja | 2009-07-01 | 1 | -15/+17 |
|
|
| | | * | QNAM: Direct transfer of HTTP buffer to the QNetworkReply buffer | Markus Goetz | 2009-07-01 | 5 | -13/+62 |
|
|
| | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Volker Hilsheimer | 2009-07-01 | 162 | -6256/+3010 |
| | | |\ |
|
| | | | * | Fixed inheritance of some attributes in SVG. | Suneel BS | 2009-07-01 | 5 | -96/+294 |
|
|
| | | | * | Remove this stale function. | Norwegian Rock Cat | 2009-07-01 | 1 | -23/+0 |
|
|
| | | | * | Implement hitTest | Norwegian Rock Cat | 2009-07-01 | 2 | -54/+7 |
|
|
| | | | * | Made QPainter / OpenGL intermixing in hellogl_es2 work properly again. | Samuel Rødal | 2009-07-01 | 2 | -0/+8 |
|
|
| | | | * | Fixed cleanup of glyph cache textures in the GL 2 engine. | Trond Kjernåsen | 2009-07-01 | 2 | -3/+30 |
|
|
| | | | * | Compiler warnings. | Bjørn Erik Nilsen | 2009-07-01 | 4 | -2/+5 |
|
|
| | | | * | doc: Changed wording in some stub callbacks. | Martin Smith | 2009-07-01 | 1 | -26/+26 |
|
|
| | | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Norwegian Rock Cat | 2009-07-01 | 145 | -6045/+2570 |
| | | | |\ |
|
| | | | | * | Make the macros QT_WA & QT_WA_INLINE only use the unicode part | Marius Storm-Olsen | 2009-07-01 | 1 | -10/+2 |
|
|
| | | | | * | examples: QString::fromUtf16() -> QString::fromWCharArray() | Marius Storm-Olsen | 2009-07-01 | 1 | -1/+1 |
|
|
| | | | | * | tests: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 20 | -257/+133 |
|
|
| | | | | * | qmake: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | Marius Storm-Olsen | 2009-07-01 | 3 | -49/+13 |
|
|
| | | | | * | tools: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 9 | -189/+78 |
|
|
| | | | | * | src/3rdparty/phonon: Remove QT_WA and non-Unicode code paths, dropping Win9x ... | miniak | 2009-07-01 | 1 | -4/+1 |
|
|
| | | | | * | src/tools/idc: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT... | miniak | 2009-07-01 | 1 | -53/+16 |
|
|
| | | | | * | src/testlib: LPCWSTR -> wchar_t* | Marius Storm-Olsen | 2009-07-01 | 1 | -1/+1 |
|
|
| | | | | * | src/qt3support: Remove QT_WA and non-Unicode code paths, dropping Win9x and N... | miniak | 2009-07-01 | 8 | -724/+231 |
|
|
| | | | | * | src/activeqt: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT ... | miniak | 2009-07-01 | 12 | -266/+147 |
|
|
| | | | | * | src/sql: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 2 | -37/+2 |
|
|
| | | | | * | src/opengl: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT su... | miniak | 2009-07-01 | 1 | -8/+4 |
|
|
| | | | | * | src/network: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s... | miniak | 2009-07-01 | 7 | -104/+43 |
|
|
| | | | | * | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 50 | -2919/+1227 |
|
|
| | | | | * | Handle application paths larger than MAX_PATH, and fix potential buffer overflow | Marius Storm-Olsen | 2009-07-01 | 2 | -10/+39 |
|
|
| | | | | * | src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s... | miniak | 2009-07-01 | 28 | -1340/+554 |
|
|
| | | | | * | src/winmain: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s... | miniak | 2009-07-01 | 1 | -13/+7 |
|
|
| | | | | * | doc: Fixed several qdoc error reports. | Martin Smith | 2009-07-01 | 3 | -67/+78 |
|
|
| | | | * | | Never discard TabletRelease events as they may be delivered *after* TabletLea... | Cédric Luthi | 2009-07-01 | 1 | -1/+2 |
|
|
| | | | * | | Fix tablet events | Cédric Luthi | 2009-07-01 | 1 | -0/+5 |
|
|