summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-302-19/+5
|\
| * Text is inputted on top of existing text in anomalySami Merila2010-08-301-18/+2
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-08-27164-847/+4845
| |\
| * | QLineEdit cursor is shown when asked to be non-visibleSami Merila2010-08-271-1/+3
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-3023-102/+381
|\ \ \ | |_|/ |/| |
| * | Correct last right bearing in boundingBox(glyphs)Jiang Jiang2010-08-277-17/+26
| * | Make sure propagated font in QGraphicsWidget can be set on a QPainterEskil Abrahamsen Blomfeldt2010-08-273-2/+200
| * | Apparently QPen::brush() can't return a NoBrush for a NoPen.Trond Kjernåsen2010-08-273-14/+4
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-2713-78/+160
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-2713-78/+160
| | |\ \
| | | * | Add a test for the QPen::brush() != Qt::NoBrush for a Qt::NoPen pen.Trond Kjernåsen2010-08-261-0/+7
| | | * | Calling QPen::brush() on a Qt::NoPen pen, should return QBrush::NoBrush.Trond Kjernåsen2010-08-261-0/+2
| | | * | use QFile:map instead of ::mmapArvid Ephraim Picciani2010-08-261-43/+5
| | | * | Merge commit 'v4.7.0-rc1' into 4.7Jesper Thomschutz2010-08-260-0/+0
| | | |\ \
| | | | * | Doc: Fixed qdoc warnings.v4.7.0-rc1Jesper Thomschutz2010-08-2420-47/+97
| | | | * | Doc: updating getting started docs - not finishedJesper Thomschutz2010-08-244-0/+1604
| | | | * | Make it possible again to build Qt without webkitSimon Hausmann2010-08-231-1/+0
| | | | * | Doc: fixing creator bugs, removing menus and textbox in the headerMorten Engvoldsen2010-08-233-6/+14
| | | | * | Fixing qdoc index file...Commit hack to work around the massive amounts of de...Jesper Thomschutz2010-08-231-23/+22
| | | | * | Doc: Fixing overlapping text in header listMorten Engvoldsen2010-08-231-1/+1
| | | | * | Use Ctrl rather than Alt for switching tabs in the demo browserTor Arne Vestbø2010-08-231-2/+2
| | | | * | Doc: add link to new gettings started to index.htmlGeir Vattekar2010-08-231-1/+1
| | | | * | Doc: Fixing bug involving header misplacement in Creator styleMorten Engvoldsen2010-08-201-2/+2
| | | | * | Cocoa: revert parts of cc6dc0aeefde881a95f5fea2b26f2f3d7bdc6e15Richard Moe Gustavsen2010-08-191-4/+0
| | | | * | Revert "Fix the rendering of lines with the X11 paint engine"Samuel Rødal2010-08-192-75/+12
| | | | * | Revert "Outline / fill inconsistency in X11 paint engine."Samuel Rødal2010-08-191-4/+4
| | | | * | Outline / fill inconsistency in X11 paint engine.Samuel Rødal2010-08-191-4/+4
| | | | * | fix loading of module configsOswald Buddenhagen2010-08-191-0/+1
| | | | * | Prevented Xorg crash in qtdemo when running corkboards example.Samuel Rødal2010-08-192-5/+28
| | | | * | Cocoa: parent windows shows on screen when they should be hiddenRichard Moe Gustavsen2010-08-191-6/+16
| | | | * | Make this constructor explicit in Qt too.Aaron McCarthy2010-08-181-4/+0
| | | | * | Fix configure -help output. declarative module is built by default.Martin Jones2010-08-181-2/+2
| | | | * | Compile on SymbianMartin Jones2010-08-182-14/+10
| | | | * | Don't destroy ListModel child list nodes.Martin Jones2010-08-183-14/+32
| | | | * | diagramscene example: fix leak and crashes.Olivier Goffart2010-08-182-10/+22
| | | | * | Only modify pixmap cache reply when protected by a mutexAaron Kennedy2010-08-182-1/+11
| | | | * | Drawer widget in a MainWindow disappears after returning from full screen mode.Carlos Manuel Duclos Vergara2010-08-182-1/+26
| | | | * | Modification of def files for non existing functions.Toby Tomkins2010-08-182-2/+2
| | | | * | Update QtGui def filesJoona Petrell2010-08-182-1/+4
| | | | * | Update QtDeclarative def filesJoona Petrell2010-08-182-0/+2
| | | | * | Fix check to remove unnecessary deployments in SymbianMiikka Heikkinen2010-08-171-1/+5
| | | | * | Fix "installer_sis" and "deploy" targets when TARGET has pathMiikka Heikkinen2010-08-171-3/+2
| | | | * | Fix QProcessManager destructionMiikka Heikkinen2010-08-171-19/+28
| | | | * | qdoc: Added the fix to change qml-qml-file.name to qml-file.nameMartin Smith2010-08-161-3/+3
| | | | * | Cocoa: Stacking order of modal dialogs is wrongRichard Moe Gustavsen2010-08-161-6/+6
| | | | * | Multiple "Edit/Special Characters" menu entries on Mac OS X (Cocoa)Prasanth Ullattil2010-08-164-0/+19
| | | | * | Doc: removed assistant style and reintroduced the index page icons.Morten Engvoldsen2010-08-162-41/+4
| | | | * | qdoc: All references to -assistant and -base were removed.Martin Smith2010-08-134-30/+6
| | | | * | qdoc: added application flags in doc.pri and fixed QTBUG-12388Martin Smith2010-08-132-5/+7
| | | | * | Properly emit geometryChanged() when the position change.Alexis Menard2010-08-132-2/+21