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.5
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
*
QNX: Prevent desktop windows from becoming root window
v5.3.0-alpha1
Rafael Roquetto
2014-02-25
1
-2
/
+4
*
Fix a getProcAddress in QOpenGLDebugLogger under Win32 + Desktop GL + ATI
Giuseppe D'Angelo
2014-02-25
1
-0
/
+14
*
Revert "Fix application font removal when using FontConfig"
Eskil Abrahamsen Blomfeldt
2014-02-25
5
-163
/
+113
*
Windows file dialogs: Use FOS_NOREADONLYRETURN only for mode AcceptSave.
Friedemann Kleint
2014-02-25
1
-6
/
+10
*
network: fix doc typo in QNetworkConfigurationManager
Peter Hartmann
2014-02-25
1
-1
/
+1
*
tst_spdy: Check network test server
Sergio Ahumada
2014-02-25
1
-0
/
+6
*
QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
Sergio Ahumada
2014-02-25
44
-44
/
+0
*
fix Windows RT build in amd64 host shell
Joerg Bornemann
2014-02-25
1
-1
/
+5
*
Doc: Replace obsolete types with their newer counterparts
Sze Howe Koh
2014-02-25
8
-33
/
+33
*
HarfBuzz-NG: Hide characters that should normally be invisible
Konstantin Ritt
2014-02-25
1
-0
/
+15
*
Make closeAllWindows() close real windows only.
Morten Johan Sørvig
2014-02-25
1
-1
/
+2
*
Fix link to argument formats in QString::setNum documentation
Kai Koehne
2014-02-25
1
-2
/
+2
*
Document qPrintable encoding issues
Kai Koehne
2014-02-25
1
-1
/
+6
*
Cocoa: Prevent "Invalid Drawable" GL warnings.
Morten Johan Sørvig
2014-02-25
1
-0
/
+4
*
Cocoa: Clear GL context pointer on deletion.
Morten Johan Sørvig
2014-02-25
1
-0
/
+3
*
Cocoa: QImage -> CGImage conversion cleanup
Morten Johan Sørvig
2014-02-25
7
-113
/
+42
*
QAssociative/SequentialIterable: add missing \since 5.2
J-P Nurmi
2014-02-25
1
-4
/
+4
*
Properly migrate vao helper to dynamic GL
Laszlo Agocs
2014-02-25
1
-82
/
+67
*
Windows: Clear transient relationship before destroying windows.
Friedemann Kleint
2014-02-24
1
-4
/
+29
*
QJNI: optimize QSharedPointer creation
Marc Mutz
2014-02-24
1
-1
/
+1
*
Fix compilation on armv5
Eskil Abrahamsen Blomfeldt
2014-02-24
1
-0
/
+14
*
QByteArrayList: optimize op+
Marc Mutz
2014-02-24
1
-3
/
+2
*
Compile fix for QT_NO_OPENGL
Paul Olav Tvete
2014-02-24
2
-3
/
+11
*
Fix potential null pointer access in qglx
Kai Koehne
2014-02-24
1
-10
/
+12
*
Fix division by zero in hellogl_es2 example.
Friedemann Kleint
2014-02-24
1
-6
/
+6
*
Fix texture glyph cache setup in old OpenGL paint engine
Tor Arne Vestbø
2014-02-24
1
-7
/
+6
*
Enable QMenu::setNoReplayFor(QWidget *noReplayFor) for all platforms.
Friedemann Kleint
2014-02-24
1
-4
/
+0
*
Doc: Address some "No documentation for..." QDoc warnings
Sze Howe Koh
2014-02-24
3
-6
/
+16
*
QtTest: Don't crash when -callgrind is used on QTEST_APPLESS_MAIN
Thiago Macieira
2014-02-24
1
-0
/
+3
*
Introducing QOpenGLShaderProgram::create()
Gunnar Sletta
2014-02-22
2
-1
/
+24
*
Make full use of QT_ANDROID_RASTER_IMAGE_DEPTH env variable.
BogDan Vatra
2014-02-22
7
-12
/
+17
*
QWidget: do not allocate a QOpenGLContext unless needed by QQuickWidget
Paul Olav Tvete
2014-02-22
2
-9
/
+10
*
Remove qSort usages from core tests
Sergio Ahumada
2014-02-22
4
-5
/
+13
*
Fix typo in QLibraryInfo::build()
Sergio Ahumada
2014-02-22
1
-1
/
+1
*
Doc: Address some "No documentation for..." warnings in QTest
Jason McDonald
2014-02-22
2
-14
/
+216
*
Windows: Use GetForegroundWindow() to check for active windows.
Friedemann Kleint
2014-02-22
1
-1
/
+1
*
Make D-Bus types without a matching Qt one prettier in qdbus
Thiago Macieira
2014-02-22
1
-1
/
+4
*
Fix off-by-one error: the next ASCII character is next one
Thiago Macieira
2014-02-22
1
-2
/
+2
*
Normalize signal & slot signatures in connection
Thiago Macieira
2014-02-22
8
-16
/
+16
*
Make QTextDecoder use our qt_from_latin1 code
Thiago Macieira
2014-02-22
2
-6
/
+6
*
Re-group and re-sort the configure output
Thiago Macieira
2014-02-22
1
-11
/
+11
*
Make sure all containers compile in strict-iterator mode
Thiago Macieira
2014-02-22
16
-18
/
+36
*
Android: Enable text selection only when ImhNoPredictiveText is set.
Christian Strømme
2014-02-21
2
-3
/
+16
*
Android: Do not enable text selection in QTextEdits by default.
Christian Strømme
2014-02-21
1
-0
/
+4
*
QLibraryInfo: mark build() function as nothrow
Marc Mutz
2014-02-21
2
-2
/
+2
*
QSslCipher: make QString constructor explicit
Marc Mutz
2014-02-21
1
-1
/
+1
*
QPainterPathStroker: make QPen constructor explicit
Marc Mutz
2014-02-21
1
-1
/
+1
*
Fix rounding error when creating QT_FT_Vector
Jorgen Lind
2014-02-21
1
-1
/
+1
*
QMarginsF - Add new QMarginsF class
John Layt
2014-02-21
6
-0
/
+781
*
QRect - Add missing QMargins subtraction operator
John Layt
2014-02-21
3
-0
/
+19
[next]