Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | QDesktopServices::openUrl() doesn't handle URL encodings correctly | Carlos Manuel Duclos Vergara | 2011-04-15 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-04-15 | 7 | -13/+121 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-15 | 19 | -64/+790 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | QmlDebug: Fix license headers in new ost plugin | Kai Koehne | 2011-04-15 | 5 | -65/+65 | |
| | * | | | | | | | | Fixed autotest after b4b85257ccff6ba21bcbcbd46a9f7f09884abe79 | Aaron Kennedy | 2011-04-15 | 1 | -1/+1 | |
| | * | | | | | | | | Resolve unqualified attached properties correctly | Aaron Kennedy | 2011-04-15 | 4 | -10/+43 | |
| | * | | | | | | | | Adding plugin qmltooling/qmlostplugin for QML debugging over OST (USB) on Sym... | Tom Sutcliffe | 2011-04-14 | 9 | -6/+706 | |
| | * | | | | | | | | QmlDebug: Rename 'tcpserver' library to 'qmldbg_tcp' | Kai Koehne | 2011-04-14 | 5 | -5/+4 | |
| | * | | | | | | | | QDeclarativeDebug: Don't crash when connection is closed | Kai Koehne | 2011-04-14 | 1 | -3/+8 | |
| | * | | | | | | | | Fix so concurrent jobs produce the correct model results | Bea Lam | 2011-04-14 | 1 | -39/+28 | |
| | * | | | | | | | | Fix uninitialized variable. | Martin Jones | 2011-04-14 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-14 | 5 | -0/+167 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Add pincharea.qmlproject file for PinchArea example. | Martin Jones | 2011-04-14 | 1 | -0/+18 | |
| | * | | | | | | | | Moving contentY by large values in List/GridView is slow | Martin Jones | 2011-04-14 | 4 | -0/+149 | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-13 | 4 | -10/+30 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Fix TextEdit cursorRectangle property. | Andrew den Exter | 2011-04-13 | 4 | -10/+30 | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-04-13 | 2 | -1/+16 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-04-13 | 20 | -109/+262 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-12 | 7 | -2/+119 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | ListView has wrong keyPressEvent behaviour when vertical | Martin Jones | 2011-04-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | Ensure view is positioned correctly when orientation changes. | Martin Jones | 2011-04-12 | 3 | -0/+56 | |
| | * | | | | | | | | | | Fix regression in wigglytext.qml | Michael Brasser | 2011-04-12 | 4 | -0/+61 | |
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-04-12 | 23 | -86/+117 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | look for makespec in the build dir first | Oswald Buddenhagen | 2011-04-12 | 1 | -3/+3 | |
| | * | | | | | | | | | | | make collection of SUBDIRS in solution generator less bizarre | Oswald Buddenhagen | 2011-04-12 | 2 | -21/+22 | |
| | * | | | | | | | | | | | run depend_command in build dir in VS generators as well | Oswald Buddenhagen | 2011-04-12 | 4 | -4/+18 | |
| | * | | | | | | | | | | | fixify target source against build tree | Oswald Buddenhagen | 2011-04-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | fix fixifying of QMAKE_SUBSTITUTES | Oswald Buddenhagen | 2011-04-12 | 1 | -6/+10 | |
| | * | | | | | | | | | | | dist target: fixify OBJECTS_DIR against output dir | Oswald Buddenhagen | 2011-04-12 | 1 | -1/+2 | |
| | * | | | | | | | | | | | fix paths of vpath-resolved files | Oswald Buddenhagen | 2011-04-12 | 1 | -4/+3 | |
| | * | | | | | | | | | | | simplify: absolute fixification ignores the base dir arguments | Oswald Buddenhagen | 2011-04-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | simplify: fileFixify for all same paths is always "." | Oswald Buddenhagen | 2011-04-12 | 1 | -3/+1 | |
| | * | | | | | | | | | | | simplify: the input and output dirs are already normalized | Oswald Buddenhagen | 2011-04-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | stop fixifying after first success | Oswald Buddenhagen | 2011-04-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | | create a pwd string with a trailing slash only on demand | Oswald Buddenhagen | 2011-04-12 | 1 | -6/+7 | |
| | * | | | | | | | | | | | make uic3-generated moc files depend on mocinclude.tmp | Oswald Buddenhagen | 2011-04-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | | useful location reporting for errors from QMAKE_SUBSTITUTES | Oswald Buddenhagen | 2011-04-12 | 3 | -1/+16 | |
| | * | | | | | | | | | | | clean up visual studio identification code | Oswald Buddenhagen | 2011-04-12 | 12 | -22/+16 | |
| | * | | | | | | | | | | | prefix TEMPLATE_PREFIX to TEMPLATE even if it is "default-constructed" | Oswald Buddenhagen | 2011-04-12 | 1 | -7/+7 | |
| | * | | | | | | | | | | | fix detection of relative location information | Oswald Buddenhagen | 2011-04-11 | 1 | -5/+7 | |
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-12 | 10 | -31/+136 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Allow enum values to be used as signal parameters | Bea Lam | 2011-04-12 | 8 | -28/+94 | |
| | * | | | | | | | | | | | ListModel::clear() should not clear roles | Bea Lam | 2011-04-12 | 2 | -3/+42 | |
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int... | Qt Continuous Integration System | 2011-04-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Cocoa: Fixup wrong code in patch baaa5ae | Richard Moe Gustavsen | 2011-04-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-04-11 | 4 | -1/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Make sure removed QTextBlock is invalid | Jiang Jiang | 2011-04-11 | 4 | -1/+23 | |
| * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-04-09 | 2 | -17/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | [QTBUG-15278] QWidget::windowState gets out of sync (Aero Snap) | Arnold Konrad | 2011-04-08 | 1 | -9/+25 | |
| | * | | | | | | | | | | | | | HTTP cacheing: do not store the date header with the resource | Peter Hartmann | 2011-04-08 | 1 | -8/+5 | |