summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * tst_QDBusAbstractInterface: fix racy test failing every so oftenThiago Macieira2015-09-241-2/+8
| * Stabilize qguieventloop test.Jędrzej Nowacki2015-09-242-15/+2
| * Fix tst_qthreadstorageFrederik Gladhorn2015-09-241-1/+1
| * winphone: Obtain QLocale::uiLanguages properlyOliver Wolff2015-09-241-6/+0
| * Allow vertical resizing of wizard pages with water markLouai Al-Khanji2015-09-241-1/+0
| * Fix maximum size of .ico files in ICOReader::write()Serge Lysenko2015-09-241-4/+6
| * Speed up printing when drawing opaque primitives.Jan Arve Saether2015-09-232-3/+13
| * Synchronize QInputDeviceManager touch device count with QTouchDeviceRomain Pokrzywka2015-09-238-34/+120
| * Add code to perform overflow-checking additions and multiplicationThiago Macieira2015-09-234-1/+281
| * Doc: Mention that calling parent class event() is importantAlbert Astals Cid2015-09-232-0/+34
| * windows: Improve error handling with EGLLaszlo Agocs2015-09-231-12/+31
| * Polish the settings editor example.Friedemann Kleint2015-09-237-161/+151
| * Close QWidgetWindows by closing the windowMorten Johan Sørvig2015-09-231-2/+2
| * QWidgetWindow: call base class close event implMorten Johan Sørvig2015-09-231-0/+1
| * Implement the QImageIOHandler::ImageFormat option for ico files.Serge Lysenko2015-09-231-4/+22
| * QDateTime: Remove redundant check.Christian Kandeler2015-09-231-15/+13
| * Mark QHostAddress relocatableThiago Macieira2015-09-221-0/+1
| * Fix some -Wcast-qual warningsThiago Macieira2015-09-228-15/+15
| * Auto-detect whether 64-bit std::atomic really worksThiago Macieira2015-09-226-7/+101
| * Implement sessionId/key generation on WindowsSamuel Gaist2015-09-221-0/+13
| * QFontEngine: Read minimum left and right glyph bearings from 'hhea' tableTor Arne Vestbø2015-09-221-19/+55
| * Silence warnings about missing dbus-send command not foundTor Arne Vestbø2015-09-221-2/+5
| * QGraphicsProxyWidget: forward touch events to QWidgetRafael Roquetto2015-09-222-0/+82
| * Silence the _COMPIZ_TOOLKIT_ACTION warning.Gatis Paeglis2015-09-223-2/+5
| * Windows: Add checks to usages of QWindow::screen().Friedemann Kleint2015-09-224-19/+21
| * Windows: Disable Windows input context when another context is used.Friedemann Kleint2015-09-224-31/+48
| * QAbstractSpinBox::inputMethodQuery(): Consider input method hints set on the ...Friedemann Kleint2015-09-223-1/+18
| * xcb: Compress mouse motion and touch update eventsGatis Paeglis2015-09-223-134/+208
| * xcb: Always send dnd events to the proxy window if it existsAlexander Volkov2015-09-222-6/+13
| * Add getter and setter for qt_qhash_seedGabriel de Dietrich2015-09-226-33/+75
| * eglfs: Create input handlers only when screens are availableLaszlo Agocs2015-09-221-3/+4
| * Null out QOpenGLContext::screen upon screen disconnectLaszlo Agocs2015-09-223-2/+18
| * Make QWidget::grab work with graphics effectsPaul Olav Tvete2015-09-221-1/+1
| * fix race in debug_and_release builds of static libs for UnixJoerg Bornemann2015-09-221-11/+6
| * Fix taskQTBUG_34717_collapseAtBottom testJędrzej Nowacki2015-09-222-30/+33
| * Add an option to skip the generic bearer engineTimur Pocheptsov2015-09-221-2/+10
| * Expand reporting of the Intel instruction set extensionsThiago Macieira2015-09-222-13/+155
| * Reorganize the bits for the CPU feature detectionThiago Macieira2015-09-223-89/+159
| * Update the list of compilers we are free of warnings withThiago Macieira2015-09-221-6/+6
| * Windows: Return accepted state of XBUTTON mouse events to the OS.Friedemann Kleint2015-09-221-1/+4
| * Ensure the accepted state of mouse events is passed to QWindowSystemInterface.Friedemann Kleint2015-09-222-0/+2
| * Clean up some Apple-related includes and declarations.Jake Petroules2015-09-227-35/+7
| * Modernize and unify filesystem code on Apple platforms.Jake Petroules2015-09-226-116/+94
| * QLineEdit: Don't include left and right minimum bearing when drawing textTor Arne Vestbø2015-09-221-12/+6
| * Set the source for a detached mouse button eventAlexander Volkov2015-09-211-1/+1
| * xcb: Use the correct property type when requesting virtual rootsAlexander Volkov2015-09-211-2/+2
| * QtNetwork documentation: Emphasize QTcpServer::addPendingConnection().Friedemann Kleint2015-09-212-1/+6
| * QPlatformWindow: Extract static method for closestAcceptableGeometry().Friedemann Kleint2015-09-213-4/+10
| * ICC: Remove the -fno-jump-tables workaround.Thiago Macieira2015-09-212-2/+2
| * ICC: Update LTCG-related optionsThiago Macieira2015-09-213-1/+9