summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* test: Mark tst_qopengl as insignificant on Win7 + AngleSergio Ahumada2013-06-071-0/+2
* RecalcAdvances and DoKerning should agree on when to use design metricsAllan Sandfeld Jensen2013-06-072-3/+16
* Windows: Send a geometry change after Window creation.Friedemann Kleint2013-06-071-0/+3
* Use QWindow::geometry() for size when sending resize before expose.Friedemann Kleint2013-06-071-2/+2
* Doc: Fixed typo in QDialog.Jerome Pasion2013-06-071-6/+5
* Doc: Rearranged page titles in the <head> of HTML pages.Jerome Pasion2013-06-071-3/+3
* Cocoa:Fixed crash when sharing QMenu between two QMenuBar instancesRomain Perier2013-06-074-22/+66
* Strip the -L dirs when processing GL dirs for the CMake files.Stephen Kelly2013-06-061-1/+1
* remove pointless symlink fallback for qconfig.hOswald Buddenhagen2013-06-051-3/+0
* don't add absent private include paths to non-git buildsOswald Buddenhagen2013-06-051-2/+2
* fix non-git non-shadow non-prefix non-qtbase buildsOswald Buddenhagen2013-06-051-1/+2
* Adapt QtPrintSupport related uic ruleshjk2013-06-041-3/+3
* eglfs: Fix bug determining physical screen sizeAndy Nichols2013-06-031-2/+6
* eglfs: prevent expose/geometrychange loopAndy Nichols2013-06-031-2/+2
* Update LICENSE.PREVIEW.COMMERCIAL licenseSergio Ahumada2013-06-031-2/+2
* Only process vcproj files if we do a -fully-processOswald Buddenhagen2013-06-031-2/+3
* run syncqt only for builds from gitOswald Buddenhagen2013-06-037-16/+44
* move module master header generation back to syncqtOswald Buddenhagen2013-06-032-25/+42
* split out dependencies from module master headerOswald Buddenhagen2013-06-031-5/+14
* remove pointless quoting of MODULE_*INCLUDES assignmentsOswald Buddenhagen2013-06-031-3/+3
* let configure create the forwarding qconfig.h againOswald Buddenhagen2013-06-035-10/+54
* move module version header generation back to syncqtOswald Buddenhagen2013-06-032-29/+13
* factor out writeFile() functionOswald Buddenhagen2013-06-031-17/+27
* docs: DirView example uses QFileSystemModel not QDirModelShawn Rutledge2013-05-311-1/+1
* qdoc: excludedirs works againMartin Smith2013-05-311-1/+1
* Android: Fix Windows build with recent SDKEskil Abrahamsen Blomfeldt2013-05-311-0/+6
* Fix typo in QSettings docs.Mitch Curtis2013-05-311-1/+1
* Use [NSEvent characters] to retrieve the input character.Gatis Paeglis2013-05-301-14/+5
* Mac style: Remove yet another reference to widgetsGabriel de Dietrich2013-05-301-2/+2
* Fix tst_qtendian autotest build for WEC7.Janne Anttila2013-05-301-1/+4
* Windows: Suppress mouse events synthesized by OS.Friedemann Kleint2013-05-302-0/+14
* Move QBasicDrag and QSimpleDrag to QtGui.Samuel Rødal2013-05-3012-16/+18
* fix PlatformToolSet tag location in vcxproj filesJoerg Bornemann2013-05-301-9/+2
* Disable precision timers when running MSVC2012 code on pre-Windows 8.Friedemann Kleint2013-05-301-0/+8
* qdoc: Handle collision nodes when building index filesTopi Reinio2013-05-302-4/+12
* remove bizarre perl detection magicOswald Buddenhagen2013-05-301-6/+0
* QMenu: Remove last references to QMacWindowFaderGabriel de Dietrich2013-05-304-44/+7
* Cocoa: Allow delayed title setting in menu itemsGabriel de Dietrich2013-05-301-2/+3
* Cocoa: Hide empty menus from the menubarGabriel de Dietrich2013-05-301-0/+11
* qdoc: "All Overview and HOWTOs" no longer lists internal pagesMartin Smith2013-05-302-4/+4
* qdoc: QML property lists were not shownMartin Smith2013-05-301-2/+5
* Disable "QBackingStore::flush() called with non-exposed window" warningSamuel Rødal2013-05-291-0/+2
* Fixed crashes in QGLTextureDestroyer.Samuel Rødal2013-05-292-19/+7
* Fix QPlatformWindow::initialGeometry() to not touch large windows.Friedemann Kleint2013-05-282-18/+15
* Cocoa: Use actual modifiers when sending ShortcutOverride eventGabriel de Dietrich2013-05-281-1/+1
* Android: Compile jar file on WindowsEskil Abrahamsen Blomfeldt2013-05-281-1/+1
* iOS: bugfix function portraitToPrimary()Richard Moe Gustavsen2013-05-281-1/+1
* Fix transparent toplevels on Mac OS X again..Gunnar Sletta2013-05-283-7/+18
* iOS: Use right DPI for all iPad Minis, not just the WiFi versionTor Arne Vestbø2013-05-271-1/+1
* Avoid double-highdpi scaling for attached painters.Gunnar Sletta2013-05-271-0/+1