summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Compile fix for platforms prior to Symbian^3.Jason Barron2009-09-234-0/+11
* Fix Q3TextBrowserOlivier Goffart2009-09-231-0/+1
* Stabilize QGraphicsEffect and QToolTip testOlivier Goffart2009-09-232-12/+11
* Try to stabilize stylesheet testOlivier Goffart2009-09-231-2/+3
* QLabel and QTextEdit autotest pro files fixedJoerg Bornemann2009-09-232-2/+2
* tests/auto/qpainter pro file fixedJoerg Bornemann2009-09-231-1/+1
* tests/auto/QSvgGenerator pro file fixedJoerg Bornemann2009-09-231-1/+1
* Merge branch 'imhintsAdditions' into 4.6axis2009-09-232-6/+16
|\
| * Cleaned up input method hints documentation a bit.axis2009-09-231-6/+15
| * Added ImhEmailCharactersOnly flag.axis2009-09-231-0/+1
* | Skip tst_QWidget::setWindowGeometry on X11Olivier Goffart2009-09-231-0/+10
* | Stabilize tst_QWidget::saveRestoreGeometryOlivier Goffart2009-09-231-21/+37
* | Don't disable painting with multiple screens and VNCJeremy Katz2009-09-233-8/+18
|/
* Add test for to see if the layout is stable if it has several solutions.Jan-Arve Sæther2009-09-231-6/+59
* 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