summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing fields for atomic classes in ARMv5 OABI.Tomasz Duda2012-12-121-0/+2
* Specify better increment for captured propertiesAlan Alpert2012-12-113-4/+4
* Fix binary incompatibility between openssl versionsShane Kearns2012-12-113-1/+13
* Fixes ignored composition mode in QPainter::fillRect with X11 engine.Samuel Rødal2012-12-111-2/+8
* configure.exe: fix -inotify optionRafael Roquetto2012-12-111-0/+3
* Fix SSSE3 support build failure on mingwErik van Pienbroek2012-12-111-1/+1
* Blackberry: remove JSON plugin reference from .proRafael Roquetto2012-12-101-2/+0
* Fix QWidget support on PlaybookRafael Roquetto2012-12-101-1/+29
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-096-5/+93
* qmake: support for Visual Studio 2012 project files addedJoerg Bornemann2012-12-094-1/+34
* Disable graphic effects for widgets on Mac to prevent crashingAndy Shaw2012-12-091-1/+4
* Bump Qt version to 4.8.5Sergio Ahumada2012-12-0720-40/+139
* Fix for fullscreen resolution change on QWSKarim Pinter2012-12-071-2/+6
* fix uninitialized has_brush,has_pen in QOpenGLPaintEnginePrivateDon Hatch2012-12-061-0/+2
* support indirect SUBDIRSLucas Wang2012-12-062-2/+8
* Clear focus of GraphicsItem focus scopes and their children.Andrew den Exter2012-12-052-3/+48
* BlackBerry mkspecs: optimize linker flagsPeter Hartmann2012-12-042-0/+4
* configure.exe: add inotify command line switchRafael Roquetto2012-12-031-0/+12
* QNX: Move buffer count check to appropriate locationRafael Roquetto2012-12-031-13/+13
* Qnx: Check if QCoreApplication::instance() exists before using QSocketNotifiermfekari2012-11-291-2/+5
* Updated changes-4.8.4 filejutaipal2012-11-291-12/+128
* Remove invalid assert from QGraphicsSceneRafael Roquetto2012-11-281-1/+0
* QML file loading: honor synchronous requests made through QNAMAlan Alpert2012-11-283-8/+78
* QNX: fix QProcess fd inheritanceRafael Roquetto2012-11-281-3/+18
* Detect QMainWindow-separator as passive interactor in Qt Designer.Friedemann Kleint2012-11-281-2/+6
* Prevent crashes after throwing an exception.Mitch Curtis2012-11-281-0/+15
* Fix conflict between QMainWindow::restoreState, QWidget::setStylesheet.Mitch Curtis2012-11-282-1/+43
* Document how to name threads.Mitch Curtis2012-11-281-0/+8
* Fixes problem with single precision floats in QDataStream (Windows).Christian Strømme2012-11-282-1/+49
* Make textEditTest more tolerant wrt characterRect verificationJan Arve Saether2012-11-282-8/+68
* BlackBerry: Fixed physical screen dimensions when rotatedBernd Weimer2012-11-281-2/+6
* BlackBerry: Restore proper BPS channel in event dispatcherBernd Weimer2012-11-281-8/+36
* Device mkspec for Blackberry PlaybookRafael Roquetto2012-11-284-0/+98
* Draw disabled QMenu items in inactive state in vista style.Friedemann Kleint2012-11-281-1/+1
* BlackBerry mkspecs: use compiler flags for C++ and C compilerPeter Hartmann2012-11-282-0/+5
* Fixed crash in tst_qglthreads.Samuel Rødal2012-11-281-1/+2
* Do not detect directories ending in ".lnk" as link files.Friedemann Kleint2012-11-282-1/+13
* qmake: do not exclusively lock files for reading on Windows/MSVCJoerg Bornemann2012-11-281-1/+1
* Fix multiple tablet hires coordinate bug under X11Ryan Stelzleni2012-11-281-5/+11
* test: Remove insignificant_test from tst_QXmlQuerySergio Ahumada2012-11-261-2/+0
* test: Mark some tst_QHostInfo functions as XFAILSergio Ahumada2012-11-261-0/+14
* BlackBerry: Changed QSettings file accessBernd Weimer2012-11-263-6/+88
* BlackBerry mkspecs: tell compiler the specific ARM version (cortex-a9)Peter Hartmann2012-11-261-0/+2
* Fix moc from choking on boost headers.Kevin Kofler2012-11-251-0/+4
* Fix hover handling in QTreeViewMiikka Heikkinen2012-11-242-14/+12
* test: Mark some tst_qdeclarativetextedit functions as XFAILSergio Ahumada2012-11-231-4/+24
* test: Mark tst_networkselftest as insignificant only on WindowsSergio Ahumada2012-11-231-1/+1
* test: Remove QSKIP from tst_QGraphicsItem::updateMicroFocus()Sergio Ahumada2012-11-231-4/+0
* test: Mark tst_QPauseAnimation as insignificant only on WindowsSergio Ahumada2012-11-231-1/+1
* test: Mark tst_qdeclarativexmlhttprequest::send_ignoreData() as XFAILSergio Ahumada2012-11-231-1/+3