summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Revert "Switched to asynchronous focus handling on Symbian."axis2009-09-306-43/+17
| * | | Prospective solaris-g++-sparc build fixSimon Hausmann2009-09-301-0/+5
| * | | Fix regression in Command link button font sizeJens Bache-Wiig2009-09-092-8/+20
| * | | Fix duplicate key events from extended media keys on WindowsJens Bache-Wiig2009-09-091-61/+0
| * | | Make itemviews use gradient selection on Vista by defaultJens Bache-Wiig2009-09-092-14/+9
| * | | Merge commit 'origin/4.6' into mmfphononFrans Englich2009-09-3072-399/+774
| |\ \ \
| | * \ \ Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-302-1/+16
| | |\ \ \
| | | * | | Fix reader.google.com crashesSimon Hausmann2009-09-303-1450/+1133
| | | * | | (TDS) Fixes improper formatting of date valuesBill King2009-09-301-1/+3
| | | * | | (TDS) Fixes missing field/table name escaping.Bill King2009-09-302-0/+13
| | * | | | Be consistant between static method and regular QFileDialog contructor.Alexis Menard2009-09-301-0/+2
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-3011-19/+201
| | |\ \ \ \
| | * | | | | Add redo keyboard shortcut for Symbian.Jani Hautakangas2009-09-301-2/+2
| * | | | | | Fixed compilation error and one warning, when building with RVCTGareth Stockwell2009-09-303-11/+12
| * | | | | | Merge branch 'mmfphonon' of scm.dev.nokia.troll.no:qt/qt-s60-public into mmfp...Frans Englich2009-09-298-29/+51
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'mmfphonon' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ...Gareth Stockwell2009-09-29295-2630/+5472
| | |\ \ \ \ \ \
| | * | | | | | | Fixed seek during video playbackGareth Stockwell2009-09-292-4/+13
| | * | | | | | | Fixed problem which caused playback to always start at default volume.Gareth Stockwell2009-09-296-29/+34
| | * | | | | | | Updated TODO listGareth Stockwell2009-09-291-0/+8
| * | | | | | | | Changes for fixing media object.Frans Englich2009-09-297-164/+171
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Remap return key to select key for windows mobile.ninerider2009-09-301-4/+21
| |_|_|/ / / / |/| | | | | |
* | | | | | | avoid JavaScriptCore C API functions being exported from QtScript libraryKent Hansen2009-09-301-0/+3
* | | | | | | Compile on VS2003Kent Hansen2009-09-301-1/+0
* | | | | | | Compile.Eskil Abrahamsen Blomfeldt2009-09-301-0/+72
* | | | | | | Fix floating point precision when using qreal with QDataStreamEskil Abrahamsen Blomfeldt2009-09-303-9/+107
* | | | | | | Phonon/EffectFactory: Remove calls to QObject tr().Friedemann Kleint2009-09-301-8/+9
* | | | | | | Compile when one includes <QtGui/QtGui> without putting explicitly all Qt sub...Olivier Goffart2009-09-301-1/+1
* | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-09-308-22/+31
|\ \ \ \ \ \ \
| * | | | | | | Fix tst_QFontDialog::task256466_wrongStyle() autotest failure in Cocoa.Prasanth Ullattil2009-09-301-0/+2
| * | | | | | | Fixed warning in public header:Olivier Goffart2009-09-301-0/+3
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-30111-441/+6860
| |\ \ \ \ \ \
| | * | | | | | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-09-303-5/+10
| | * | | | | | Fix linking on windows, building qt in namespaceJarek Kobus2009-09-301-1/+3
| * | | | | | | Symbian specific fixes to QComboBoxJani Hautakangas2009-09-302-16/+13
* | | | | | | | Ftp example application crashes (due to keypad navigation)Sami Merilä2009-09-301-0/+4
| |/ / / / / / |/| | | | | |
* | | | | | | fix string builder for QT_NO_CAST_FROM_ASCII on Windowshjk2009-09-301-2/+13
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Kurt Korbatits2009-09-308-160/+81
|\ \ \ \ \ \
| * | | | | | Fix a memory leak of EGLSurface's in QGLContextRhys Weatherley2009-09-301-2/+4
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-09-305-153/+64
| |\ \ \ \ \ \
| | * | | | | | Convert OpenGL convolution filter to OpenGL2 paint engineRhys Weatherley2009-09-301-120/+59
| | * | | | | | Make QPF's implementation of alphaMapForGlyph() consistent.Rhys Weatherley2009-09-294-33/+5
| * | | | | | | (ODBC) Better fix for readonly result setBill King2009-09-302-5/+13
| |/ / / / / /
* | | | | | | Fixed error in notify() signal and totalTime() in QAudioInput andKurt Korbatits2009-09-308-11/+62
|/ / / / / /
* | | | | | Changed internal tr()'s to be QString::fromLatin1() in alsa builtin.Kurt Korbatits2009-09-292-22/+22
* | | | | | QString(" => QString::fromLatin1("Anders Bakken2009-09-291-1/+1
* | | | | | Adds QUrl::fromUserInput, gathered from QWebView::guessUrlFromString.Jocelyn Turcotte2009-09-292-0/+77
* | | | | | Used the correct placeholder for the second argumentJure Repinc2009-09-291-1/+1
* | | | | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-293-2/+23
|\ \ \ \ \ \
| * | | | | | Make sure delayed events are cancelled when a state machine haltsKent Hansen2009-09-292-0/+21
| * | | | | | Remove "inline" keyword from unused constructorsHarald Fernengel2009-09-291-2/+2
| | |_|_|_|/ | |/| | | |