summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master'Jason Barron2009-08-065-72/+84
|\
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-08-053-31/+37
| |\
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicmread2009-08-0559-551/+506
| | |\
| | * | memory leak fix in standardItemModel found during combo box testingmread2009-08-052-13/+11
| | * | protecting against leak in QSymbianControl when QWidget construction failsmread2009-08-051-18/+26
| * | | Implemented QDesktopServices TODOs, and fixed coding style deviations.Janne Anttila2009-08-052-41/+47
| | |/ | |/|
* | | Compile with Q_DECLARE_SCOPED_PRIVATE.Jason Barron2009-08-045-9/+9
* | | Merge commit 'origin/master'Jason Barron2009-08-04505-1693/+2139
|\ \ \ | |/ /
| * | 'Trailing whitespace' fixes from s60installsJanne Anttila2009-08-042-15/+15
| * | Blank line, trailing whitespace etc fixes for s60mainJanne Anttila2009-08-049-16/+8
| * | Trailing whitespace and tab/space fixes for src/guiJanne Anttila2009-08-0423-327/+321
| * | Trailing whitespace and tab/space fixes for src/pluginsJanne Anttila2009-08-048-8/+3
| * | Applied Qt coding conventions for s60mainJanne Anttila2009-08-045-68/+67
| * | Trailing whitespace and tab/space fixes for src/corelibJanne Anttila2009-08-0414-48/+46
| * | Cleanup and applied Qt coding style for qnetworkinterface_symbian.cppJanne Anttila2009-08-041-68/+46
| * | Trailing whitespace and tab/space fixes for QtSqlJanne Anttila2009-08-041-2/+1
| |/
| * CFbsBitmap::DataSize() seems to be a private Api function.Alessandro Portale2009-08-031-1/+1
| * fixed qt_pixmapToNativeBitmap name merge problemmread2009-08-031-4/+4
| * Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-03461-1096/+1496
| * Trailing whitespace and tab/space fixes for QtNetworkJanne Anttila2009-08-0314-123/+122
| * Restored window title after another top-level window was closed.Janne Anttila2009-07-311-3/+9
| * Removed unnecessary code, UID is associated to wserv by framework.Janne Anttila2009-07-311-5/+0
| * Removed tiff libarary warning: `inline' redefined.Janne Anttila2009-07-301-0/+2
| * Added some spaces to pkg_prerules statements to make output more readable.Janne Anttila2009-07-301-1/+4
| * Swicthed back to original way of using AddToStackL and RemoveFromStackJanne Anttila2009-07-301-13/+28
| * Extended PKG customization possibilities via qmake.Janne Anttila2009-07-291-3/+12
| * Small optimization.Aleksandar Sasha Babic2009-07-241-0/+4
| * For some reason interface info on Symbian will notAleksandar Sasha Babic2009-07-241-2/+59
* | Fix more compile breakages after merging qt/master-stable.Jason Barron2009-08-044-22/+20
* | Merge commit 'qt/master-stable'Jason Barron2009-08-041640-24843/+51730
|\ \
| * | Fixed "Hightlighted menu items not always selected" bug.Gabriel de Dietrich2009-08-031-1/+1
| * | Fix compile error on WinCE.Prasanth Ullattil2009-08-032-1/+16
| * | Fixed some perspective transform rendering bugs.Samuel Rødal2009-08-034-155/+82
| * | Wizard background images incorrect in Snow Leopard.Prasanth Ullattil2009-08-031-0/+1
| * | Fix deadlock in the fsevents file watcher.Norwegian Rock Cat2009-08-032-1/+7
| * | fixed broken integration of qwindowsurface_raster.cppGunnar Sletta2009-08-031-1/+1
| * | Ensure that we never increase the strong reference count up from zero.Thiago Macieira2009-08-031-4/+14
| * | Change the pointer-tracking code to work everywhere.Thiago Macieira2009-08-031-10/+28
| * | Don't forget to delete the deleter object too in QSharedPointer.Thiago Macieira2009-08-031-0/+3
| * | Cleanup old code in QSharedPointerThiago Macieira2009-08-031-18/+16
| * | Remove the need for internal API in QSharedPointer.Thiago Macieira2009-08-031-3/+1
| * | Autotest: add a way to ensure that there are no safety-check pointers leakingThiago Macieira2009-08-031-1/+22
| * | Merge branch 'master' of git:qt/qtThiago Macieira2009-08-0310-25/+30
| |\ \
| | * | Warning --Alexis Menard2009-08-031-2/+2
| | * | Fixed warnings on phonon/ds9 with mingw (gcc 4)Thierry Bastian2009-08-039-23/+28
| * | | Merge branch '4.5'Thiago Macieira2009-08-0327-356/+484
| |\ \ \ | | |/ / | |/| |
| | * | Cocoa with namespace breaks the buildRichard Moe Gustavsen2009-07-311-2/+2
| | * | Coverty warnings --. This switch was missing a break.Alexis Menard2009-07-301-0/+1
| | * | Allow maximize button on the titlebar for a fixed size windowDenis Dzyubenko2009-07-301-0/+5
| | * | Remove mem leak / warning in the cocoaportRichard Moe Gustavsen2009-07-301-0/+1