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
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 insignification of QSizeGrip test on Mac OS X.
Jason McDonald
2012-04-24
2
-2
/
+1
*
Skip unstable tst_QMdiArea::subWindowActivated2 test on Mac OS X.
Jason McDonald
2012-04-24
1
-1
/
+1
*
Remove Qt 5 todo in QVariant: we're not going to change the behaviour
Thiago Macieira
2012-04-24
1
-2
/
+0
*
Change Windows font database to use qendian.h
Miikka Heikkinen
2012-04-24
1
-111
/
+85
*
Rename the default organisation from "Trolltech" to "Qt" on Mac
Thiago Macieira
2012-04-23
1
-1
/
+1
*
qdoc: Don't write '...' for empty <apiName>
Martin Smith
2012-04-23
1
-2
/
+2
*
qdoc: Update qdoc to use QML spec for DITA
Martin Smith
2012-04-23
4
-190
/
+285
*
Removed unused QUrlPrivate::clear()
Simon Hausmann
2012-04-23
2
-19
/
+0
*
Use the Q_PROCESSOR_* macros in qsimd.cpp
Thiago Macieira
2012-04-23
1
-3
/
+3
*
Remove insignification of QMdiArea test on Mac OS X.
Jason McDonald
2012-04-23
2
-1
/
+16
*
Set thread name on QNX
Sean Harmer
2012-04-23
1
-1
/
+3
*
QTimer: fix typo in singleShot optimization for 0 msecs
Giuseppe D'Angelo
2012-04-23
1
-1
/
+1
*
Revert "Add workaround for projects using 'QT += declarative'"
Friedemann Kleint
2012-04-23
1
-27
/
+0
*
Don't use the QRegExp methods that modify the object [qmake]
Thiago Macieira
2012-04-23
1
-1
/
+1
*
Add missing private headers to testlib.pro
Thiago Macieira
2012-04-23
1
-0
/
+5
*
Move Q_FUNC_INFO to qcompilerdetection.h
Thiago Macieira
2012-04-23
2
-13
/
+11
*
Move the QT_STRINGIFY macro to the top of qglobal.h
Thiago Macieira
2012-04-23
1
-10
/
+4
*
QSqlQueryModel::setQuery() don't use deprecated reset()
Mark Brand
2012-04-23
7
-125
/
+96
*
QSqlQueryModel::fetchMore() documentation fix
Mark Brand
2012-04-23
1
-1
/
+1
*
Set default Lighthouse plugin for QNX
Andreas Holzammer
2012-04-23
1
-0
/
+3
*
Build the QNX plugin with -no-opengl enabled.
Stephen Kelly
2012-04-23
5
-9
/
+59
*
Move the CMake unit tests to auto/
Stephen Kelly
2012-04-23
35
-0
/
+51
*
Don't tell CMake we're making debug libraries if we're not.
Stephen Kelly
2012-04-23
1
-2
/
+2
*
Fix compilation of QDesktopServices without deprecated
Olivier Goffart
2012-04-23
2
-5
/
+6
*
Fix warning in qobject.cpp
Olivier Goffart
2012-04-23
1
-0
/
+1
*
Windows: Fix QRawFont loading from data.
Miikka Heikkinen
2012-04-23
5
-5
/
+653
*
Start running some disabled tests again on Mac OS.
Jason McDonald
2012-04-23
8
-11
/
+7
*
QDoc: Support -indexdir on CLI and depends in qdocconf.
Casper van Donderen
2012-04-23
4
-0
/
+60
*
Doc: Fix most QDoc errors in QtXml.
Casper van Donderen
2012-04-23
14
-116
/
+974
*
Fix unmatched double quote character
Jonathan Liu
2012-04-23
1
-1
/
+1
*
Re-enable QGraphicsView test on Windows, Mac and Ubuntu 11.10.
Jason McDonald
2012-04-23
2
-8
/
+5
*
Fix bug in qsslsocket peek()
Kalle Viironen
2012-04-23
4
-0
/
+316
*
Fix XPASS in QGraphicsWidget test on Ubuntu 11.10.
Jason McDonald
2012-04-23
2
-2
/
+2
*
Remove insignification from QGraphicsProxyWidget test on Windows.
Jason McDonald
2012-04-23
2
-2
/
+9
*
Remove insignification from QCompleter autotest.
Jason McDonald
2012-04-23
1
-2
/
+0
*
Make the QNX QPA plugin work with non blackberry.
Stephen Kelly
2012-04-23
9
-73
/
+118
*
Send Expose event when top level window becomes visible
Kevin Krammer
2012-04-23
2
-0
/
+10
*
QTextLayout::d is private
Girish Ramakrishnan
2012-04-23
1
-1
/
+1
*
Removed invalid C-style license header from .pro file
Rohan McGovern
2012-04-23
1
-40
/
+0
*
Don't assume QAbstractDeclarativeData::objectNameChanged is available.
Michael Brasser
2012-04-23
1
-1
/
+1
*
Use org.example instead of com.trolltech for the D-Bus examples
Thiago Macieira
2012-04-22
18
-31
/
+31
*
Replace com.trolltech with org.qtproject in D-Bus's performance tests
Thiago Macieira
2012-04-22
3
-5
/
+5
*
Examples: Don't use deprecated methods
Olivier Goffart
2012-04-21
14
-26
/
+28
*
Ensure that qXXXdetection.h can be included directly
Thiago Macieira
2012-04-21
4
-0
/
+13
*
Make the fallback Q_ASSUME and Q_UNREACHABLE be qt_noop
Thiago Macieira
2012-04-21
1
-2
/
+2
*
Move Q_DECL_{IMPORT,EXPORT,HIDDEN} to qcompilerdetection.h
Thiago Macieira
2012-04-21
2
-29
/
+29
*
Move some compiler macro definitions into the compiler sections
Thiago Macieira
2012-04-21
1
-26
/
+12
*
Move the compiler-related macros to qcompilerdetection.h
Thiago Macieira
2012-04-21
2
-109
/
+110
*
Compile on Windows.
Jan-Arve Saether
2012-04-21
1
-2
/
+8
*
Fix typo in backwards compatibility code.
Stephen Kelly
2012-04-21
1
-1
/
+1
[next]