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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
No need to stat with QFile::exists before QFile::open, for reading.
David Faure
2012-02-17
4
-6
/
+6
*
Remove unnecessary locking from QNetworkProxy constructor
Shane Kearns
2012-02-17
1
-17
/
+6
*
Fix warnings about missing file.
Friedemann Kleint
2012-02-17
1
-1
/
+1
*
Fix handling of urls containing username/password in QNetworkAccessManager
Shane Kearns
2012-02-17
1
-0
/
+10
*
Fix incorrect use of QObject::disconnect in synchronous http request
Shane Kearns
2012-02-17
1
-2
/
+4
*
Update documentation to show NTLMv2 is supported
Shane Kearns
2012-02-17
1
-4
/
+2
*
QSize/QSizeF: add const versions of scale()/transpose()
Marc Mutz
2012-02-17
2
-18
/
+85
*
Fix another typo in the evdev keyboard plugin.
Friedemann Kleint
2012-02-17
1
-1
/
+1
*
Widgets: Remove obsolete QGuiPlatformPlugin.
Friedemann Kleint
2012-02-17
5
-248
/
+0
*
Qt 5 plugin system: Fix handling of namespaced plugin classes.
Friedemann Kleint
2012-02-17
1
-0
/
+4
*
Fixed API in QWindow: visible() -> isVisible().
Samuel Rødal
2012-02-17
4
-6
/
+14
*
QStandardPaths implementation configured using JSON
Jeremy Katz
2012-02-17
2
-0
/
+186
*
Windows: Fix compilation with -qtnamespace
Kai Koehne
2012-02-17
2
-0
/
+8
*
Remove unused config.tests from config.tests/mac/*
Bradley T. Hughes
2012-02-17
1
-10
/
+0
*
Add palette() and further hints to QtGui/QPlatformTheme.
Friedemann Kleint
2012-02-17
30
-238
/
+846
*
Plugin loader: Output offending plugin name in warning.
Friedemann Kleint
2012-02-17
1
-1
/
+2
*
Convert jpeg plugin to new format
Lars Knoll
2012-02-17
4
-13
/
+71
*
Convert ico plugin to new format.
Lars Knoll
2012-02-17
4
-18
/
+72
*
Convert GIF plugin to the new format
Lars Knoll
2012-02-17
4
-13
/
+72
*
Enables QProcess back on QNX.
Rafael Roquetto
2012-02-17
4
-18
/
+160
*
Static plugins don't break QFactoryLoader::keys()
Lincoln Ramsay
2012-02-17
1
-1
/
+1
*
Fix naming of plugins for QPA plugins and use new plugin system.
Friedemann Kleint
2012-02-17
14
-10
/
+37
*
Remove usages of QT_ARCH and QT_ARCH_* from qtbase
Bradley T. Hughes
2012-02-17
10
-25
/
+26
*
Some small doc fixes, typos and removal of one incorrect paragraph
Andy Shaw
2012-02-17
4
-11
/
+6
*
Don't render glyph with FT with fetchMetricsOnly
Jiang Jiang
2012-02-17
1
-1
/
+1
*
Ensure that QSqlDatabase::database() is still thread-safe
Andy Shaw
2012-02-17
1
-4
/
+1
*
Ensure the header's context menu is in sync with the visible sections
Andy Shaw
2012-02-17
1
-1
/
+12
*
Use ctest to run all tests and print output.
Stephen Kelly
2012-02-17
1
-4
/
+2
*
Only define QT_NAMESPACE if it is used.
Stephen Kelly
2012-02-17
1
-2
/
+4
*
[QTBUG-22847] Compile with C++11 compiler
Marc Mutz
2012-02-17
2
-4
/
+4
*
xcb: avoid use of statically-sized QList
Marc Mutz
2012-02-17
1
-18
/
+15
*
Make sure to print short text for QSslCertifictaeExtension.
Casper van Donderen
2012-02-17
1
-1
/
+2
*
QMimeData: export URLs as text too
David Faure
2012-02-17
1
-1
/
+27
*
Remove historical +1 from font height calculation
Eskil Abrahamsen Blomfeldt
2012-02-17
8
-20
/
+15
*
Avoid loading and keeping unused fallback font engines
Eskil Abrahamsen Blomfeldt
2012-02-17
14
-8
/
+235
*
Base active window handling on WM_SET/KILLFOCUS.
Friedemann Kleint
2012-02-17
3
-6
/
+15
*
Fix QWindowsClipboard crash when mimeData is NULL.
Miikka Heikkinen
2012-02-17
1
-2
/
+5
*
QDebug: Add support for %{pid}, %{appname} and %{threadid}
David Faure
2012-02-17
1
-1
/
+22
*
testlib: Skip test function if init() fails.
Jason McDonald
2012-02-17
1
-1
/
+1
*
Add support for querying an elided sub-string from QTextEngine.
Andrew den Exter
2012-02-16
2
-20
/
+24
*
Use english name to match font in windows platform
jian liang
2012-02-16
4
-12
/
+238
*
QDial: Fix crash when singleStep-property is 0.
Friedemann Kleint
2012-02-16
1
-1
/
+3
*
testlib: Remove obsolete version of QSKIP macro.
Jason McDonald
2012-02-16
1
-11
/
+0
*
Remove code related to test location.
Jason McDonald
2012-02-16
3
-27
/
+0
*
Use static-less QMetaType API in QVariant.
Jędrzej Nowacki
2012-02-16
1
-4
/
+5
*
Implement new static less API for QMetaType.
Jędrzej Nowacki
2012-02-16
3
-10
/
+348
*
Redirect libjpeg messages via qWarning
Donald Carr
2012-02-16
1
-0
/
+9
*
Qt Network: Added the \inmodule command in the class documentation.
Michalina Ziemba
2012-02-16
8
-6
/
+15
*
Drop QFile::fileEngine
João Abecasis
2012-02-16
5
-51
/
+48
*
qmetaobjectbuilder: Store only unique strings in the string table
Kent Hansen
2012-02-16
1
-37
/
+53
[next]