index
:
qtbase.git
master
pq-wip-configure
Collabora's Android modifications to Qtbase
Pekka Paalanen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-25
We shouldn't have a Makefile here.
HEAD
master
Lars Knoll
1
-9/+0
2012-06-25
Remove the font codecs
Lars Knoll
12
-902/+2
2012-06-24
The codecForTr() should be utf8
Lars Knoll
1
-1/+1
2012-06-24
Fix docs mentioning Q_EXPORT_PLUGIN2
Lars Knoll
7
-7/+7
2012-06-24
Use the new plugin system
Lars Knoll
3
-6/+3
2012-06-24
Fix return type of isActiveConfig("host_build")
Simon Hausmann
1
-1/+1
2012-06-24
Make qtbase compile with QT_NO_DRAGANDDROP
Tasuku Suzuki
3
-5/+10
2012-06-24
Ensure that no extra bits can leak into QUrl::toEncoded.
Thiago Macieira
1
-1/+1
2012-06-24
add possibility to set $$MODULE_IMPORT_SUFFIX in module .pri files
Oswald Buddenhagen
1
-1/+1
2012-06-24
Make qtbase compile with QT_NO_CSSPARSER
Tasuku Suzuki
1
-0/+1
2012-06-24
Wrap QObject usage in qsharedpointer_impl.h with ifndef QT_NO_QOBJECT
Thiago Macieira
1
-0/+2
2012-06-24
Remove documentation for QIconEnginePlugin::keys().
Robin Burchell
1
-10/+0
2012-06-24
Guard evdev specifics with QT_NO_EVDEV.
Robin Burchell
1
-0/+4
2012-06-24
Set Wayland as default platform on Raspberry-Pi
Donald Carr
1
-1/+4
2012-06-23
Fix setMouseTracking on QGLWidget
Laszlo Agocs
2
-7/+0
2012-06-23
Make test work on Mac OS X
Harald Fernengel
2
-0/+2
2012-06-23
Don't operate on bogus data, assert on preconditions instead
João Abecasis
2
-13/+6
2012-06-23
Skip 3 test methods if the test server isn't set up.
David Faure
2
-3/+8
2012-06-23
Add a variable for the private includes for modules.
Stephen Kelly
4
-0/+75
2012-06-23
Give the CMake unit tests more meaningful names.
Stephen Kelly
39
-65/+74
2012-06-23
Forward-port change to QT4_ADD_RESOURCES macro for missing rcc files.
Stephen Kelly
5
-16/+99
2012-06-22
Implement QXcbIntegration::queryKeyboardModifiers()
David Faure
4
-3/+19
2012-06-22
Docu: fix copy/paste typo
David Faure
1
-1/+1
2012-06-22
QPA docs: list the platform names that the method is likely to return.
David Faure
1
-0/+3
2012-06-22
Add gui-private to generic plugins
Girish Ramakrishnan
6
-5/+7
2012-06-22
eglfs: move m_pos into Cursor
Girish Ramakrishnan
3
-10/+9
2012-06-22
Fix non inheritable socket creation on old windows versions
Shane Kearns
1
-16/+21
2012-06-22
Ensure that Proxy-Connection: Keep-Alive is respected for HTTP 1.0
Andy Shaw
1
-1/+2
2012-06-22
Fix key modifiers in mouse wheel events on Windows.
Glenn Watson
2
-1/+14
2012-06-22
Reimplement QXcbWindow::startSystemResize() with xcb
Uli Schlachter
2
-22/+15
2012-06-22
qtdbus: Export org.freedesktop.DBus.Peer interface when introspected
Daniele E. Domenichelli
1
-0/+9
2012-06-22
QUnicodeTables: some internal API renamings
Konstantin Ritt
4
-260/+260
2012-06-22
Clean-up the Unicode tables generator code and the generated header
Konstantin Ritt
2
-636/+635
2012-06-22
embedded doesn't exist anymore
Girish Ramakrishnan
1
-3/+0
2012-06-22
tst_qgraphicsview hoverLeave regressed
Toby Tomkins
1
-0/+3
2012-06-22
Restore building of examples, tests.
Rohan McGovern
1
-2/+2
2012-06-21
Fixes high CPU usage on timer expiration when using glib event loop.
Daniel Thor Kristjansson
1
-1/+1
2012-06-21
Update the docs about setRoleNames deprecation.
Stephen Kelly
1
-0/+2
2012-06-21
fix doc typo in qwindow.cpp
Joerg Bornemann
1
-1/+1
2012-06-21
Fix possible crash when copying QImage.
Kim Motoyoshi Kalland
1
-1/+1
2012-06-21
QDoc: Use the module page as link in qt.ditamap.
Casper van Donderen
2
-7/+17
2012-06-21
QDoc: Use 'Type' instead of 'element' in instantiates.
Casper van Donderen
2
-4/+4
2012-06-21
Remove QWS references from testlib
Girish Ramakrishnan
2
-11/+0
2012-06-21
Avoid unnecessary detach when saving to BMP.
Kim Motoyoshi Kalland
1
-5/+5
2012-06-21
New command line switches for configure.exe
Rafael Roquetto
1
-7/+158
2012-06-21
QTextLayout docs: a minor typo fix
Konstantin Ritt
1
-1/+1
2012-06-21
proper filling when using Qt::TexturePattern
Konrad Grochowski
1
-1/+1
2012-06-20
Fix qitemview and qdatetimeedit autotest builds for WinCE.
Janne Anttila
2
-0/+8
2012-06-20
Fix qdiriterator autotest build for WEC7.
Janne Anttila
1
-1/+1
2012-06-20
Fixed mouse grabbing preventing popups from being closed.
Samuel Rødal
2
-1/+50
[next]