| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix platforms.pro scope to match all QNX platforms | Rafael Roquetto | 2012-04-02 | 1 | -1/+1 |
|
|
* | Fix QFileSystemEngine::tempPath on Blackberry OS | Rafael Roquetto | 2012-04-01 | 1 | -0/+7 |
|
|
* | Separate virtual keyboard interface and implementation | Kevin Krammer | 2012-04-01 | 10 | -109/+252 |
|
|
* | Fix regressions due to partial QSslSocket::peek fix | Shane Kearns | 2012-03-30 | 3 | -12/+163 |
|
|
* | Fix compilation error on Solaris caused by ShapeInput | Iikka Eklund | 2012-03-30 | 1 | -0/+2 |
|
|
* | Move screen event processing into its own class | Kevin Krammer | 2012-03-30 | 6 | -514/+653 |
|
|
* | Refactoring virtual keyboard class into non-singleton | Kevin Krammer | 2012-03-30 | 10 | -64/+93 |
|
|
* | Fix build error for Blackberry OS QDesktopServices | Rafael Roquetto | 2012-03-30 | 1 | -0/+1 |
|
|
* | Fix window focusing problem in Symbian | Pauli Jarvinen | 2012-03-30 | 1 | -1/+1 |
|
|
* | tests: Mark unstable test as insignificant on Windows | Sergio Ahumada | 2012-03-30 | 2 | -0/+4 |
|
|
* | The scaling should not effect the width of a cosmetic pen | Andy Shaw | 2012-03-30 | 1 | -1/+1 |
|
|
* | tests: Mark unstable test as insignificant on Windows | Sergio Ahumada | 2012-03-29 | 1 | -1/+1 |
|
|
* | Support QDesktopServices on BlackBerry platforms | Rafael Roquetto | 2012-03-29 | 3 | -1/+128 |
|
|
* | QNam: try to read the last CRLF when chunked encoding is used. | Martin Petersson | 2012-03-29 | 2 | -3/+21 |
|
|
* | Update changes-4.8.1 file for 4.8.1 release | Iikka Eklund | 2012-03-29 | 1 | -20/+310 |
|
|
* | Fix scopes on iconv related pro/pri files | Rafael Roquetto | 2012-03-28 | 2 | -2/+2 |
|
|
* | Give QThread threads better names on Symbian | Murray Read | 2012-03-27 | 1 | -6/+17 |
|
|
* | Fix TypeError | sh kim | 2012-03-27 | 2 | -2/+2 |
|
|
* | Fixed a possible crash in Qt Cocoa | Thierry Bastian | 2012-03-26 | 1 | -4/+8 |
|
|
* | Blackberry mkspecs | Rafael Roquetto | 2012-03-26 | 4 | -0/+102 |
|
|
* | Updated WebKit to c0107296d95cf4f2e988513db42572976ff7d55e | Simon Hausmann | 2012-03-26 | 5 | -79/+95 |
|
|
* | revamp reading of bootstrap variables | Oswald Buddenhagen | 2012-03-26 | 1 | -57/+84 |
|
|
* | Fix performance problem with NTLM auth in http POST | Shane Kearns | 2012-03-23 | 1 | -0/+2 |
|
|
* | Symbian: drop OpenGL ES in non-supported hardware | Pasi Pentikainen | 2012-03-23 | 2 | -1/+11 |
|
|
* | Make QNX virtual keyboard handling main event loop driven | Kevin Krammer | 2012-03-22 | 2 | -86/+90 |
|
|
* | qmake: fix default value for C++ optimization in vcxproj files | Joerg Bornemann | 2012-03-22 | 1 | -0/+4 |
|
|
* | Use main thread event loop for navigator event processing | Kevin Krammer | 2012-03-22 | 5 | -71/+53 |
|
|
* | Disable the use of sed on native mingw | Hib Eris | 2012-03-21 | 1 | -1/+0 |
|
|
* | Silence warnings about va_list mangling for QNX toolchain | Sean Harmer | 2012-03-21 | 1 | -3/+4 |
|
|
* | rebuild configure | Oswald Buddenhagen | 2012-03-20 | 1 | -0/+0 |
|
|
* | compile without rtti | Oswald Buddenhagen | 2012-03-20 | 1 | -1/+1 |
|
|
* | remove pointless include paths | Oswald Buddenhagen | 2012-03-20 | 1 | -6/+0 |
|
|
* | properly enable stl via qmake instead of hacking compiler flags | Oswald Buddenhagen | 2012-03-20 | 1 | -2/+1 |
|
|
* | build with QT_NO_GEOM_VARIANT | Oswald Buddenhagen | 2012-03-20 | 1 | -5/+1 |
|
|
* | add missing errno.h include | Oswald Buddenhagen | 2012-03-20 | 1 | -0/+1 |
|
|
* | remove bizarre magic from precompiled header | Oswald Buddenhagen | 2012-03-20 | 1 | -26/+1 |
|
|
* | Backported linux-g++-maemo mkspec changes from Qt5 | Gareth Stockwell | 2012-03-20 | 4 | -16/+71 |
|
|
* | Doc Fix- a QML MouseArea Elelment can accept 5 buttons. | Rick Stockton | 2012-03-20 | 1 | -0/+2 |
|
|
* | TGA imageformat: fix broken canRead plugin function | Alexander Anokhin | 2012-03-19 | 1 | -3/+5 |
|
|
* | Fix bug in qsslsocket peek() | Kalle Viironen | 2012-03-19 | 3 | -0/+165 |
|
|
* | Cherry picking qt5 bugfix 437da962c2b486b1a1722aac003bfa00b93ac204 to qt4. | Arnt Witteveen | 2012-03-19 | 1 | -8/+10 |
|
|
* | Fixed MSVC2011 build | Eugene Shcherbina | 2012-03-19 | 8 | -22/+20 |
|
|
* | Fix QDeclarativeItem::hasActiveFocus(). | Andreas Aardal Hanssen | 2012-03-19 | 2 | -2/+33 |
|
|
* | Update the links in the titlebar of Online HTML template. | Casper van Donderen | 2012-03-17 | 3 | -6/+6 |
|
|
* | Bump Qt version to 4.8.1 for Symbian specific files also | Juha Kukkonen | 2012-03-16 | 4 | -3/+3 |
|
|
* | Removing Symbian fast allocator implementation | Murray Read | 2012-03-16 | 12 | -6467/+3 |
|
|
* | Crash in Symbian text codec creation without CleanupStack | Murray Read | 2012-03-15 | 1 | -1/+5 |
|
|
* | Make sure QGlobalNetworkProxy is created for QNetworkProxy. | Xizhi Zhu | 2012-03-15 | 1 | -0/+8 |
|
|
* | Fix compiling qvfb on Linux/X11 | Pasi Petäjäjärvi | 2012-03-15 | 1 | -2/+0 |
|
|
* | Handle -sysroot option in configure script | Gareth Stockwell | 2012-03-15 | 1 | -1/+1 |
|
|