summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 's60MainHelperClasses' into 4.6axis2009-09-2316-470/+667
|\
| * Corrected typo.axis2009-09-231-1/+1
| * Added support for using custom application objects on S60.axis2009-09-2316-469/+666
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-09-2339-760/+1193
|\ \
| * | Avoid calling ensureContext() in setGeometry.Jason Barron2009-09-231-1/+0
| * | Small change in the API of animationsThierry Bastian2009-09-2315-38/+32
| * | detect and eliminate forwarding headersOswald Buddenhagen2009-09-231-7/+20
| * | reduce peak memory consumptionOswald Buddenhagen2009-09-231-30/+70
| * | actually use the argument of Q_DECLARE_TR_FUNCTIONSOswald Buddenhagen2009-09-233-9/+77
| * | namespaces *can* have tr() functions, after allOswald Buddenhagen2009-09-231-11/+8
| * | drastically improve lupdate's scalabilityOswald Buddenhagen2009-09-231-197/+280
| * | optimize/clarify function context stringificationOswald Buddenhagen2009-09-231-5/+6
| * | do not record class forward declarationsOswald Buddenhagen2009-09-231-28/+27
| * | remove more dead codeOswald Buddenhagen2009-09-231-2/+1
| * | remove dead codeOswald Buddenhagen2009-09-231-13/+2
| * | move static objects out of function scopeOswald Buddenhagen2009-09-231-6/+6
| * | use a source char pointer instead of a string + indexOswald Buddenhagen2009-09-231-13/+18
| * | take advantage of knowing that qstrings are zero-terminated internallyOswald Buddenhagen2009-09-231-6/+5
| * | no need to actually compute number values. only 0 is specialOswald Buddenhagen2009-09-231-37/+18
| * | when matching strings, skip also leading commentsOswald Buddenhagen2009-09-231-6/+8
| * | avoid isalpha() & isalnum()Oswald Buddenhagen2009-09-231-2/+3
| * | cut down use of qstring::simplified()Oswald Buddenhagen2009-09-231-6/+10
| * | optimize directory scanningOswald Buddenhagen2009-09-231-21/+12
| * | simplifyOswald Buddenhagen2009-09-231-4/+1
| * | missing & in foreachOswald Buddenhagen2009-09-231-1/+1
| * | QTextCursor selection extension when inserting charactersmae2009-09-232-2/+100
| * | Added QSlider to tst_QStyleSheetStyle::complexWidgetFocus.Gabriel de Dietrich2009-09-233-16/+18
| * | When using style sheets, the focus flag was not propagated to the children ofGabriel de Dietrich2009-09-232-1/+56
| * | Modify functions for native pixmap data conversion on Symbian.Jason Barron2009-09-237-351/+376
| * | Implement advanced pointer handling on S60Bradley T. Hughes2009-09-233-2/+80
| * | Implement Qt::WA_AcceptTouchEvents on S60Bradley T. Hughes2009-09-233-1/+14
| * | Fix a warning about an unused variable.Jason Barron2009-09-231-1/+1
* | | Fix QGraphicsLinearLayout::layoutDirection test failure on cocoa.Marius Bugge Monsen2009-09-231-0/+5
|/ /
* | Fixed parsing of html header in the qtextcodec.Denis Dzyubenko2009-09-231-6/+8
* | Try to stabilize this testPaul Olav Tvete2009-09-231-2/+3
* | Try to support Qt 4.4-style Phonon includes in Qt.Thiago Macieira2009-09-232-4/+14
* | Don't warn of an unused 'window' argument.Jan-Arve Sæther2009-09-231-0/+2
* | Fall back to pixmaps in xp style when toplevel is translucentGunnar Sletta2009-09-231-1/+10
* | QRingBuffer: Try to minimize memory consumption while it is emptyMarkus Goetz2009-09-231-5/+18
* | QNAM HTTP Code: Properly remove aborted requests from processingMarkus Goetz2009-09-234-4/+41
* | Fix new test so it works on QWSPaul Olav Tvete2009-09-231-1/+1
* | Fix tst_QWidget::showMaximized on X11Olivier Goffart2009-09-231-1/+1
* | tst_QFileSystemWatcher::watchFileAndItsDirectory fixed for Windows CEJoerg Bornemann2009-09-231-0/+3
* | Remove supported platforms from dist/README.Jason McDonald2009-09-231-49/+2
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-2315-38/+72
|\ \
| * | Make gtkstyle work on non-developer machines againHarald Fernengel2009-09-231-1/+2
| * | Removed explicit TARGET.EPOCHEAPSIZE statements from script testsMiikka Heikkinen2009-09-234-13/+4
| * | Fix autotest compilationJoão Abecasis2009-09-232-1/+3
| * | Merge branch 'QTBUG-3524' into 4.6Jan-Arve Sæther2009-09-232-0/+19
| |\ \
| | * | Small API addition: Make addChildLayoutItem available for subclasses.Jan-Arve Sæther2009-09-232-0/+19