summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-02-103-3/+17
* Cannot drag actions in Designer on Mac OS X/Cocoa.Prasanth Ullattil2010-02-102-1/+13
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-096-65/+91
|\
| * Skip the transparent pixels when doing the sourceOverBenjamin Poulain2010-02-091-1/+6
| * Refactor comp_func_solid_Clear() and comp_func_solid_Source()Benjamin Poulain2010-02-093-42/+35
| * QNAM HTTP: Forgot to remove a qDebug()Markus Goetz2010-02-091-1/+1
| * QNAM HTTP: Reserve bytes for HTTP parsingMarkus Goetz2010-02-091-0/+12
| * QNetworkCookie(Jar): fix includesPeter Hartmann2010-02-092-2/+2
| * QNAM HTTP: Improve readHeader() of the HTTP replyMarkus Goetz2010-02-091-11/+25
| * QNAM HTTP: Improve parseStatus() of HTTP replyMarkus Goetz2010-02-091-10/+12
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-091-0/+2
|\ \ | |/ |/|
| * Fix Float Conversion in xmlpatternsDominik Holland2010-02-091-0/+2
* | QNAM HTTP: Fix issue with some serversMarkus Goetz2010-02-091-2/+5
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-091-0/+14
|\ \ | |/ |/|
| * Handle Shift+Tab correctly on X11.Thomas Sondergaard2010-02-081-0/+14
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-083-12/+43
|\ \ | |/ |/|
| * Update Symbian OS def files for 4.6.2Shane Kearns2010-02-082-12/+40
| * Workaround for abld toolchain issue with s60mainMiikka Heikkinen2010-02-081-0/+3
* | Fixes qabstractslider autotestDenis Dzyubenko2010-02-081-2/+0
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-0612-58/+143
|\ \ | |/ |/|
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-0612-58/+143
| |\
| | * Fixes scrolling horizontally with a mouse wheel over sliders.Denis Dzyubenko2010-02-053-27/+57
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-02-056-28/+81
| | |\
| | | * Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-02-056-28/+81
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2010-02-0533-230/+1008
| | |\ \ | | | |/
| | | * A fix for accidently reused variable names in nested iterations.Zeno Albisser2010-02-051-2/+2
| | * | Doc: Clarified ownership of custom buttons added to a QDialogButtonBox.David Boddie2010-02-051-0/+2
| | * | Doc: Fixed typo.David Boddie2010-02-031-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-069-120/+82
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed casual crash in initializeDb (Symbian)Alessandro Portale2010-02-051-6/+5
| * | | Merge branch 'inputContextFixes' into 4.6-s60axis2010-02-052-16/+17
| |\ \ \
| | * | | Fixed a bug where text would disappear in password fields.axis2010-02-052-9/+10
| | * | | Fixed sendEvent call.axis2010-02-051-1/+1
| | * | | Removed useless member variable and replaced with var on the stack.axis2010-02-052-5/+5
| | * | | Fixed indentation.axis2010-02-051-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-056-98/+60
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix to S60 softkey pressed down image.Janne Anttila2010-02-052-11/+12
| | * | | Whitespace/tab fixes.Jani Hautakangas2010-02-051-1/+1
| | * | | s60 application loses normalGeometry when returning from fullscreenSamuel Nevala2010-02-052-87/+38
| | * | | Fixing 'softvfp+vfpv2' compiling issue for Tb9.2Aleksandar Sasha Babic2010-02-052-0/+10
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-0538-167/+619
|\ \ \ \ \
| * | | | | Fixed qt_x11_wait_for_window_managerDenis Dzyubenko2010-02-051-5/+7
| * | | | | Revert change 34f1758 on non-Synbian platformsPaul Olav Tvete2010-02-051-0/+2
| * | | | | Fixed QGifHandler::loopCount().Trond Kjernåsen2010-02-051-8/+30
| * | | | | Merge remote branch 'origin/4.6' into 4.6Paul Olav Tvete2010-02-0512-46/+100
| |\ \ \ \ \ | | |/ / / /