| Commit message (Expand) | Author | Age | Files | Lines |
* | Skip the fake context created by Interpreter::exucute for the backtrace | Olivier Goffart | 2009-08-14 | 1 | -6/+0 |
|
|
* | Lazily construct the QScriptActivationObject | Olivier Goffart | 2009-08-13 | 1 | -1/+16 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-12 | 131 | -2988/+4061 |
|\ |
|
| * | don't test mouse over on Windows mobile in tst_QWidget::setToolTip | Joerg Bornemann | 2009-08-12 | 1 | -1/+3 |
|
|
| * | Make QPropertyAnimation symetric wrt direction | Thierry Bastian | 2009-08-12 | 1 | -0/+42 |
|
|
| * | QGraphicsRotation and QGraphicsRotation3D are now merged into 1 class | Thierry Bastian | 2009-08-12 | 1 | -20/+39 |
|
|
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Jason McDonald | 2009-08-12 | 2 | -0/+33 |
| |\ |
|
| | * | Autotest: make sure we can't create QWeakPointer from a QObject in destruction. | Thiago Macieira | 2009-08-12 | 1 | -0/+15 |
|
|
| * | | Update obsolete license headers. | Jason McDonald | 2009-08-12 | 127 | -2967/+3962 |
|
|
* | | | Refactor the way the JS stack are created for native function | Olivier Goffart | 2009-08-12 | 1 | -5/+6 |
|
|
* | | | Autotests refactoring | Jedrzej Nowacki | 2009-08-12 | 1 | -94/+329 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-12 | 994 | -3224/+5937 |
|\ \ \
| | |/
| |/| |
|
| * | | Possible Dead lock in the destructor of QObject | Thierry Bastian | 2009-08-12 | 1 | -0/+18 |
| |/ |
|
| * | Replace "Trolltech" with more appropriate terms. | Jason McDonald | 2009-08-12 | 71 | -73/+73 |
|
|
| * | Replace obsolete license headers. | Jason McDonald | 2009-08-12 | 55 | -1706/+1705 |
|
|
| * | Update obsolete email addresses. | Jason McDonald | 2009-08-12 | 41 | -42/+42 |
|
|
| * | Update obsolete URL's in code and docs. | Jason McDonald | 2009-08-12 | 100 | -194/+194 |
|
|
| * | Update references to online documentation. | Jason McDonald | 2009-08-12 | 2 | -10/+10 |
|
|
| * | Eliminate last mentions of "Qt Software". | Jason McDonald | 2009-08-12 | 5 | -5/+5 |
|
|
| * | Update URL's to use new domain. | Jason McDonald | 2009-08-12 | 3 | -22/+22 |
|
|
| * | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 866 | -933/+933 |
|
|
| * | Update stale license headers. | Jason McDonald | 2009-08-12 | 4 | -24/+140 |
|
|
| * | Update the css_borderimage test to test the menubar as well | Olivier Goffart | 2009-08-11 | 1 | -181/+218 |
|
|
| * | Make QFontMetrics::elidedText aware of multi-length strings | Olivier Goffart | 2009-08-11 | 1 | -3/+27 |
|
|
| * | QFSFileEngine must set LocalDiskFlag regardless file exists or not | Ritt Konstantin | 2009-08-11 | 1 | -0/+26 |
|
|
| * | '.' and '..' must not be hidden | Ritt Konstantin | 2009-08-11 | 1 | -0/+13 |
|
|
| * | avoid crash when testing HiddenFlag and BaseName is empty | Ritt Konstantin | 2009-08-11 | 1 | -0/+3 |
|
|
| * | fix tst_QPixmapCache::clear for Windows CE | Joerg Bornemann | 2009-08-11 | 1 | -6/+11 |
|
|
| * | Wrote an autotest to expose a bug in the GLib event dispatcher. | axis | 2009-08-11 | 1 | -1/+15 |
|
|
| * | Merge branch '4.5' | Thiago Macieira | 2009-08-11 | 9 | -13/+118 |
| |\ |
|
| | * | Autotest: ensure we don't mishandle SSL certificates with NULs | Thiago Macieira | 2009-08-07 | 2 | -0/+98 |
|
|
| | * | Use QFile instead of QTemporaryFile in compilerwarning testcase | Marius Storm-Olsen | 2009-08-06 | 1 | -5/+9 |
|
|
| | * | Tests: Make uic/uic3 use QLibraryInfo paths as do the linguist tests. | Friedemann Kleint | 2009-08-06 | 2 | -2/+4 |
|
|
| | * | Mac: fix autotest | Richard Moe Gustavsen | 2009-08-06 | 1 | -1/+1 |
|
|
| | * | Tests: Make tools tests (rcc/moc/uic/uic3) run without X11-connection. | Friedemann Kleint | 2009-08-06 | 4 | -4/+4 |
|
|
| | * | Make the test pass by setting a path where you have dirs. | Alexis Menard | 2009-08-06 | 1 | -1/+2 |
|
|
| * | | QTableView with swapped headers PageUp/PageDown bug | Gabriel de Dietrich | 2009-08-11 | 1 | -0/+33 |
|
|
| * | | Fixes false fails in interbase autotests. | Bill King | 2009-08-11 | 3 | -0/+9 |
|
|
| * | | Better implementation for commit d13418effc5f00474541ae513a30c9a42c2a1cb3. The | Gabriel de Dietrich | 2009-08-10 | 1 | -0/+30 |
|
|
| * | | Introducing icon theme support | Jens Bache-Wiig | 2009-08-10 | 15 | -0/+2290 |
|
|
| * | | don't test dbus stuff where no dbus is | Joerg Bornemann | 2009-08-10 | 1 | -2/+2 |
|
|
| * | | tst_QSharedPointer fixed for Windows CE | Joerg Bornemann | 2009-08-10 | 1 | -0/+2 |
|
|
| * | | Compile fix for QStringBuilder auto test | hjk | 2009-08-10 | 6 | -10/+60 |
|
|
| * | | Moved tests/auto/runQtXmlPatternsTests.sh to devtools/shell | Leonardo Sobral Cunha | 2009-08-10 | 1 | -61/+0 |
|
|
* | | | make it possible to pop all items in a scope chain and then push to it | Kent Hansen | 2009-08-11 | 1 | -6/+4 |
|
|
* | | | Fix line number and arguments in QScriptContext::toString | Olivier Goffart | 2009-08-11 | 2 | -2/+0 |
|
|
* | | | Test the activationObject for js functions | Olivier Goffart | 2009-08-10 | 1 | -0/+25 |
|
|
* | | | more tests for the QScriptContext::argumentsObject | Olivier Goffart | 2009-08-10 | 1 | -4/+11 |
|
|
* | | | Test the same code as in the documentation for closures | Olivier Goffart | 2009-08-10 | 1 | -0/+32 |
|
|
* | | | make QScriptContext::setScope() fail for object created in other engine | Kent Hansen | 2009-08-10 | 1 | -8/+15 |
|
|