index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
manual
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compile.
Morten Johan Sørvig
2012-12-17
2
-5
/
+20
*
QGraphicsView - fix rubberband to expand on wheel event
Thorbjørn Lund Martsum
2012-12-11
1
-7
/
+14
*
QMetaType: remember whether a type was registered with Q_DECLARE_METATYPE
Marc Mutz
2012-12-11
4
-0
/
+161
*
test: Remove CONFIG += testcase from manual tests
Sergio Ahumada
2012-12-11
7
-7
/
+0
*
Stop using the name "Trolltech" in QSettings
Sergio Ahumada
2012-12-03
1
-2
/
+2
*
Basic high-dpi "retina" support for Qt 5.
Morten Johan Sørvig
2012-12-01
7
-3
/
+400
*
QWidget windows have fullscreen button by default; manual test for it
Shawn Rutledge
2012-12-01
3
-6
/
+13
*
QGraphicsView - fix rubberband to stay right on scroll
Thorbjørn Lund Martsum
2012-12-01
2
-0
/
+103
*
Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().
Samuel Rødal
2012-11-27
1
-3
/
+3
*
QHeaderView: - avoid cursor move on setDefaultSectionSize
Thorbjørn Lund Martsum
2012-11-25
1
-2
/
+1
*
QHeaderView - Fix auto-scroll on manual move on sections
Thorbjørn Lund Martsum
2012-11-23
1
-5
/
+5
*
Make widgetgrab manual test compile with 4.8 and 5.
Friedemann Kleint
2012-11-23
1
-3
/
+14
*
Add a QEnterEvent containing the mouse position.
Friedemann Kleint
2012-11-10
1
-1
/
+3
*
Qt5 updates to the QPainter lancelot autotest
aavit
2012-11-09
2
-9
/
+26
*
Extend widget grab test.
Friedemann Kleint
2012-11-07
1
-4
/
+47
*
Qt 5.0 QTreeView. Prevent manual moving of the first section
Thorbjørn Lund Martsum
2012-11-02
3
-2
/
+61
*
Add manual test for dialogs.
Friedemann Kleint
2012-10-31
5
-1
/
+559
*
Fix syncing of visibility and enabled for menus on Cocoa
Andy Shaw
2012-10-26
1
-7
/
+67
*
normalise signal/slot signatures [QtNetwork tests]
Marc Mutz
2012-10-19
2
-13
/
+13
*
normalise signal/slot signatures [QtWidgets tests]
Marc Mutz
2012-10-19
1
-1
/
+1
*
Modified vertical alignments of simple widgets on OSX
Tero Ahola
2012-10-18
11
-0
/
+615
*
QScreen manual test improvements: fields resize, better formatting
Shawn Rutledge
2012-10-16
4
-11
/
+24
*
Add a manual test for QMacCocoaViewContainer
Andy Shaw
2012-09-24
4
-0
/
+286
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
123
-2662
/
+2662
*
Added manual test for QScreen properties
Shawn Rutledge
2012-09-21
8
-0
/
+495
*
Fix build of tests/ on Windows CE
Kevin Funk
2012-09-10
2
-2
/
+7
*
Add example to test widget grab.
Friedemann Kleint
2012-09-07
3
-1
/
+347
*
Ensure child items are updated even if the parent item has no content
Andy Shaw
2012-08-29
3
-0
/
+84
*
Set the Qt API level to compatibility mode in all tests.
Thiago Macieira
2012-08-01
44
-0
/
+44
*
Add command line options to windowgeometry test
Andreas Holzammer
2012-08-01
1
-2
/
+17
*
QtNetwork: use nullary version of qRegisterMetaType<T>("T")
Marc Mutz
2012-07-25
1
-2
/
+0
*
Track window state in manual test windowflags.
Friedemann Kleint
2012-07-18
2
-15
/
+39
*
Improve windowflags, windowgeometry manual tests.
Friedemann Kleint
2012-07-11
8
-21
/
+62
*
Fix some spelling errors
Sergio Ahumada
2012-07-11
1
-1
/
+1
*
QHeaderView - resizeSection improvement
Thorbjørn Lund Martsum
2012-07-05
2
-0
/
+113
*
qget test - fix null pointer dereference
Shane Kearns
2012-06-27
1
-1
/
+1
*
remove some qmake -project boilerplate from project files
Oswald Buddenhagen
2012-06-19
1
-3
/
+0
*
Add Qt::WindowTransparentForInput to Window flags manual test.
Friedemann Kleint
2012-06-08
2
-0
/
+7
*
Cocoa implementation of QPA menu interface.
James Turner
2012-05-19
2
-0
/
+206
*
Enable specifying raw headers for the request
Shane Kearns
2012-05-05
3
-10
/
+33
*
Windowmodality-test: Compile with Qt 4.8.
Friedemann Kleint
2012-05-04
2
-6
/
+6
*
Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]
Thiago Macieira
2012-05-04
1
-1
/
+1
*
Don't use obsolete qVariantValue, qVariantCanConvert, etc.
Debao Zhang
2012-05-02
1
-4
/
+4
*
Convert these files to ASCII or UTF-8
Thiago Macieira
2012-04-27
1
-1
/
+1
*
lance: Document all available command line options.
Holger Hans Peter Freyther
2012-04-25
1
-2
/
+6
*
Fix windowgeometry test for Windows.
Friedemann Kleint
2012-04-24
2
-1
/
+4
*
Move the CMake unit tests to auto/
Stephen Kelly
2012-04-23
33
-1365
/
+0
*
Build the tests with the build type that the top-level was invoked with.
Stephen Kelly
2012-04-20
1
-0
/
+2
*
Make sure -fPIE is added to the compile flags.
Stephen Kelly
2012-04-20
1
-0
/
+2
*
Only run the CMake DBus unit tests on UNIX systems.
Stephen Kelly
2012-04-20
1
-1
/
+3
[next]