summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-118-35/+70
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Minor adjustments to merge-request 915Donald Carr2010-11-111-2/+2
| | | * | | | Implement brush transformations for directfb.Sam Magnuson2010-11-111-14/+28
| | | * | | | Add FreeBSD's certificate bundle to the certificates list.Raphael Kubo da Costa2010-11-111-0/+1
| | | * | | | SSL internals: upon error, read all errors from OpenSSLPeter Hartmann2010-11-112-17/+27
| | | * | | | Added an example for QTest::touchEvent to the documentation.Denis Dzyubenko2010-11-111-0/+3
| | | * | | | Push and pop the thread-default context for the current threadPhilip Van Hoof2010-11-111-0/+7
| | | * | | | Fix compilation by s/intptr_t/quintptr/Thiago Macieira2010-11-113-4/+4
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-151-37/+23
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | ListView: items with size < 1.0 were layed out incorrectly.Martin Jones2010-11-151-3/+3
| * | | | | | ListView.SnapToItem with ListView.StrictlyEnforceRange is broken.Martin Jones2010-11-151-34/+20
| |/ / / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-156-17/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove driver bug work-around from GL 2 paint engine.Samuel Rødal2010-11-121-5/+0
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-125-12/+5
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Don't set -mfpu=neon globally if the compiler supports neon.Samuel Rødal2010-11-115-12/+5
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-11-153-17/+74
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix PathView key navigation docs.Martin Jones2010-11-121-1/+15
| * | | | | Ensure increment/decrementCurrentIndex always move items in the correct direc...Martin Jones2010-11-122-10/+24
| * | | | | Ensure loaded item's parent is set before component completion.Martin Jones2010-11-121-6/+35
| | |/ / / | |/| | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2010-11-115-78/+158
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Doc: Fixing typoSergio Ahumada2010-11-111-1/+1
| * | | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-096-5/+101
| |\ \ \ \
| * | | | | QS60Style: Color calculation should be optimizedSami Merila2010-11-092-5/+5
| * | | | | QS60Style: Color calculation should be optimizedSami Merila2010-11-093-59/+130
| * | | | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-083-17/+15
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-0517-46/+94
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-11-0411-41/+82
| |\ \ \ \ \ \ \
| * | | | | | | | With some locales, QDoubleValidator would not accept "C" locale valid numbersGabriel de Dietrich2010-11-022-19/+28
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-11-112-16/+60
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | SSL: Fix crashes/hangs when retrieving CA certificatesShane Kearns2010-11-112-16/+60
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-116-37/+146
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Coding style: bang cleanup.Michael Dominic K2010-11-111-10/+10
| * | | | | | | | Removed call to glFinish, obsoleted by fence syncs.Michael Dominic K2010-11-111-1/+0
| * | | | | | | | Plugin-side support for creating/destroying/waiting on fence sync.Michael Dominic K2010-11-114-13/+49
| * | | | | | | | Added MeeGo graphicssystem entry points for KHR_fence_sync.Michael Dominic K2010-11-112-2/+76
| * | | | | | | | Trailing whitespace fixes.Michael Dominic K2010-11-113-15/+15
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-1121-128/+126
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-1021-128/+126
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7juhvu2010-11-105-38/+57
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Clear X11 structure before useHarald Fernengel2010-11-091-1/+4
| | | * | | | | | | | | Make operator QRectF constHarald Fernengel2010-11-091-1/+1
| | | * | | | | | | | | Fix GC-related crash in QScriptValue::setData()Kent Hansen2010-11-091-0/+1
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-11-09277-5041/+6257
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | get rid of dependency on QtGuiLorn Potter2010-11-092-36/+51
| | * | | | | | | | | | | Removed implicity QtGui linking from icd.pro as it is not needed.juhvu2010-11-091-1/+1
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | DFB: Make sure QPixmap::hasAlpha is respectedAnders Bakken2010-11-081-7/+27
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-11-0815-89/+48
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | | * | | | | | | | | Fix some painting issues in QDirectFBPaintEngineAnders Bakken2010-11-081-9/+15
| | | * | | | | | | | | QNAM: Do not need QNetworkSession in AlwaysCache load modeMarkus Goetz2010-11-082-12/+21
| | | * | | | | | | | | Don't crash if QScriptClass property getter returns an invalid valueKent Hansen2010-11-081-0/+12