summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed missing repaints on S60 3.1.axis2010-02-151-1/+9
* Build break fix for QS60Style.Sami Merila2010-02-151-1/+2
* QS60Style: Branch indicator in tree view is misplacedSami Merila2010-02-151-7/+9
* Compilation error fix: missing comma in enum list in QS60StyleSami Merila2010-02-151-1/+1
* Scroll bar handle/groove ends are squeezed (in nHD resolution)Sami Merila2010-02-151-4/+7
* QS60Style draws drop area as a black rectSami Merila2010-02-153-2/+12
* Remove scrollbar context menu from QS60StyleSami Merila2010-02-151-0/+3
* Change a name of a variable to be more descriptiveSami Merila2010-02-141-2/+2
* Add make stub_sis target, and add webkit stub to qt.ibyShane Kearns2010-02-121-1/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-123-11/+8
|\
| * Fix to S60 softkeys when no active Qt window or native widget is shown.Janne Anttila2010-02-123-11/+8
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-02-124-4/+0
|\ \
| * | Doc: remove \preliminary tag from public multimedia classesVolker Hilsheimer2010-02-124-4/+0
* | | doc: Fixed several typos.Martin Smith2010-02-123-5/+5
|/ /
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-112-13/+11
|\ \
| * | Revert WebCore.pro part of 2761e6f57ecd00c3435dbb8a6cf5f40653195d5d to build ...Simon Hausmann2010-02-111-3/+1
| * | QNAM HTTP: Optimize detectPipeliningSupport()Markus Goetz2010-02-111-7/+7
| * | QNAM HTTP: Set channel to IdleState at better placeMarkus Goetz2010-02-111-3/+3
| |/
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-112-5/+0
|\ \ | |/ |/|
| * We need to export qBadAlloc() on all platformsHarald Fernengel2010-02-112-5/+0
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-111-1/+1
|\ \ | |/ |/|
| * QXmlSchema: fix crash in schema parserPeter Hartmann2010-02-111-1/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-113-2/+103
|\ \
| * | Update Symbian DEF filesIain2010-02-103-2/+103
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-112-27/+21
|\ \ \ | |_|/ |/| |
| * | Revert "(ODBC) Use wchar_t instead of assuming 2 bytes."Bill King2010-02-111-27/+10
| * | Export a function to get dfb-surface from a pixmapAnders Bakken2010-02-101-0/+11
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-1016-4/+60
|\ \ \ | |_|/ |/| |
| * | Fix the WebKit buildSimon Hausmann2010-02-101-1/+1
| * | Blinking cursors are 2 pixels wide on Mac OS X/Cocoa.Prasanth Ullattil2010-02-101-1/+5
| * | Fixed compilation with QT_NO_WHEELEVENTDenis Dzyubenko2010-02-1011-1/+36
| * | Take into account the solaris-cc-64-stlport mkspecPierre Rossi2010-02-101-1/+1
| * | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-02-103-1/+18
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-102-18/+1
|\ \ \ | |_|/ |/| |
| * | License update as requested by legal for file relicensed from S60.Janne Anttila2010-02-101-17/+0
| * | Make compileThomas Zander2010-02-101-1/+1
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-1025-108/+235
|\ \ \
| * | | Fixed usage of QGLPixelBuffer with share widgets on other X11 screens.Trond Kjernåsen2010-02-101-1/+5
| * | | Fixed drawing QPixmaps on QGLWidgets on different X11 screens.Trond Kjernåsen2010-02-101-1/+8
| * | | Fixed drawing pixmaps onto bitmaps on X11 w/o Xrender support.Trond Kjernåsen2010-02-101-0/+3
| * | | Prevented assert when using drop shadow effect in the GL 2 engine.Samuel Rødal2010-02-101-1/+2
| * | | Clarify QFont::rawName() docs.Trond Kjernåsen2010-02-101-2/+3
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-1021-103/+214
| |\ \ \ | | |/ / | |/| |
| | * | (ODBC) Use wchar_t instead of assuming 2 bytes.Bill King2010-02-101-10/+27
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0920-93/+187
| | |\ \
| | | * \ Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Kim Motoyoshi Kalland2010-02-095-14/+24
| | | |\ \
| | | | * | Fixed bug where GL widget was not fully updated on Vista.Kim Motoyoshi Kalland2010-02-045-14/+24
| | | * | | Fixed some global QIcon/QPixmap instances that leaked handles on X11.Trond Kjernåsen2010-02-094-27/+46
| | | * | | QListView: fix crash when hiding many of the lasts item in a QListViewOlivier Goffart2010-02-091-1/+1
| | | * | | Fixed warnings and crash when painting graphics effects outside scene.Yoann Lopes2010-02-091-0/+14