summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up and clarify Mac font engine codeJiang Jiang2010-08-312-74/+2
* Implemented suffix and prefix strings for the numbering in ordered lists as s...Nils Jeisecke2010-08-3111-8/+193
* revert 3c2a43f91e0225bde8d6e6d6076dfe2cddbc2f8eArvid Ephraim Picciani2010-08-3115-464/+7
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-3123-100/+589
|\
| * Fix compilation on mac.Olivier Goffart2010-08-301-2/+2
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-3023-141/+592
| |\
| | * Doc update: Mention the Qt::AA_X11InitThreads application attribute.Trond Kjernåsen2010-08-301-6/+10
| | * Fix incorrect include orderArvid Ephraim Picciani2010-08-302-2/+4
| | * Add missing QT_BEGIN_NAMESPACEArvid Ephraim Picciani2010-08-302-0/+26
| | * Fix crash introduced with d34287af6fc1c7558e8ed15dbb29c0e6b58b7b00Olivier Goffart2010-08-301-6/+10
| | * find .rodata in qt plugins to optimize loading of plugins with no qt sectionArvid Ephraim Picciani2010-08-304-37/+41
| | * fix missing includeArvid Ephraim Picciani2010-08-301-0/+1
| | * Optimize plugin loading on ELF platformsArvid Ephraim Picciani2010-08-2718-6/+449
| | * use QFile:map instead of ::mmapArvid Ephraim Picciani2010-08-271-43/+5
| | * QAbstractItemView: optimize handling of editors for view with large numbers o...Stephen Bowline2010-08-274-82/+87
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-08-30187-950/+5238
|\ \ \ | |/ / |/| |
| * | Different version from the previous patch: use QElapsedTimerThiago Macieira2010-08-301-2/+3
| * | Compilation after merge.Olivier Goffart2010-08-301-0/+1
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-30186-949/+5235
| |\ \ | | |/ | |/|
| | * 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