index
:
platform/upstream/qtbase
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/ipalachev/tizen
sandbox/jihochu/5.0
sandbox/pcoval/tizen
tizen
tizen2.2
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-21
Remove QMacStyle titlebar height + 4 adjustment and consequences
Shawn Rutledge
1
-8
/
+0
2013-11-21
QTimeZone - Fix dateForLocalTime() to check validity of next transition
John Layt
2
-0
/
+10
2013-11-21
QTimeZone - Fix TZ file abbreviations
John Layt
1
-4
/
+50
2013-11-21
QTimeZone - Change Olsen ID to IANA ID
John Layt
1
-18
/
+18
2013-11-21
tst_QFileSystemModel: don't expect ~/Documents to exist
Marc Mutz
1
-1
/
+8
2013-11-20
Stabilize tst_QGraphicsWidget::updateFocusChainWhenChildDie().
Friedemann Kleint
1
-2
/
+10
2013-11-20
Stabilize tst_QGraphicsView::hoverLeave().
Friedemann Kleint
1
-6
/
+8
2013-11-20
Stabilize tst_QGraphicsScene::isActive().
Friedemann Kleint
1
-1
/
+4
2013-11-20
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
4
-2
/
+66
2013-11-20
Fix crash when windowcontainer is used in a dockwidget
Gunnar Sletta
1
-0
/
+29
2013-11-20
tst_QWindow: Use showNormal() to prevent maximize/fullscreen interference
Tor Arne Vestbø
1
-1
/
+1
2013-11-20
Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...
Frederik Gladhorn
27
-11
/
+272
2013-11-20
Ensure Qt::WA_Mapped is set in case of obscured native windows.
Friedemann Kleint
2
-0
/
+32
2013-11-20
QProgressDialog: add unittest for the auto-show feature
David Faure
1
-0
/
+30
2013-11-19
Testlib.selftest: Improve process execution, run on openSUSE.
Friedemann Kleint
1
-23
/
+45
2013-11-18
Widgets: Never revoke focus by click on focused widget.
Christoph Schleifenbaum
1
-0
/
+58
2013-11-18
tst_QWindow: Set explicit window position to please qWaitForWindowActive
Tor Arne Vestbø
1
-1
/
+4
2013-11-18
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
27
-11
/
+272
2013-11-17
QHeaderView - do not ignore -1 as minimum section size
Thorbjørn Martsum
1
-0
/
+2
2013-11-17
tst_QAlgorithms: fix compilation with C++11 enabled
Marc Mutz
1
-1
/
+1
2013-11-17
QCollator: enable move semantics
Marc Mutz
3
-0
/
+100
2013-11-17
QCommandLineParser: add word-wrapping algorithm
David Faure
2
-22
/
+38
2013-11-16
Crash fix in QTreeView::sizeHintForColumn().
Martin Pley
1
-0
/
+30
2013-11-16
Stabilize tst_qabstractitemview.
Friedemann Kleint
1
-33
/
+106
2013-11-15
Remove QTRY_ macro from tst_qabstractitemview.
Friedemann Kleint
1
-13
/
+2
2013-11-15
QFormLayout: Avoid assertion with negative spacings.
Jan Arve Saether
1
-0
/
+14
2013-11-15
Change platform selectors to match qmake selectors
Alan Alpert
18
-7
/
+45
2013-11-15
qcompilerdetection.h: add Q_COMPILER_UNIFORM_INIT
Marc Mutz
1
-0
/
+12
2013-11-14
Match up the specified paper size to an existing one if possible
Andy Shaw
1
-2
/
+77
2013-11-14
QKeySequenceEdit: simplify clear()
Marc Mutz
1
-0
/
+24
2013-11-14
Fully expand entities to ensure deep or widely nested ones fail parsing
Mitch Curtis
1
-1
/
+1
2013-11-14
Skip tst_QGraphicsItem::ensureUpdateOnTextItem() on OSX 10.7
Gunnar Sletta
1
-0
/
+6
2013-11-12
Mark tst_qgl as insignificant in angle build
Simo Fält
1
-0
/
+1
2013-11-08
QHeaderView - remove confusing bool
Thorbjørn Martsum
3
-3
/
+7
2013-11-08
QSslConfiguration: rename [get]session() to [get]sessionTicket()
Peter Hartmann
1
-2
/
+2
2013-11-08
QVariant: Convert automatically from enum types to integral types.
Olivier Goffart
1
-0
/
+84
2013-11-08
Fix QVariant::canConvert with longlong
Olivier Goffart
1
-3
/
+26
2013-11-08
Revert "Fix setVisible() of QWidget has no effect in QTreeWidgetItem"
Friedemann Kleint
1
-34
/
+0
2013-11-07
Revert "Add tracing to logging framework"
Kai Koehne
1
-1
/
+0
2013-11-07
tst_QFlags: make constExpr() check compile on clang trunk
Marc Mutz
1
-1
/
+1
2013-11-06
QMetaType: Fix conversion between module types.
Stephen Kelly
1
-0
/
+16
2013-11-06
QIntegerForSize: add test
Marc Mutz
1
-0
/
+15
2013-11-05
Revert "Ensure CSS rules are inherited from the parent tags"
Andy Shaw
1
-31
/
+0
2013-11-05
QStandardPaths: add GenericConfigLocation
David Faure
1
-2
/
+8
2013-11-05
tst_qurl: add test for matches() with empty vs null case
David Faure
1
-0
/
+8
2013-11-05
Test that QMetaObject::invokeMethod is exception safe
Olivier Goffart
1
-0
/
+38
2013-11-05
Test exceptions in signals and slots
Olivier Goffart
1
-0
/
+97
2013-11-05
Disallow deep or widely nested entity references.
Mitch Curtis
4
-0
/
+96
2013-11-05
Disable clear button in read-only QLineEdit.
Friedemann Kleint
1
-0
/
+3
2013-11-04
Add print dialog manual test.
Friedemann Kleint
7
-35
/
+699
[prev]
[next]