summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* removed old todos from qclipboard_s60Janne Koskinen2009-08-181-2/+0
* Compile fix.Alessandro Portale2009-08-131-1/+1
* Changing names of Symbian leave <-> qt throw translation functionsmread2009-08-139-25/+25
* Removing "Project ERROR: s60main.pro is intended only for Symbian!"Alessandro Portale2009-08-131-0/+1
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-131-1/+1
|\
| * fix compile for windows, reviewed by sashaEspen Riskedal2009-08-131-1/+1
* | Fix compilation of unix file engine.Jason Barron2009-08-131-19/+20
|/
* Clean up platform defines a bitHarald Fernengel2009-08-131-3/+1
* trivial: change commentHarald Fernengel2009-08-131-1/+1
* Use QScopedPointer wherever possibleHarald Fernengel2009-08-133-53/+44
* Replace QCustomScopedPointer with QScopedPointerHarald Fernengel2009-08-132-3/+5
* We feel that test case should be changed,Aleksandar Sasha Babic2009-08-131-20/+8
* Fixed qaction autotest failures for Symbian.Janne Anttila2009-08-131-2/+2
* Fixed broken test case due to URL changes (commit 96b6a3c9)Janne Anttila2009-08-131-2/+2
* Removing some cases that were left in s60Aleksandar Sasha Babic2009-08-131-113/+6
* Trivial, obsolete lines.Aleksandar Sasha Babic2009-08-131-4/+0
* Fix QVarLengthArray out of bounds readHarald Fernengel2009-08-131-1/+3
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicJason Barron2009-08-131-2/+2
|\
| * Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicMiikka Heikkinen2009-08-1315-68/+101
| |\
| * | Worked around RVCT scoping issues by making scope explicit in places thatMiikka Heikkinen2009-08-131-2/+2
* | | Merge commit 'qt/master'Jason Barron2009-08-138008-18741/+27988
|\ \ \ | |_|/ |/| |
| * | Get the pinchzoom working againBradley T. Hughes2009-08-132-4/+4
| * | Fixes proper quoting under odbc.Bill King2009-08-131-11/+5
| * | Test naming convention cleanup.Rohan McGovern2009-08-131-118/+118
| * | Test cleaned-up.Gabriel de Dietrich2009-08-121-14/+39
| * | Ugly round corners when no border is drawnGabriel de Dietrich2009-08-123-7/+447
| * | Add QGraphicsView to the QTouchEvent testBradley T. Hughes2009-08-121-121/+387
| * | add some benchmarks for QScriptEngine and QScriptValueKent Hansen2009-08-124-0/+436
| * | oops: fix an issue when going backward and there is only 1 key value setThierry Bastian2009-08-121-4/+11
| * | extern the Qt helper functions with Q_CORE_EXPORTHarald Fernengel2009-08-121-2/+2
| * | don't test mouse over on Windows mobile in tst_QWidget::setToolTipJoerg Bornemann2009-08-121-1/+3
| * | qdoc: Changed the scripts for the google search boxMartin Smith2009-08-121-1/+6
| * | Fix WebKit import from the trunk (part 2)Simon Hausmann2009-08-121-1/+27
| * | Make QPropertyAnimation symetric wrt directionThierry Bastian2009-08-123-39/+81
| * | qdoc: Added google CSE to each page.Martin Smith2009-08-121-11/+18
| * | Fix import of WebKit.Simon Hausmann2009-08-121-1/+0
| * | fixing warnings for qreal=floatThomas Hartmann2009-08-121-1/+1
| * | QGraphicsRotation and QGraphicsRotation3D are now merged into 1 classThierry Bastian2009-08-126-145/+138
| * | Mouse move events delivered toa blocked widget.Prasanth Ullattil2009-08-121-1/+1
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJason McDonald2009-08-1211-31/+170
| |\ \
| | * | fix decoration of DontShowOnScreen widgets on Windows CEJoerg Bornemann2009-08-121-1/+1
| | * | Add the typedefs to QSharedPointer and QWeakPointer to make templateThiago Macieira2009-08-121-0/+21
| | * | Autotest: make sure we can't create QWeakPointer from a QObject in destruction.Thiago Macieira2009-08-122-0/+17
| | * | Doc: explain the use of QWeakPointer for tracking QObjectsThiago Macieira2009-08-122-14/+98
| | * | Possible Dead lock in the destructor of QObjectThierry Bastian2009-08-124-13/+29
| | * | Phonon: On windows, cross fading was brokenThierry Bastian2009-08-121-1/+2
| | * | usage of Q_OS_WINCE fixedJoerg Bornemann2009-08-121-2/+2
| * | | Update obsolete license headers.Jason McDonald2009-08-12132-2977/+3977
| |/ /
| * | Replace "Trolltech" with more appropriate terms.Jason McDonald2009-08-12103-108/+107
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtJason McDonald2009-08-124-7/+10
| |\ \