summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Always redraw the complete control when an input event comes in.Robert Griebl2010-03-182-4/+4
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-181-1/+10
|\
| * QToolTip may be placed incorrectly when using FullScreen mode - Mac OS XCarlos Manuel Duclos Vergara2010-03-181-1/+10
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-1810-38/+76
|\ \ | |/ |/|
| * Build OpenVG on Symbian with QVG_RECREATE_ON_SIZE_CHANGE.Jason Barron2010-03-181-0/+2
| * Useful support for -qtlibinfix configure parameter in SymbianMiikka Heikkinen2010-03-186-37/+67
| * Fixed a bug where a proxy widget received FocusIn over and over.axis2010-03-183-1/+7
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-183-4/+17
|\ \ | |/ |/|
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-163-4/+17
| |\
| | * QNAM HTTP: Fix no-headers and HTTP-100 handlingMarkus Goetz2010-03-163-4/+17
* | | Set PM_MenuScrollerHeight to zeroSami Merila2010-03-171-5/+5
* | | Change QS60Style to use combobox popup menuSami Merila2010-03-174-4/+82
* | | Handle Symbian's file name encoding, correctly.Alessandro Portale2010-03-161-6/+10
* | | Fix linking issues of QtOpenVG.dllAlessandro Portale2010-03-162-21/+17
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-163-30/+52
|\ \
| * | Use AudioConverter when not preferred format.Justin McPherson2010-03-162-26/+34
| * | Handle values passed to setNotifyInterval more robustly.Justin McPherson2010-03-162-2/+16
| * | Make sure to check for a valid audioformat before open.Justin McPherson2010-03-162-2/+2
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-156-40/+609
|\ \ \
| * | | Implement symbian^3 e32atomics APIShane Kearns2010-03-155-38/+607
| * | | Fix fromSymbian*() image conversion functions.Jason Barron2010-03-151-2/+2
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-151-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed cleartype text rendering on translucent surfaces.Trond Kjernaasen2010-03-151-3/+3
* | | | Make QColorDialog usable on small screensHarald Fernengel2010-03-151-23/+46
| |/ / |/| |
* | | QSslKey: Do not make OpenSSL prompt for a password on stdinMarkus Goetz2010-03-151-3/+1
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-141-1/+1
|\ \ \
| * | | Typo fix in qtestlibMarkus Goetz2010-03-141-1/+1
* | | | Moved Symbian audio backend into QtMultimedia.dllGareth Stockwell2010-03-1215-385/+237
* | | | Updated Symbian DEF filesGareth Stockwell2010-03-122-2/+2
* | | | Updated qt.ibyMiikka Heikkinen2010-03-121-70/+34
* | | | Fixed filename cases to support building Qt for Symbian in LinuxMiikka Heikkinen2010-03-1215-34/+34
* | | | Moved softkey "Options" action handling from QMainWindow to QMenuBar.Janne Anttila2010-03-124-34/+55
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-122-2/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | HotFix for fluidlauncher default size caused by 6d44dadd.Janne Anttila2010-03-121-2/+19
| * | | Removed compiler warning from qdesktopwidget_s60.cpp.Janne Anttila2010-03-121-0/+1
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-121-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Ensure that the entire CLOB can be returned from an Oracle databaseAndy Shaw2010-03-121-2/+2
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-121-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6Kurt Korbatits2010-03-1111-20/+35
| |\ \ \
| * | | | QAudioInput sometimes not writing to QIODeviceKurt Korbatits2010-03-111-0/+20
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-111-3/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fixed bug in QTransform::type() after using operator/ or operator*.Samuel Rødal2010-03-111-3/+4
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-116-7/+25
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-03-113-2/+15
| * | | | Doc: Removed lie that access to QBuffer is unbuffered.Simon Hausmann2010-03-111-2/+1
| * | | | Minisplitter doesn't paint to the bottom/rightCarlos Manuel Duclos Vergara2010-03-111-2/+4
| * | | | Avoid unnecessary memory allocation in the jpeg handler's image detectionSimon Hausmann2010-03-111-1/+5
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-112-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int...Justin McPherson2010-03-111-1/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Ensure audio converter member is initialized.Justin McPherson2010-03-111-0/+1