summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QDesktopServices::openUrl() doesn't handle URL encodings correctlyCarlos Manuel Duclos Vergara2011-04-151-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-1514-60/+753
|\
| * QmlDebug: Fix license headers in new ost pluginKai Koehne2011-04-155-65/+65
| * Resolve unqualified attached properties correctlyAaron Kennedy2011-04-151-8/+8
| * Adding plugin qmltooling/qmlostplugin for QML debugging over OST (USB) on Sym...Tom Sutcliffe2011-04-148-5/+705
| * QmlDebug: Rename 'tcpserver' library to 'qmldbg_tcp'Kai Koehne2011-04-144-4/+3
| * QDeclarativeDebug: Don't crash when connection is closedKai Koehne2011-04-141-3/+8
| * Fix so concurrent jobs produce the correct model resultsBea Lam2011-04-141-39/+28
| * Fix uninitialized variable.Martin Jones2011-04-141-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-142-0/+42
|\ \ | |/
| * Moving contentY by large values in List/GridView is slowMartin Jones2011-04-142-0/+42
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-142-9/+9
|\ \ | |/
| * Fix TextEdit cursorRectangle property.Andrew den Exter2011-04-132-9/+9
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-142-1/+16
|\ \
| * | Fix to 'QImage convertToFormat doesn't work correctly'Jani Hautakangas2011-04-131-0/+15
| * | Predictive Text causing app to crash after repeated edit attemptsSami Merila2011-04-131-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-1312-96/+230
|\ \ \ | |/ /
| * | Have the backing store destroyed also in special Symbian scenarios.Laszlo Agocs2011-04-121-0/+6
| * | Use FixNativeOrientation on Symbian when the application wants it.Laszlo Agocs2011-04-125-47/+132
| * | QS60Style: itemview item with checkbox and text is drawn incorrectlySami Merila2011-04-121-2/+2
| * | Revert "Have the backing store destroyed also in special Symbian scenarios."Laszlo Agocs2011-04-121-2/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-04-121-2/+4
| |\ \
| | * | Add focus frame support in style sheetGuoqing Zhang2011-04-121-2/+4
| * | | Two QListView autotests do not pass on Symbian^3 releasesSami Merila2011-04-121-2/+0
| |/ /
| * | Add focus frame support in stylesheetGuoqing Zhang2011-04-081-0/+5
| * | Make QS60Style to support new Tab graphics in new Symbian releasesSami Merila2011-04-082-21/+42
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-04-081-2/+4
| |\ \
| | * | Check the validity of qt_desktopWidget before dereferencingRuth Sadler2011-04-071-2/+4
| * | | GraphicsView is not reset if focusItem is not set when keyboard closesSami Merila2011-04-081-6/+8
| |/ /
| * | Labels are not visible in dialogs with all themes (part2)Sami Merila2011-04-071-0/+1
| * | Labels are not visible in dialogs with all themesSami Merila2011-04-071-0/+7
| * | Enable webkit build for the makefile build system with gcceLiang Qi2011-04-072-10/+9
| * | Correct some parameters for the makefile build sytem, armcc and gcceLiang Qi2011-04-071-5/+3
| * | Do not unnecessarily draw application twice in landscapeMiikka Heikkinen2011-04-072-1/+9
| * | Have the backing store destroyed also in special Symbian scenarios.Laszlo Agocs2011-04-071-1/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-133-2/+22
|\ \ \ | | |/ | |/|
| * | ListView has wrong keyPressEvent behaviour when verticalMartin Jones2011-04-121-2/+2
| * | Ensure view is positioned correctly when orientation changes.Martin Jones2011-04-121-0/+2
| * | Fix regression in wigglytext.qmlMichael Brasser2011-04-122-0/+18
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-122-4/+27
|\ \ \ | |/ /
| * | Allow enum values to be used as signal parametersBea Lam2011-04-121-1/+27
| * | ListModel::clear() should not clear rolesBea Lam2011-04-121-3/+0
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-04-121-1/+1
|\ \ \
| * | | Cocoa: Fixup wrong code in patch baaa5aeRichard Moe Gustavsen2011-04-111-1/+1
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-04-113-1/+11
|\ \ \ \
| * | | | Make sure removed QTextBlock is invalidJiang Jiang2011-04-113-1/+11
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-04-092-17/+30
|\ \ \ \ \
| * | | | | [QTBUG-15278] QWidget::windowState gets out of sync (Aero Snap)Arnold Konrad2011-04-081-9/+25
| * | | | | HTTP cacheing: do not store the date header with the resourcePeter Hartmann2011-04-081-8/+5
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-04-091-3/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |