summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OpenGL/HelloWindow example: Fix resource leaks.Friedemann Kleint2012-05-253-10/+21
* QStatusBar::showMessage will always take new timeoutJiewen Wang2012-05-252-2/+45
* XCB/EGL: Free display.Friedemann Kleint2012-05-251-0/+5
* Fix warnings about unused variables.Friedemann Kleint2012-05-252-2/+2
* QTBUG-16850: QLineEdit::setSelection removes blank charactersTarja Sundqvist2012-05-252-1/+12
* Fix potential access beyond the array endKonstantin Ritt2012-05-251-1/+3
* qdoc: Fixed pure doc parserMartin Smith2012-05-257-60/+213
* Fix QtCore compilation for -qconfig largeTasuku Suzuki2012-05-251-8/+0
* eglfs: use GL API directly in QEglFSCursorGirish Ramakrishnan2012-05-252-12/+53
* fix QT_GCC_*_VERSION definition after exception option removalOswald Buddenhagen2012-05-251-2/+2
* QNX: Rationalise the usage of qDebug() to remove lots of #ifdef'sSean Harmer2012-05-2522-716/+374
* Add Mac OS 10.8 QSysInfo enumsMorten Sorvig2012-05-252-1/+4
* Fix comments to refer to the root, not the top level.Stephen Kelly2012-05-251-2/+2
* QtPrinterInfo: Improve QPrinterInfo TestingJohn Layt2012-05-251-163/+88
* Fix some spelling errors.Stephen Kelly2012-05-251-8/+8
* Introduce a Snowball mkspec to the device specsDonald Carr2012-05-252-0/+75
* Make QLocale "unload" the ICU libraries upon exitThiago Macieira2012-05-241-19/+53
* Write QList unit tests for movable, complex, etc. types.Mitch Curtis2012-05-241-302/+1063
* Implement QWindow::setWindowIconCorentin Jabot2012-05-245-19/+37
* Implementation of the Blackberry bearer engine.Rafael Roquetto2012-05-246-0/+638
* Windows: Fix verbose debug outputMiikka Heikkinen2012-05-241-1/+1
* QtWidgets: Fix QT_FLUSH_UPDATE for Windows.Friedemann Kleint2012-05-241-10/+22
* QPA: Refactor QFileDialogPrivate::qt_clean_filter_list for QPASean Harmer2012-05-245-21/+21
* -device: remove redundant check for empty CROSS_COMPILEGirish Ramakrishnan2012-05-242-3/+0
* QNX: Recreate EGL surface when the window geometry changesKevin Ottens2012-05-241-0/+16
* QNX: Make sure calls to (create/destroy)Surface are symmetricKevin Ottens2012-05-242-3/+3
* QNX: Advertise geometry changes to Qt event systemKevin Ottens2012-05-241-0/+2
* QNX: Force windows resizing when the screen orientation changesKevin Ottens2012-05-241-0/+1
* Provide convenience method to resize maximized windowsKevin Ottens2012-05-242-0/+30
* Add QMacPasteboardMime::count(QMimeData*).Morten Johan Sorvig2012-05-243-8/+17
* Compile fix for kms platform plugin.Samuel Rødal2012-05-242-1/+2
* Use the QT_STRINGIFY macroThiago Macieira2012-05-241-7/+5
* Populate MetaData:Keys for compat pluginsKent Hansen2012-05-241-1/+5
* QtPrintSupport - Modify Platform Plugin QPrinterInfo apiJohn Layt2012-05-247-13/+81
* udev: UDevHelper becomes DeviceDiscoveryJohannes Zellner2012-05-2411-134/+239
* Initialize member variable in QXcbWindowPekka Vuorela2012-05-241-0/+1
* bcm97425: Fix linking the directfbegl QPA pluginHolger Hans Peter Freyther2012-05-241-1/+2
* QNetworkReplyHttpImpl: code cleanupMartin Petersson2012-05-242-26/+1
* tst_qmetatype: avoid slow compilation with some MSVC2010Rohan McGovern2012-05-241-1/+7
* Fix compiler warnings in QtGui, QtWidgets.Friedemann Kleint2012-05-233-5/+4
* QEGLPlatformContext: Add accessors for display and config.Friedemann Kleint2012-05-232-8/+18
* QtPrintSupport - Fix Mac printerName() useJohn Layt2012-05-233-18/+3
* QNX: Post orientation change eventsKevin Ottens2012-05-231-1/+3
* remove exec-bit from qplatformmenu.h fileGirish Ramakrishnan2012-05-231-0/+0
* Enable extra warnings for win32-g++ mkspecsJonathan Liu2012-05-232-2/+2
* devices: Allow to pick up the compiler from the pathHolger Hans Peter Freyther2012-05-231-2/+7
* Fix wrong local positions in mouse events when no tlw was givenLaszlo Agocs2012-05-233-9/+34
* Allow QHash randomization to be disabled by environment variableaavit2012-05-231-0/+11
* QAuthenticator - test NTLM SSO and normal paths separatelyShane Kearns2012-05-231-7/+17
* Fix deprecated API warningShane Kearns2012-05-231-1/+1