summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix font sizes when X11 has a forced dpi settingv5.0.0Lars Knoll2012-12-182-0/+46
* Fix direct compilation of qtypeinfo.h and othersThiago Macieira2012-12-183-5/+6
* tst_QDBusXmlParser: make XML attribute order deterministicDavid Faure2012-12-181-0/+7
* Initalize the printinfo on Mac if it requests and it needs initalizingAndy Shaw2012-12-181-2/+4
* Doc: Correcting qhp link to Qt SQL's C++ Classes.Jerome Pasion2012-12-181-1/+1
* Doc: Correcting qhp link to Qt GUI C++ API.Jerome Pasion2012-12-181-1/+1
* OpenGL examples: Add error message about ANGLE on WindowsThomas Hartmann2012-12-187-0/+42
* Fix mandlebrot and imagescaling example qdoc markup.hjk2012-12-182-7/+6
* Doc: Moved content from qtdocVenugopal Shivashankar2012-12-184-2/+293
* QtBase: Removed moved linguist examples.David Schulz2012-12-1726-1624/+0
* Doc: remove example docs that were moved to qttoolsLeena Miettinen2012-12-174-259/+0
* stop defining QT.<module>.sourcesOswald Buddenhagen2012-12-142-2/+0
* Remove win32/thread.prf and thread_off.prfStephen Kelly2012-12-142-24/+0
* add .rpath only for dynamic unix buildsOswald Buddenhagen2012-12-141-1/+5
* Mark QAbstractTextDocumentLayout test as insignificantEskil Abrahamsen Blomfeldt2012-12-141-1/+1
* Mark QGlyphRun and QStaticText tests as insignificant on LinuxEskil Abrahamsen Blomfeldt2012-12-142-0/+3
* Fix styleName support in QPA font databaseJiang Jiang2012-12-149-41/+37
* Mac: fix bugs for font selection in QFontDialogLiang Qi2012-12-142-11/+7
* Fix QGtkPainter::reset() to reset the clip rectJ-P Nurmi2012-12-141-0/+1
* Accessible: Improve value interfacev5.0.0-rc2Frederik Gladhorn2012-12-128-31/+59
* DirectWrite support on MinGW needs _WIN32_WINNT to be set to 0x0600Erik van Pienbroek2012-12-121-0/+5
* Add directwrite support to the configure scriptErik van Pienbroek2012-12-121-0/+17
* OpenGL Examples: added example path for QtCreatorChristiaan Janssen2012-12-121-0/+2
* De-inline all setters in QWindowShawn Rutledge2012-12-122-77/+84
* test: Skip tst_QMdiArea::nativeSubWindows() on Windows/ANGLE.Friedemann Kleint2012-12-121-1/+4
* qdoc: Make links to \target work intermoduleMartin Smith2012-12-124-34/+41
* Made QWidget::setWindowOpacity work with the XCB platform plugin.Samuel Rødal2012-12-122-0/+19
* QSpanData: use isAffine() instead of rolling your own testVitaliy Kharin2012-12-121-1/+1
* Some fixes to the OpenGL docs in GUIGunnar Sletta2012-12-123-5/+41
* Add directory to xcb-static.pro's INCLUDEPATHAlejandro Exojo2012-12-121-1/+1
* FreeType bitmaps interpreted in wrong formatFlorian Hänel2012-12-121-1/+13
* Improve Cocoa platform plugin loading.Morten Johan Sorvig2012-12-124-9/+22
* Document the new load / store methods in QAtomic{Int,Pointer}Thiago Macieira2012-12-122-0/+86
* Doc: Remove the mention of non-atomic convenience operators in QAtomicThiago Macieira2012-12-122-12/+6
* test: Mark cmake tests as insignificant when -no-widgets is usedSergio Ahumada2012-12-111-0/+2
* Partially revert e84e86dc.Morten Johan Sorvig2012-12-111-1/+1
* a11y: Do not refer to destructed QObject in Windows bridgeJan Arve Saether2012-12-112-10/+22
* qmake: fix manifest embedding for DLLsJoerg Bornemann2012-12-111-1/+3
* Mac: disable transient scrollbar animations for non-QScrollBarsJ-P Nurmi2012-12-113-8/+12
* QApplication docs: restore console mode -snippetJ-P Nurmi2012-12-112-14/+25
* QScrollBar::initStyleOption(): fix QStyle::State_On handlingJ-P Nurmi2012-12-111-1/+1
* Fix compilation with (all versions of) MinGWKai Koehne2012-12-111-1/+1
* Doc CSS: Edited CSS line-height of paragraphs and landing page.Jerome Pasion2012-12-112-2/+8
* Automatically import plugins in all applications with static QtMiikka Heikkinen2012-12-115-32/+33
* Hardcoded url for RFC 1929 QTBUG-28500Nico Vertriest2012-12-111-1/+1
* QGraphicsView - fix rubberband to expand on wheel eventThorbjørn Lund Martsum2012-12-112-11/+18
* Remove incorrect and confusing documentation from qplatformwindow.cppSamuel Rødal2012-12-111-3/+0
* Consistently prefix all platform plugin libraries with "q".Samuel Rødal2012-12-115-5/+5
* QGraphicsView - move rubberband-handling into a private functionThorbjørn Lund Martsum2012-12-112-48/+55
* Fixed leading tabRobert Loehning2012-12-111-1/+1