Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | Fixing deployment for shadow builds on Windows CE | Thomas Hartmann | 2009-08-07 | 2 | -3/+2 | |
| | | * | | | Store QObject*'s in the QVariant data structure | Aaron Kennedy | 2009-08-07 | 2 | -3/+14 | |
| | | * | | | tst_QFile::copyAfterFail fixed on Windows | Joerg Bornemann | 2009-08-06 | 1 | -0/+1 | |
| | | * | | | tst_qsharedpointer compile fix for Windows CE | Joerg Bornemann | 2009-08-06 | 1 | -0/+4 | |
| | | * | | | tst_qfileinfo fixed for Windows CE | Joerg Bornemann | 2009-08-06 | 1 | -2/+8 | |
| | | * | | | tst_QHostInfo: Disable short name tests for lookupIPv4. | Jocelyn Turcotte | 2009-08-06 | 1 | -4/+1 | |
| | | * | | | tst_qstyle compile fix | Joerg Bornemann | 2009-08-06 | 1 | -1/+1 | |
| | | * | | | fixing outputMessage in qplaintestlogger.cpp for Windows CE | Joerg Bornemann | 2009-08-06 | 1 | -5/+7 | |
| | | * | | | fix tst_qlocalsocket::readBufferOverflow for Windows CE | Joerg Bornemann | 2009-08-06 | 1 | -3/+6 | |
| | | * | | | fix warning in tst_qlocalsocket | Joerg Bornemann | 2009-08-06 | 1 | -0/+1 | |
| | | * | | | Fix a bug in QProcess. QProcess was not reentrant on Unix | Benjamin Poulain | 2009-08-06 | 2 | -2/+12 | |
| | | * | | | Fix warnings on mingw | Thierry Bastian | 2009-08-06 | 1 | -3/+3 | |
| | | * | | | multimedia: fix warnings on mingw | Thierry Bastian | 2009-08-06 | 4 | -4/+3 | |
| | | * | | | build fix for mingw | Thierry Bastian | 2009-08-06 | 1 | -0/+1 | |
| | | * | | | Fix compile on Windows | Jens Bache-Wiig | 2009-08-06 | 1 | -1/+1 | |
| | | * | | | nicer way to deal with missing support for template class friends | Oswald Buddenhagen | 2009-08-06 | 2 | -4/+13 | |
| | | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Friedemann Kleint | 2009-08-06 | 2 | -13/+51 | |
| | | |\ \ \ | ||||||
| | | | * | | | Cocoa: Add support for native gestures | Richard Moe Gustavsen | 2009-08-06 | 2 | -13/+51 | |
| | | * | | | | Designer: Cannot edit menus in an RTL form when Designer uses LTR. | Friedemann Kleint | 2009-08-06 | 9 | -62/+114 | |
| | | |/ / / | ||||||
| | | * | | | Fix warnings on MSVC | Thierry Bastian | 2009-08-06 | 2 | -2/+2 | |
| | | * | | | implement name() function of custom property iterator | Kent Hansen | 2009-08-06 | 1 | -1/+1 | |
| | | * | | | make the calculator example use only standard JS | Kent Hansen | 2009-08-06 | 1 | -45/+62 | |
| | | * | | | Fix test failure in tst_QDateTimeEdit::task118867 | Eskil Abrahamsen Blomfeldt | 2009-08-06 | 1 | -1/+1 | |
| | | * | | | qdoc: Don't include internal or private classes in annotated lists. | Martin Smith | 2009-08-06 | 1 | -1/+2 | |
| | | * | | | Fix QObjectRace test | Olivier Goffart | 2009-08-06 | 1 | -1/+1 | |
| | | * | | | Fixes autotests in QTreeWidget: setHeaderItem & defaultRowSizes | Leonardo Sobral Cunha | 2009-08-06 | 1 | -4/+9 | |
| | | * | | | Make sure cursorPositionChanged is emitted when cursor position changes | Eskil Abrahamsen Blomfeldt | 2009-08-06 | 1 | -0/+1 | |
| | | * | | | Delay too short after fullscreen window shown. | Gabriel de Dietrich | 2009-08-06 | 1 | -2/+1 | |
| | | * | | | Fix QXmlQuery autotests | Peter Hartmann | 2009-08-06 | 2 | -15/+21 | |
| | | * | | | Fixes autotests in QFileSystemWatcher: watchFileAndItsDirectory | Leonardo Sobral Cunha | 2009-08-06 | 1 | -2/+20 | |
| | | * | | | QMenuBar: autotests fixed | Thierry Bastian | 2009-08-06 | 1 | -9/+5 | |
| | | * | | | QMenuBar: we can't test the action geometries when it is native | Thierry Bastian | 2009-08-06 | 2 | -0/+6 | |
| | | * | | | qdoc: Fixed a Windows crash in HtmlGenerator::generateCompactList(). | Martin Smith | 2009-08-06 | 1 | -26/+17 | |
| | | * | | | QStandardItem::takeRow() would crash when it had no columns. | Gabriel de Dietrich | 2009-08-06 | 1 | -8/+10 | |
| | | * | | | Fixed compilation of the gestures/imagewidget example. | Denis Dzyubenko | 2009-08-06 | 3 | -12/+35 | |
| | | * | | | Skip tst_QWindowSurface::flushOutsidePaintEvent() when using composition manager | Jocelyn Turcotte | 2009-08-06 | 1 | -0/+6 | |
| | | * | | | ignore some | Oswald Buddenhagen | 2009-08-06 | 3 | -0/+8 | |
| | | * | | | Make sure QWidget::setStyle() relayouts its children. | Jan-Arve Sæther | 2009-08-06 | 2 | -2/+3 | |
| | | * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Ariya Hidayat | 2009-08-06 | 104 | -216/+246 | |
| | | |\ \ \ | ||||||
| | | | * | | | QMenu: small little code simplification | Thierry Bastian | 2009-08-06 | 1 | -12/+5 | |
| | | | * | | | QMenu: fixed a menu poppping up behind the menubar | Thierry Bastian | 2009-08-06 | 1 | -1/+2 | |
| | | | * | | | Fix QMacStyle subControlRect()-reporting for CC_SpinBox | Tor Arne Vestbø | 2009-08-06 | 1 | -3/+9 | |
| | | | * | | | lalala ... forgot to add test data | Oswald Buddenhagen | 2009-08-06 | 1 | -0/+21 | |
| | | | * | | | Tests: Adapted uic baseline to 33604fb02fa463f36fa78e515bb42a34a746f0f2 | Friedemann Kleint | 2009-08-06 | 100 | -200/+200 | |
| | | | * | | | QMenu could return wrong geometries for its actions | Thierry Bastian | 2009-08-06 | 1 | -0/+2 | |
| | | | * | | | QMenu: fix multi column autotest for styles which don't support it | Thierry Bastian | 2009-08-06 | 1 | -0/+7 | |
| | | * | | | | Added example that uses WebKit to capture Web page frames. | Andre Pedralho | 2009-08-06 | 4 | -0/+278 | |
| | | |/ / / | ||||||
| | | * | | | Faster quaternion multiplications. | Ariya Hidayat | 2009-08-06 | 1 | -18/+11 | |
| | | * | | | task256322_highlight() failed due to lack of delays before QVERIFYs. | Gabriel de Dietrich | 2009-08-06 | 1 | -5/+8 | |
| | | * | | | Compile fix for gestures. | Denis Dzyubenko | 2009-08-06 | 1 | -5/+4 | |