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
*
Doc: Centralize more common settings in 1 global qdocconf.
Casper van Donderen
2012-09-11
11
-396
/
+11
*
Avoid duplicate setPen() in PDF when reusing QPrinter
Eskil Abrahamsen Blomfeldt
2012-09-11
1
-0
/
+1
*
Fix QT_NO_SYSTEMTRAYICON build.
Sérgio Martins
2012-09-11
1
-0
/
+4
*
Streamline forwarding of blocked events.
Friedemann Kleint
2012-09-11
1
-12
/
+10
*
Specify the project name when adding a test.
Stephen Kelly
2012-09-10
1
-0
/
+2
*
Fix build with QT_NO_WHEELEVENT.
Sérgio Martins
2012-09-10
2
-0
/
+8
*
DON'T parse the header files of gui
Jan-Arve Saether
2012-09-10
1
-2
/
+1
*
Fix QFileSystemEngine::canonicalName() returning corrupt data
Thomas McGuire
2012-09-10
1
-2
/
+7
*
Initial bearer plugin for WinCE and WEC7.
Janne Anttila
2012-09-10
1
-5
/
+39
*
Remove misleading documentation about QAbstractSocket::bytesWritten
Thiago Macieira
2012-09-10
1
-4
/
+3
*
CocoaPlugin: remove autoreleasepool warnings on 10.6
Richard Moe Gustavsen
2012-09-10
2
-0
/
+3
*
Windows: Implement automatic mouse capture in QPA.
Friedemann Kleint
2012-09-10
3
-23
/
+41
*
Fix printing with OS X platform plugin
Eskil Abrahamsen Blomfeldt
2012-09-10
1
-1
/
+13
*
[Qt5 Docs] Fix typos and style of qtimer.cpp and qdatetimeedit.cpp
David Gil
2012-09-10
2
-24
/
+23
*
[Qt5 Docs] Fix typos and style of qdatetime.cpp
David Gil
2012-09-10
1
-21
/
+21
*
android: we have mkdtemp.
Arvid Picciani
2012-09-10
1
-2
/
+4
*
QNX: Compile. Adapting to change in QString API.
Thomas McGuire
2012-09-10
1
-2
/
+2
*
Fix rounding error when drawing scaled text on OS X
Eskil Abrahamsen Blomfeldt
2012-09-10
1
-6
/
+6
*
Do not call requestActivateWindow() on popups.
Friedemann Kleint
2012-09-10
1
-4
/
+7
*
Rename QPaintDevice::init() to initPainter()
Richard Moore
2012-09-10
5
-5
/
+5
*
Use QStringList::join(QChar) overload where applicable [QtDBus]
Marc Mutz
2012-09-10
1
-1
/
+1
*
Move the non-C++ parts of qglobal.h outside of __cplusplus
Thiago Macieira
2012-09-10
1
-135
/
+134
*
Move the constructor and destruction function macros to the C++ part
Thiago Macieira
2012-09-10
1
-22
/
+22
*
Use the same hash for 8 bit strings as in QByteArray
Lars Knoll
2012-09-09
1
-12
/
+1
*
QNX: Add some optional debug output to event dispatcher
Sean Harmer
2012-09-09
1
-0
/
+18
*
Remove temporary constructor used to make qreal->float change
Sean Harmer
2012-09-09
2
-12
/
+0
*
Removing duplicate includes
Sergio Ahumada
2012-09-09
36
-59
/
+2
*
test: QFtp tests require `private_tests' set
Sergio Ahumada
2012-09-09
1
-1
/
+1
*
Fix missing or improper include guard in headers
Sergio Ahumada
2012-09-09
27
-63
/
+63
*
qdoc: Renaming include guard in qmlmarkupvisitor.h header
Sergio Ahumada
2012-09-08
1
-2
/
+2
*
printsupport: Fix missing or improper include guard in headers
Sergio Ahumada
2012-09-08
4
-10
/
+10
*
Add support for the Intel Composer XE 2013.
Thiago Macieira
2012-09-08
1
-0
/
+6
*
Make the default Qt API be Qt 5.0's
Thiago Macieira
2012-09-08
1
-2
/
+1
*
don't use QT_{BEGIN,END}_INCLUDE_NAMESPACE needlessly
Oswald Buddenhagen
2012-09-08
8
-34
/
+11
*
Check for C++ operators that should be 'const'
Sergio Ahumada
2012-09-08
5
-7
/
+7
*
Fix QTest::qExec crash with no command line arguments
Jeremy Lainé
2012-09-08
1
-1
/
+2
*
QDBusIntegrator: fix unprotected QDBusPendingCallPrivate::waitingForFinished ...
Marc Mutz
2012-09-08
1
-1
/
+7
*
Fix warning about not enough actual parameters for macro.
Jędrzej Nowacki
2012-09-08
1
-1
/
+1
*
QVariant: prevent QVariant(QMetaType::Type) from compiling
Marc Mutz
2012-09-07
1
-0
/
+7
*
Use QStringList::join(QChar) overload where applicable [QtNetwork]
Marc Mutz
2012-09-07
1
-1
/
+1
*
Use QStringList::join(QChar) overload where applicable [QtWidgets]
Marc Mutz
2012-09-07
4
-4
/
+4
*
Use QStringList::join(QChar) overload where applicable [QtGui]
Marc Mutz
2012-09-07
3
-3
/
+3
*
QNX: Enable support for hardware buttons in QPA plugin
Sean Harmer
2012-09-07
5
-2
/
+328
*
Enable autodetecting of EGL event for desktop GL
Jorgen Lind
2012-09-07
1
-9
/
+8
*
doc: Clean up QAbstractItemModel documentation
Eskil Abrahamsen Blomfeldt
2012-09-07
1
-5
/
+7
*
Use setenv in qputenv if possible, since it won't leak
Thiago Macieira
2012-09-07
1
-0
/
+3
*
Logging: Fix mingw32-gcc compiler warning about unused variable
Kai Koehne
2012-09-07
1
-4
/
+3
*
Fix performance regression when appending one vector to another
Lars Knoll
2012-09-07
1
-2
/
+6
*
QtNetwork: bypass proxy for local connections
Julien Brianceau
2012-09-07
2
-9
/
+12
*
QWeakPointer use for tracking QObjects is deprecated.
Thiago Macieira
2012-09-07
1
-2
/
+2
[next]