summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make requestActivate() as a slot in QWindowLiang Qi2013-04-231-2/+2
* Fix def files for Mingw (32 bit)Kai Koehne2013-04-232-0/+4
* Add missing intrin.h include for __cpuidKai Koehne2013-04-232-0/+32
* Added grabbing option for qevdevkeyboard and mouse.Libor Tomsik2013-04-232-0/+8
* Enforce focus policy in item delegate's editorGabriel de Dietrich2013-04-231-1/+4
* Fix QKeySequence::toString() returning gibberish for Qt::KeypadModifierMitch Curtis2013-04-233-4/+18
* Don't show a separate inspector for child windows.Morten Johan Sørvig2013-04-231-0/+2
* Use qAccessibleRoleString to stringify roles.Morten Johan Sørvig2013-04-231-18/+1
* Return GroupRole for unknown accessibility roles.Morten Johan Sørvig2013-04-231-2/+5
* Don't set WA_AcceptTouchEvents on Mac OS X.Morten Johan Sørvig2013-04-231-2/+2
* Configure: Provide -no-gui option for Windows host builds.Stanislav Ionascu2013-04-221-0/+12
* Document that the mutex passed to QWaitCondition::wait must be lockedThiago Macieira2013-04-221-2/+2
* Accessibility Windows: always check for negative child idsFrederik Gladhorn2013-04-222-26/+21
* Add IMPORTED targets for the GL libraries used by Qt.Stephen Kelly2013-04-229-5/+326
* Accessibility Mac: Implement accessibilityFocusedUIElementFrederik Gladhorn2013-04-221-0/+18
* Fix QTableView::doItemsLayout()J-P Nurmi2013-04-222-3/+42
* Read correct font hinting config on Gnome/UnityEskil Abrahamsen Blomfeldt2013-04-225-8/+68
* test: Disable tst_uic when -no-widgets is usedSergio Ahumada2013-04-221-0/+1
* Revert "Don't warn on 0x0 sized windows."Morten Johan Sørvig2013-04-221-1/+1
* iOS: don't delete m_touchDevice, QPA takes ownershipRichard Moe Gustavsen2013-04-222-6/+0
* ANGLE: Fix compilation with MinGWKai Koehne2013-04-221-1/+1
* Convert the CGImage into a QPixmap after reading from clipboardAndy Shaw2013-04-221-4/+2
* Ensure the QLineEdit::returnPressed() signal is still emittedAndy Shaw2013-04-212-1/+11
* Mark that GCC 4.8.1 has support for C++11 member reference qualifiersThiago Macieira2013-04-201-0/+4
* Handle more drive fix situations in syncqtAndrew Knight2013-04-201-1/+1
* Don't bootstrap QT_EVAL codeEskil Abrahamsen Blomfeldt2013-04-201-0/+2
* update bundled sqlite to 3.7.16.2Mark Brand2013-04-192-6/+6
* Implement QApplication::beep().Friedemann Kleint2013-04-194-0/+20
* Implement alertion state for windows.Friedemann Kleint2013-04-1911-3/+114
* Cocoa: Disable QTBUG-30266 hack in full screenGabriel de Dietrich2013-04-191-1/+10
* purge obsolete filesOswald Buddenhagen2013-04-192-3/+0
* fix processing order for qmake -rOswald Buddenhagen2013-04-191-1/+1
* don't install the project file twiceOswald Buddenhagen2013-04-191-5/+0
* restore compat with older perl versionsOswald Buddenhagen2013-04-191-1/+1
* Let platform plugin decide if accessibility is activeFrederik Gladhorn2013-04-1916-58/+94
* Doc: added details for QRegisterStaticFunction(plugin)Nico Vertriest2013-04-191-1/+2
* QMessageBox/Win: Include detailed text using Ctrl+C to copyJonathan Liu2013-04-191-1/+4
* qprocessordetection: add armv7sRichard Moe Gustavsen2013-04-191-0/+2
* Add the GL headers to cmake variables.Stephen Kelly2013-04-193-0/+45
* Handle usr-move without forcing absolute pathsStephen Kelly2013-04-193-9/+33
* iOS: use an explicit pointer to qiosViewControllerRichard Moe Gustavsen2013-04-197-7/+17
* Doc: Fix \group and \ingroup usage for a number of examplesTopi Reinio2013-04-195-5/+2
* Make qtbase compile with QT_NO_DRAGANDDROPTasuku Suzuki2013-04-193-0/+10
* Make password mask characters themeable.Mitch Curtis2013-04-1912-38/+33
* qdoc: Include words from the module name as tags in example manifestTopi Reinio2013-04-191-0/+13
* iOS: QIOSBackingStore: enable FBO depth and stencil bufferRichard Moe Gustavsen2013-04-191-1/+5
* Make sure to also check for null CFPropertyLists.Thiago Macieira2013-04-191-0/+3
* Allow using Ctrl+C to copy selected text from DetailedText in QMessageBoxKai Koehne2013-04-191-2/+38
* Actually set devicePixelRatio on copy.Morten Johan Sørvig2013-04-191-0/+1
* SSL internals: fix memory corruption using QSslConfigurationPrivatePeter Hartmann2013-04-181-2/+6