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
6.6
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove references to QT_INSTALL_DEMOS & DemosPath.
Casper van Donderen
2011-07-06
6
-17
/
+6
*
Fix compilation with c++0x mode
Lars Knoll
2011-07-06
1
-1
/
+1
*
Remove QT3_SUPPORT from qsql, qxml
Gabriel de Dietrich
2011-07-06
14
-250
/
+0
*
QNetworkReply benchmark: Benchmark a chain of SSL requests
Markus Goetz
2011-07-06
1
-0
/
+82
*
We need to let the currentContext be in the same state after
Jørgen Lind
2011-07-06
1
-1
/
+8
*
Fix the wayland windowsurface so that we have stencil and depth buffer
Jørgen Lind
2011-07-06
1
-1
/
+1
*
QAbstractSocket: Always clear old QHostAddress list on a new connect.
Martin Petersson
2011-07-06
1
-0
/
+1
*
Update the documentation after moving examples.
Casper van Donderen
2011-07-05
14
-33
/
+33
*
Move some other examples around in the docs.
Casper van Donderen
2011-07-05
14
-36
/
+36
*
Remove references to demos from docs.
Casper van Donderen
2011-07-05
28
-807
/
+33
*
Make use of deleted members in Q_DISABLE_COPY
Olivier Goffart
2011-07-05
1
-0
/
+6
*
QHostAddress: fix compile on Windows
Martin Petersson
2011-07-05
1
-4
/
+3
*
Fix QScopedPointerarray default constructor
Olivier Goffart
2011-07-05
2
-1
/
+25
*
QNAM HTTP: Fix canReadLine() for zerocopy
Markus Goetz
2011-07-05
2
-1
/
+30
*
Remove QT3_SUPPORT from network
Shane Kearns
2011-07-05
6
-166
/
+0
*
Doc: Fixing typo
Sergio Ahumada
2011-07-05
25
-46
/
+46
*
Finish removal of QT3_SUPPORT from corelib/codecs
Shane Kearns
2011-07-05
1
-16
/
+0
*
Don't issue GL calls when the geometry is empty
Eskil Abrahamsen Blomfeldt
2011-07-05
1
-0
/
+2
*
Fixed compile of QtOpenGL on Mac & QPA.
Rohan McGovern
2011-07-05
1
-4
/
+6
*
Fixed opengldesktop configure test for mac.
Rohan McGovern
2011-07-05
2
-1
/
+8
*
fixed typo in .pro file
Matthew Cattell
2011-07-04
1
-1
/
+1
*
Remove config.tests/unix/ipv6
Markus Goetz
2011-07-04
2
-72
/
+0
*
QNam remove compile warnings for QNetworkReplyHttpImpl
Martin Petersson
2011-07-04
1
-1
/
+1
*
make argument quoting code on windows less arcane
Oswald Buddenhagen
2011-07-04
1
-7
/
+4
*
fix argument quoting on windows
Oswald Buddenhagen
2011-07-04
1
-4
/
+3
*
Add QScreenOrientationChangeEvent and rotation support to wayland client
Lasse Holmstedt
2011-07-04
8
-22
/
+172
*
Always assume IPv6 support
Markus Goetz
2011-07-04
13
-180
/
+13
*
Add Happy-Eyeballs style IPv6 connection establishing.
Martin Petersson
2011-07-04
9
-28
/
+238
*
Move the composition example in the docs.
Casper van Donderen
2011-07-01
4
-5
/
+5
*
Doc: Fixed qdoc warnings.
David Boddie
2011-07-01
8
-25
/
+67
*
Implemented on-screen visibility handling via wayland
Martin Zielinski
2011-07-01
4
-41
/
+64
*
Fix resource leak in QFontEngineDirectWrite
Eskil Abrahamsen Blomfeldt
2011-07-01
1
-2
/
+3
*
Fix transformations on DirectWrite rasterized text
Eskil Abrahamsen Blomfeldt
2011-07-01
2
-47
/
+104
*
Add a touchscreen generic qpa plugin.
Laszlo Agocs
2011-06-30
8
-0
/
+755
*
Fix text color in some cases of QML and QStaticText
Eskil Abrahamsen Blomfeldt
2011-06-30
3
-3
/
+48
*
Add HB_LineBreakType to qharfbuzz_copy_p.h.
Frederik Gladhorn
2011-06-30
1
-0
/
+7
*
Move glyph run merging logic to QTextLayout level
Jiang Jiang
2011-06-30
2
-110
/
+101
*
make QHoverEvent inherit from QInputEvent
Lars Knoll
2011-06-30
3
-7
/
+9
*
Add touch event support to wayland plugin.
Laszlo Agocs
2011-06-30
4
-8
/
+196
*
Add core-private to the qmainwindow autotest
Prasanth Ullattil
2011-06-29
1
-1
/
+1
*
Cleaning up the QPainter/arthur testing stuff
aavit
2011-06-29
379
-69755
/
+38
*
Remove the remaining QT3_SUPPORT code in corelib
Lars Knoll
2011-06-29
20
-301
/
+2
*
remove QT3_SUPPORT in corelib/io
Lars Knoll
2011-06-29
17
-1278
/
+0
*
Remove QT3_SUPPORT from corelib/codecs
Lars Knoll
2011-06-29
2
-56
/
+0
*
remove QT3_SUPPORT from corelib/tools
Lars Knoll
2011-06-29
11
-346
/
+0
*
Remove QT3_SUPPORT in src/corelib/global
Lars Knoll
2011-06-29
4
-520
/
+0
*
Remove Qt3 support functionality from parts of QtCore
Lars Knoll
2011-06-29
9
-724
/
+17
*
Move the chip example in the docs.
Casper van Donderen
2011-06-29
3
-2
/
+2
*
Move the books example in the docs.
Casper van Donderen
2011-06-29
4
-3
/
+3
*
Move the docs for the boxes example.
Casper van Donderen
2011-06-29
1
-1
/
+1
[next]