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.6
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
*
test: Leftover for split `qsqlquery' unit and benchmark test
Sergio Ahumada
2011-10-25
3
-0
/
+7
*
Sanitize QAccessible includes.
Frederik Gladhorn
2011-10-25
4
-5
/
+5
*
Remove QSKIPs from qgraphicslinearlayout test
Jason McDonald
2011-10-25
1
-4
/
+3
*
Remove QSKIPs from qgraphicsgridlayout test
Jason McDonald
2011-10-25
1
-6
/
+6
*
Improve qhostinfo autotest on HPUX 11i
Jason McDonald
2011-10-25
1
-13
/
+9
*
gui: eliminated usage of qttest_p4.prf
Rohan McGovern
2011-10-25
72
-163
/
+213
*
corelib: eliminated usage of qttest_p4.prf
Rohan McGovern
2011-10-25
127
-265
/
+371
*
Don't build app bundles for qmltestcase applications on Mac OS X
Charles Yin
2011-10-25
1
-0
/
+2
*
Don't call QSKIP/QVERIFY outside of test functions.
Jason McDonald
2011-10-25
1
-19
/
+24
*
Update bug number in autotests.
Jason McDonald
2011-10-25
2
-2
/
+2
*
Add CONFIG flag to use the compiler to generate makefile dependencies
Tor Arne Vestbø
2011-10-24
1
-51
/
+65
*
Compile with clang
Bradley T. Hughes
2011-10-24
1
-5
/
+6
*
Improve drawing scaled image with raster using SSE2
Olivier Goffart
2011-10-24
3
-22
/
+153
*
Network - Use isLoopback API in place of existing localhost checks
Shane Kearns
2011-10-24
6
-10
/
+6
*
Network - Add QHostAddress::isLoopback API.
Shane Kearns
2011-10-24
4
-0
/
+66
*
QIODevice - disallow setTextMode when not open
Shane Kearns
2011-10-24
1
-0
/
+6
*
Extend QVariant benchmarks
Jędrzej Nowacki
2011-10-24
1
-0
/
+77
*
corelib: Remove Q_WS-macros.
Friedemann Kleint
2011-10-24
24
-250
/
+44
*
test: Split `qcontiguouscache' unit and benchmark tests
Sergio Ahumada
2011-10-24
5
-138
/
+204
*
Keep Multi font engine in QFontCache
Jiang Jiang
2011-10-24
3
-7
/
+16
*
tests: do not run benchmarks by default in 'make check'
Sergio Ahumada
2011-10-24
1
-0
/
+4
*
Allow commiting and then reusing a QTouchEventSequence for testing.
Michael Brasser
2011-10-24
1
-20
/
+33
*
Remove legacy Symbian code from qtestlib.
Jason McDonald
2011-10-24
6
-71
/
+8
*
Fix qcolumnview test for shadow builds.
Jason McDonald
2011-10-24
1
-2
/
+2
*
Fix qsidebar test for shadow builds.
Jason McDonald
2011-10-24
1
-2
/
+2
*
Fix qfilesystemmodel test for shadow builds.
Jason McDonald
2011-10-24
1
-1
/
+1
*
Fix QFileDialog test for shadow builds.
Jason McDonald
2011-10-24
1
-3
/
+3
*
Multiline editors not to limit anchor position inputMethodQuery
Pekka Vuorela
2011-10-24
3
-2
/
+15
*
test: Split `qsqlquery' unit and benchmark test
Sergio Ahumada
2011-10-23
4
-39
/
+285
*
Remove QAccessibleWidgetPrivate inheritance of QAccessible
Frederik Gladhorn
2011-10-23
1
-3
/
+3
*
Fix compilation with -fno-exceptions
David Faure
2011-10-23
1
-0
/
+4
*
Deprecate QDesktopServices::storageLocation/displayName
David Faure
2011-10-23
5
-68
/
+28
*
Make some qtestlib headers private.
Jason McDonald
2011-10-23
13
-35
/
+92
*
Remove "duplicate objective-c class" warning.
Morten Sorvig
2011-10-23
1
-0
/
+5
*
Cocoa: clean up compiler warnings.
Morten Sorvig
2011-10-23
7
-35
/
+19
*
Add the missing unittest
David Faure
2011-10-23
2
-0
/
+294
*
Rename storageLocation() to writableLocation().
David Faure
2011-10-23
6
-15
/
+15
*
Add QStandardPaths::RuntimeLocation, for sockets ($XDG_RUNTIME_DIR)
David Faure
2011-10-23
5
-7
/
+42
*
Add QStandardPaths::findExecutable.
David Faure
2011-10-23
3
-14
/
+92
*
Check QFileInfo::isExecutable for symlinks, works as intended.
David Faure
2011-10-23
1
-1
/
+18
*
QStandardPaths: add Config and GenericData, add methods
David Faure
2011-10-23
6
-74
/
+298
*
Move path information from QDesktopServices (gui) to QStandardPaths (core)
David Faure
2011-10-23
12
-435
/
+701
*
QWindow: Re-create platform window only if screen actually changes.
Friedemann Kleint
2011-10-22
1
-6
/
+10
*
Add virtual QWindow::focusObject() method
Lars Knoll
2011-10-22
4
-5
/
+23
*
Fix two typos: docu for "deprecated since" and Q_DEPR... -> QT_DEPR...
David Faure
2011-10-22
2
-2
/
+2
*
Compile with clang
Bradley T. Hughes
2011-10-22
1
-2
/
+2
*
Add Q_DECL_CONSTEXPR to a QChar, QLatin1Char and QLatin1String constructors
Thiago Macieira
2011-10-22
2
-26
/
+19
*
Make the default install path point to /usr/local/Qt-$VERSION
Lars Knoll
2011-10-21
1
-15
/
+1
*
Off-by-one error in assert condition...
João Abecasis
2011-10-21
1
-1
/
+1
*
Leftovers from 401722ef9e6fe79bd41f9d5f79668f5c4997c8e6
João Abecasis
2011-10-21
1
-14
/
+0
[next]