summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix endless loop in QProcess/Win drainOutputPipesJoerg Bornemann2013-07-181-2/+4
* XCB: Set WM_CLASS.Friedemann Kleint2013-07-185-0/+57
* Better errorhandling for the fontengine on WINCE.Bjoern Breitmeyer2013-07-181-5/+4
* QNX: Handle Qt::WindowDoesNotAcceptFocus correctly.Friedemann Kleint2013-07-171-1/+1
* Fix typo in qdoc's messages.Takumi Asaki2013-07-171-2/+2
* OSX: Disable window restoration for the Mac font panelLiang Qi2013-07-171-0/+5
* Make *ItemBoundingRect modes work with custom shapes.Mitch Curtis2013-07-162-1/+53
* Fix QDBusAbstractInterface::isValid() for peer connectionsAlberto Mardegan2013-07-162-5/+35
* Detect popup window correctly in modal window blocked handling.Friedemann Kleint2013-07-162-2/+8
* Fix compilation of QLockFile on SolarisDavid Faure2013-07-161-0/+4
* QGuiApplicationPrivate::updateBlockedStatus(): Recurse over children.Friedemann Kleint2013-07-162-9/+21
* Doc: Update description of QAbstractItemModel::supportedDragActions()Topi Reinio2013-07-161-2/+4
* Mac OS: Fix a crash in tst_qgraphicsproxywidget.Friedemann Kleint2013-07-161-0/+3
* Only run the cmake test in the install location if not already done.Stephen Kelly2013-07-151-4/+6
* Define QT_NO_DEBUG with RelWithDebInfo and MinSizeRel builds.Stephen Kelly2013-07-151-0/+2
* un-clash iterator namesOswald Buddenhagen2013-07-151-8/+8
* don't change timestamp of unchanged filesOswald Buddenhagen2013-07-151-0/+6
* de-duplicate writeout of config filesOswald Buddenhagen2013-07-152-89/+90
* prune unused filesDiffer() and writeToFile() functionsOswald Buddenhagen2013-07-152-44/+0
* undo accidental string mergeOswald Buddenhagen2013-07-151-1/+1
* tst_QIcon: Fix availableSizes() and task223279_inconsistentAddFile()Sergio Ahumada2013-07-158-24/+24
* test: Mark tst_QNetworkReply::backgroundRequestInterruption() as XFAIL on OS ...Sergio Ahumada2013-07-151-0/+4
* test: organize tst_qnetworkreply .pro file a bitSergio Ahumada2013-07-151-4/+1
* Windows: Synthesize expose event for shrinking windows.Friedemann Kleint2013-07-152-13/+25
* XCB: Append 0-character to atom name string.Friedemann Kleint2013-07-121-1/+1
* Display sizegrip on QMdiSubWindows, even on 10.7 and laterGabriel de Dietrich2013-07-122-5/+19
* QCoreApplication: Removed out-of-date docs (argv() method).Tomasz Olszak2013-07-121-5/+1
* Fix disconnectFrom{Peer,Bus} when the connection failedThiago Macieira2013-07-121-3/+3
* Fix domain in manual test qhttpnetworkconnection.Friedemann Kleint2013-07-121-2/+4
* Remove Nokia-domains in commented-out test code.Friedemann Kleint2013-07-124-27/+21
* Consider virtual screen when determining dock widget visibility.Friedemann Kleint2013-07-121-2/+11
* DirectFB: Improve mapping of multimedia keysAllan Sandfeld Jensen2013-07-121-1/+3
* Correct algorithm for digest auth when using the CONNECT verbBradley Buda2013-07-121-1/+2
* Remove references to Nokia in qtbase examples.Friedemann Kleint2013-07-113-4/+4
* Fix compilation of libGLESv2 with older MinGW-w64 headersKai Koehne2013-07-112-0/+71
* Use QFINDTESTDATA in tst_qfontdatabase.Friedemann Kleint2013-07-112-6/+12
* Windows font database: Resolve aliases for extra fonts.Friedemann Kleint2013-07-115-5/+43
* Check if widget inherits from QTextEdit when drawing the frameAndy Shaw2013-07-111-2/+3
* Stabilize tst_qguiapplication.Friedemann Kleint2013-07-111-68/+140
* Fix typo in setGraphicsEffect() occurrences.Mitch Curtis2013-07-112-2/+2
* QDir::mkpath shouldn't fail if parent directory denies accessShawn Rutledge2013-07-111-1/+2
* Test password mask delay and characters on Mac.Mitch Curtis2013-07-111-0/+12
* Bugfix QDesktopServices on WindowsThiago Macieira2013-07-116-9/+152
* Windows/ActiveQt: Pass native parent handle property from widget to widget wi...Friedemann Kleint2013-07-111-0/+8
* test: Fix tst_qwindow::positioning() on Ubuntu 12.04Sergio Ahumada2013-07-101-1/+1
* Accept defeat when select(2)ing without a monotonic clockThiago Macieira2013-07-101-6/+2
* QComboBox - optimize (improve stupid code at enter-key)Thorbjørn Martsum2013-07-101-3/+2
* Add reconnect attempts in more cases in QHNCC.Azat Khuzhin2013-07-101-0/+16
* Fix dead lock in the Qt event handlingOlivier Goffart2013-07-102-2/+32
* Doc: Uniformize the syntax description of Q_PROPERTYOlivier Goffart2013-07-102-18/+1