summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve tst_QFileInfo::compare() test, but mark as QEXPECT_FAIL on MacTor Arne Vestbø2013-08-071-11/+6
* qobject: Do not destroy slot objects inside a lockDario Freddi2013-08-072-15/+77
* Mac Style: Fix 1-pixel text offset in combo boxGabriel de Dietrich2013-08-071-0/+2
* Don't crash if the QWindow's screen is temporarily invalidShawn Rutledge2013-08-071-0/+4
* Fixed tst_qgl for fullscreen platformsBernd Weimer2013-08-071-2/+2
* Expect fail broken font family from QFontDatabase on OS X 10.8Frederik Gladhorn2013-08-071-0/+9
* Remove unused member in QEventLoop auto-testTor Arne Vestbø2013-08-061-2/+1
* test: Mark tst_QRawFont::fromFont() as XFAILSergio Ahumada2013-08-061-0/+4
* Avoid one extra if_indextoname per address in QNetworkInterfaceThiago Macieira2013-08-061-5/+9
* Remove unused socket from QNetworkInterface Unix codeThiago Macieira2013-08-061-6/+0
* Fix typosFrederik Gladhorn2013-08-062-2/+2
* Android: Fix crash when compiling release mode for armv5Eskil Abrahamsen Blomfeldt2013-08-061-2/+6
* tst_qfilesystemmodel: increased test's permitted runtimeSergio Ahumada2013-08-061-1/+2
* Fix clang detection of thread_local variablesThiago Macieira2013-08-061-1/+1
* reject unrecognized -no-l* optionsOswald Buddenhagen2013-08-051-3/+11
* Fix double transform for items ignoring parent transformations.Andreas Aardal Hanssen2013-08-052-3/+69
* Fix tst_QFile::caseSensitivity on OS XTor Arne Vestbø2013-08-051-1/+4
* Add Info.plist templates for the macx-icc makespecTor Arne Vestbø2013-08-052-0/+40
* Fix tst_QCompleter::directoryModel() on OS XTor Arne Vestbø2013-08-051-1/+1
* configure: Fix xkbcommon summary outputSergio Ahumada2013-08-051-1/+1
* tests: Enable some itemmodels tests that don't depend on Qt WidgetsSergio Ahumada2013-08-051-3/+3
* Fix typo in Model/View Programming documentation.Mitch Curtis2013-08-051-1/+1
* Fix ignoring closeEvents on OSX for QtQuick.Daiwei Li2013-08-032-3/+4
* QMimeDatabase: Fix handling of duplicate mimetype definitions (2/2).David Faure2013-08-032-4/+18
* Doc: porting from QDesktopServices::DataLocation to QStandardPathsDavid Faure2013-08-031-1/+21
* Add how to create a udev rule for the evdev pluginsJorgen Lind2013-08-022-0/+15
* Fix CapsLock handling in EvdevKeyboard pluginSamuli Piippo2013-08-022-420/+425
* OSX: do not force a plain window to be on the same level as its parentShawn Rutledge2013-08-021-5/+7
* Fix stuck modifier issue in the non-xcb_xkb code pathGatis Paeglis2013-08-021-19/+24
* Update Info.plist templates to use the current standard plist format.Jake Petroules2013-08-0219-78/+78
* Fix typo form->fromStephen Kelly2013-07-311-1/+1
* Fix build with QT_NO_CURSOR.Sérgio Martins2013-07-311-17/+19
* Don't run this code on WinCE, the variable will be unused.Sérgio Martins2013-07-311-1/+1
* configure: Fix qtwebkit-examples-and-demos -> qtwebkit-examplesSergio Ahumada2013-07-311-1/+1
* eglfs: allow egl native window to be zeroSamuli Piippo2013-07-312-4/+7
* Clear focus if the widget being deleted is the parent's focus child.Andy Shaw2013-07-311-1/+1
* Mark qt5_use_modules as obsolete.Stephen Kelly2013-07-311-0/+12
* eglfs: Fix updates when resizing backing storeEskil Abrahamsen Blomfeldt2013-07-311-1/+3
* Check if the widgetItem is valid before accessing widget() on itAndy Shaw2013-07-311-1/+1
* xcb: mouse wheel does not focus a windowShawn Rutledge2013-07-311-2/+3
* Gtk theme: emit currentFontChanged() in font dialog helperLiang Qi2013-07-301-0/+1
* Expose invokables that are not slots in the xmlAlbert Astals Cid2013-07-304-2/+134
* QByteArray: Remove some reinterpret_cast<>.Friedemann Kleint2013-07-302-4/+4
* Fix upload of glyphs when using RGB32 masks on OpenGL ESGunnar Sletta2013-07-302-16/+10
* Cocoa: Make sure that resizeEvent is invoked after calling resizeNils Jeisecke2013-07-302-2/+25
* Fix crash on qdbus when return type is a raw dbus typeAlbert Astals Cid2013-07-301-2/+10
* Symbol for max number of arguments in QMetaMethod::invoke()Illya Kovalevskyy2013-07-302-0/+10
* Add support for Q_OS_FREEBSD_KERNEL and documentThiago Macieira2013-07-301-5/+16
* Remove a left over cast that is now semantically incorrect.Jake Petroules2013-07-301-1/+1
* Work around msvc /clr LNK2005 errors with QListRichard Browne2013-07-301-12/+8