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.5.2
6.5.3
6.6
6.6.0
dev
old/5.0
old/5.1
old/5.2
tqtc/lts-6.5
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
*
Update contact information in license headers.
Jason McDonald
2012-01-23
5475
-5479
/
+5479
*
Mark tst_qhostinfo as insignificant on Linux.
Rohan McGovern
2012-01-23
1
-0
/
+2
*
Remove dependency of QtDBus onto QtXml
Harald Fernengel
2012-01-22
9
-412
/
+292
*
Obsolete QInputDialog::getInteger() 'officially'.
Robin Burchell
2012-01-22
4
-42
/
+22
*
Update the documentation for bearer.
Xizhi Zhu
2012-01-22
1
-7
/
+4
*
Merge overloads of QInputDialog::getText() and QInputDialog::getItem()
Robin Burchell
2012-01-21
2
-39
/
+1
*
Merge overloads of QFontDialog::getFont().
Robin Burchell
2012-01-21
2
-23
/
+2
*
Remove note about source-incompatible change.
Robin Burchell
2012-01-21
1
-1
/
+0
*
Remove copy of libgq.
Robin Burchell
2012-01-21
26
-2830
/
+0
*
Remove unnecessary sizehint overload.
Robin Burchell
2012-01-21
2
-11
/
+0
*
Change QMessageBox::question to default to yes/no buttons instead of ok
Thorbjørn Lund Martsum
2012-01-21
2
-3
/
+8
*
Introduce a qalgorithms benchmark.
Robin Burchell
2012-01-21
4
-1
/
+147
*
Minor style fixups.
Robin Burchell
2012-01-21
1
-17
/
+12
*
Fix incorrect check for error when monitoring a path using inotify.
Robin Burchell
2012-01-21
1
-1
/
+1
*
remove obsolete codec plugin loading code
Mark Brand
2012-01-20
10
-362
/
+5
*
cosmetic adjustments for files moved to core/codecs
Mark Brand
2012-01-20
17
-44
/
+143
*
update private header references
Mark Brand
2012-01-20
11
-13
/
+13
*
move plugin text codecs to QtCore
Mark Brand
2012-01-20
29
-665
/
+22
*
build and load text codecs regardless of iconv and platform
Mark Brand
2012-01-20
2
-30
/
+22
*
QFileInfo autotest - don't fail on default configured windows systems
Shane Kearns
2012-01-20
1
-0
/
+13
*
QPA/windows example: Fix positioning for virtual desktops.
Friedemann Kleint
2012-01-20
1
-0
/
+4
*
fix whitespace
Mark Brand
2012-01-20
1
-17
/
+16
*
Add atomic implementation for Native Client.
Morten Johan Sorvig
2012-01-20
4
-2
/
+258
*
Fix cursor disappearance in QLineEdit on Mac when deleting all text
Pasi Matilainen
2012-01-20
1
-1
/
+1
*
make tst_QProcess::softExitInSlots pass in under 120 seconds
Joerg Bornemann
2012-01-20
1
-3
/
+24
*
Fix glyphsEnd range check
Jiang Jiang
2012-01-20
1
-2
/
+5
*
Windows: Work on QPlatformScreen implementation.
Friedemann Kleint
2012-01-20
8
-38
/
+239
*
uic: Add translation-attributes to string list properties.
Friedemann Kleint
2012-01-20
5
-22
/
+106
*
Add a virtual sendPostedEvents() to QEventDispatcherWin32.
Friedemann Kleint
2012-01-20
5
-11
/
+19
*
Introducing QPlatformSharedGraphicsCache
Eskil Abrahamsen Blomfeldt
2012-01-20
12
-5
/
+1609
*
Remove QBool and use bool instead.
David Faure
2012-01-20
16
-146
/
+57
*
Docs: Fix typo in the QWindow class documentation
Anselmo L. S. Melo
2012-01-20
1
-1
/
+1
*
Allow generic plugins to set defaults for window system properties
Simon Hausmann
2012-01-20
1
-2
/
+2
*
Add support for platform plugin specific event filters.
Simon Hausmann
2012-01-20
8
-69
/
+147
*
Add a string hash implementation similar to the one in Java.
Robin Burchell
2012-01-20
3
-0
/
+41
*
Change visibility of eventFilter().
Robin Burchell
2012-01-20
1
-3
/
+1
*
Add Contact: information in the license header
Bradley T. Hughes
2012-01-20
2
-0
/
+2
*
Silence warning from clang
Bradley T. Hughes
2012-01-20
1
-2
/
+4
*
Use Q_FOREVER instead of forever
Bradley T. Hughes
2012-01-20
1
-2
/
+2
*
Add the new QBasicAtomicXXX implementation - no backends yet
Thiago Macieira
2012-01-20
5
-3
/
+449
*
Expect tst_QTreeView::editTriggers() failure on Mac OS X
Bradley T. Hughes
2012-01-20
1
-0
/
+3
*
Expect tst_QColumnView::moveCursor() failure on Mac OS X
Bradley T. Hughes
2012-01-20
1
-0
/
+3
*
Expect tooltip related test failures on Mac OS X
Bradley T. Hughes
2012-01-20
3
-0
/
+15
*
Ignore failures from tst_QWidget_window on Mac OS X
Bradley T. Hughes
2012-01-20
1
-0
/
+7
*
Compile.
Morten Johan Sorvig
2012-01-20
5
-87
/
+9
*
Remove warning and automagic for "missing QT += quick"
Kent Hansen
2012-01-19
1
-9
/
+0
*
fix case of included windows headers
Mark Brand
2012-01-19
3
-5
/
+5
*
fix cross building mingw: doesn't need to pass qpa test
Mark Brand
2012-01-19
1
-1
/
+1
*
Remove the useless connManager() function.
Xizhi Zhu
2012-01-19
1
-13
/
+8
*
Remove Q_CC_MWERKS.
Robin Burchell
2012-01-19
6
-46
/
+5
[next]