Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | remove unnecessary ifdefs | Kent Hansen | 2009-08-17 | 2 | -14/+9 | |
* | | | Merge branch 'qtscript-jsc-backend-configure' of git@scm.dev.nokia.troll.no:q... | Kent Hansen | 2009-08-17 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Make script and scripttools autodetect, like webkit | Marius Storm-Olsen | 2009-08-17 | 2 | -2/+2 | |
* | | | | disable variadic macros on MSVC7 | Kent Hansen | 2009-08-17 | 1 | -4/+8 | |
* | | | | push the right object when the argument is the Global Object | Kent Hansen | 2009-08-14 | 2 | -16/+22 | |
* | | | | Detect evaluation context in the backtrace | Olivier Goffart | 2009-08-14 | 2 | -2/+5 | |
* | | | | More polishing on the backtrace | Olivier Goffart | 2009-08-14 | 2 | -21/+25 | |
* | | | | more extensive backtrace test | Olivier Goffart | 2009-08-14 | 1 | -12/+93 | |
* | | | | Polish the QScriptContext::backtrace() | Olivier Goffart | 2009-08-14 | 3 | -27/+36 | |
* | | | | use originalGlobalObject() instead of lexicalGlobalObject() where possible | Kent Hansen | 2009-08-14 | 2 | -3/+3 | |
* | | | | remove reference to __qt_sender__ in example doc | Kent Hansen | 2009-08-14 | 1 | -4/+2 | |
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-14 | 380 | -9354/+21808 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | QVariant: added toFloat and toReal | Thierry Bastian | 2009-08-14 | 14 | -48/+90 | |
| * | | | Set the QMAKE_BUNDLE_LOCATION to 'Contents/MacOS' only if it's not set | Tor Arne Vestbø | 2009-08-14 | 1 | -1/+1 | |
| * | | | Cocoa: Fix several issues with the event dispatcher | Richard Moe Gustavsen | 2009-08-14 | 6 | -193/+308 | |
| * | | | Our modifications to freetype | Harald Fernengel | 2009-08-14 | 8 | -23/+292 | |
| * | | | Add freetype 2.3.9 | Harald Fernengel | 2009-08-14 | 661 | -0/+292236 | |
| * | | | Deleted freetype 2.3.6 | Harald Fernengel | 2009-08-14 | 650 | -282668/+0 | |
| * | | | Simplify WebKit import into src/3rdparty/webkit | Simon Hausmann | 2009-08-14 | 1 | -2/+2 | |
| * | | | QTextFormat: better use QVariant::userType over QVariant::type | Thierry Bastian | 2009-08-14 | 1 | -15/+15 | |
| * | | | Fix WebKit import into src/3rdparty/webkit | Simon Hausmann | 2009-08-14 | 1 | -0/+3 | |
| * | | | Fix trailing space in snippet file for gesture documentation. | Peter Yard | 2009-08-14 | 1 | -1/+1 | |
| * | | | Gesture Overview Documentation | Peter Yard | 2009-08-14 | 5 | -0/+1163 | |
| * | | | Make Qt::NoGesture visible. Needed for QGesture subclassing. | Peter Yard | 2009-08-14 | 1 | -1/+1 | |
| * | | | Add stringbuilder auto test to auto.pro | hjk | 2009-08-14 | 1 | -0/+1 | |
| * | | | Fix MLS test | Warwick Allison | 2009-08-14 | 1 | -1/+2 | |
| * | | | spel | Warwick Allison | 2009-08-14 | 4 | -14/+14 | |
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Warwick Allison | 2009-08-14 | 7993 | -16559/+24002 | |
| |\ \ \ | ||||||
| | * | | | qmake's include function now supports three arguments | Keith Isdale | 2009-08-14 | 1 | -2/+4 | |
| | * | | | Fixed audio auto tests. | Kurt Korbatits | 2009-08-13 | 4 | -129/+229 | |
| | * | | | Removed a few bogus includes | Alessandro Portale | 2009-08-13 | 3 | -11/+0 | |
| | * | | | Compile fix. | Alessandro Portale | 2009-08-13 | 1 | -1/+1 | |
| | | |/ | | |/| | ||||||
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-13 | 62 | -681/+2382 | |
| | |\ \ | ||||||
| | | * | | remove unneeded distinction between Windows and Windows CE | Ritt Konstantin | 2009-08-13 | 1 | -5/+1 | |
| | | * | | create world TRUSTEE only once in QFSFileEngine (Win) | Ritt Konstantin | 2009-08-13 | 1 | -22/+23 | |
| | | * | | use BuildTrusteeWithSid instead of BuildTrusteeWithName | Ritt Konstantin | 2009-08-13 | 1 | -52/+13 | |
| | | * | | remove needless resolvings in qfsfileengine_win.cpp | Ritt Konstantin | 2009-08-13 | 1 | -53/+31 | |
| | | * | | Fix build, by adjusting according to how test QProcess is. | Frans Englich | 2009-08-13 | 1 | -1/+16 | |
| | | * | | Fix coverity warnings | Thierry Bastian | 2009-08-13 | 4 | -7/+8 | |
| | | * | | fixing return values _wchmod on Windows CE | Joerg Bornemann | 2009-08-13 | 2 | -4/+5 | |
| | | * | | Add QIntegerForSize<1> and QIntegerForSize<2>. | Thiago Macieira | 2009-08-13 | 1 | -0/+2 | |
| | | * | | Internal doc: explain how QSharedPointer works | Thiago Macieira | 2009-08-13 | 2 | -18/+305 | |
| | | * | | Fix coverity warnings | Thierry Bastian | 2009-08-13 | 4 | -7/+3 | |
| | | * | | Use the correct font for QLineEdit | Paul Olav Tvete | 2009-08-13 | 1 | -0/+1 | |
| | | * | | fixing autotests for Windows CE (deployment - QHelp) | Thomas Hartmann | 2009-08-13 | 3 | -2/+33 | |
| | | * | | Assistant compiles on Windows CE | Thomas Hartmann | 2009-08-13 | 2 | -0/+8 | |
| | | * | | clucene compiles on Windows CE now | Thomas Hartmann | 2009-08-13 | 6 | -0/+50 | |
| | | * | | Fix focus proxy deletion bugs/crashes in QGraphicsItem. | Andreas Aardal Hanssen | 2009-08-13 | 5 | -14/+66 | |
| | | * | | Fix qmake warnings | Prasanth Ullattil | 2009-08-13 | 2 | -4/+0 | |
| | | * | | Fix auto test xmlpatternsschemats by adjusting build dependencies. | Frans Englich | 2009-08-13 | 1 | -0/+1 | |