summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Added some documentation for internal OpenGL resource handling classes.Samuel Rødal2011-08-301-0/+51
| * | | Build on Windows/clean build on Linux.Friedemann Kleint2011-08-2912-28/+38
| * | | Added qopengl auto-test.Samuel Rødal2011-08-291-0/+1
| * | | Merge "Merge remote branch 'gerrit/master' into refactor" into refactorGunnar Sletta2011-08-293-1/+9
| |\ \ \
| | * \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-293-1/+9
| | |\ \ \
| * | | | | Compile without QT_DEBUG.Morten Sorvig2011-08-292-2/+2
| |/ / / /
| * | | | Clean up legacy defines in gui/opengl.Samuel Rødal2011-08-293-78/+10
| * | | | Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-2970-383/+23897
| * | | | Move GL resource handling enablers to QtGui.Samuel Rødal2011-08-295-37/+409
| * | | | QWindow::mapToGlobal/mapFromGlobal and move()Gunnar Sletta2011-08-293-0/+51
| * | | | Fix some compiler warnings, shut up QIbusPlatformInputContext.Friedemann Kleint2011-08-262-3/+8
| * | | | Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-261-1/+2
| * | | | Fix compilation/use correct data type for qt_lastx,y.Friedemann Kleint2011-08-254-19/+14
| * | | | Merge branch 'master' into refactorGunnar Sletta2011-08-2521-138/+202
| |\ \ \ \
| * | | | | resize convenince functionGunnar Sletta2011-08-241-0/+1
| * | | | | Preliminary change to get resizeEvents for QWindow::resize() callsGunnar Sletta2011-08-241-1/+2
| * | | | | QFontEngine: Avoid nesting multi-fontengines.Friedemann Kleint2011-08-232-1/+3
| * | | | | Fix input context header.Friedemann Kleint2011-08-232-7/+30
| * | | | | Fixed empty if statement in QWindow.cppOlli Werwolff2011-08-221-1/+1
| * | | | | Fix comparison.Friedemann Kleint2011-08-191-1/+1
| * | | | | QSurfaceFormat: Add missing 'profile' accessors, fix detaching.Friedemann Kleint2011-08-191-24/+70
| * | | | | Remove qtessellator.* from QtGuiLars Knoll2011-08-193-1602/+0
| * | | | | Fix build.Friedemann Kleint2011-08-191-0/+1
| * | | | | QColormap is gone from QtGuiLars Knoll2011-08-191-1/+0
| * | | | | Remove Type1 supportLars Knoll2011-08-192-255/+0
| * | | | | Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-198-16/+157
| * | | | | Move the printer support backend into it's own pluginLars Knoll2011-08-192-15/+0
| * | | | | Move printing into it's own libraryLars Knoll2011-08-1925-6825/+3
| * | | | | Use the paged paintdevice in the print() method of QTextDocument.Lars Knoll2011-08-195-79/+51
| * | | | | Introduce a paged paintdevice and use itLars Knoll2011-08-1911-87/+407
| * | | | | move printing related files into their own directoryLars Knoll2011-08-1922-82/+39
| * | | | | PDF doesn't require the alpha paintengineLars Knoll2011-08-192-61/+5
| * | | | | Move the remaining QPrinter dependencies out of qpf.*Lars Knoll2011-08-196-196/+197
| * | | | | Rename QPdf(Base)EngineLars Knoll2011-08-196-110/+110
| * | | | | Move the PDF related functionality into QPdfLars Knoll2011-08-194-1681/+1674
| * | | | | first version of a public API to generate PDFsLars Knoll2011-08-193-0/+193
| * | | | | Move QColorMap into QtWidgetsLars Knoll2011-08-197-478/+2
| * | | | | Cocoa: Fix flicker on window resize.Morten Sorvig2011-08-162-0/+6
| * | | | | Implement "quit on last window closed" logic for QWindowGunnar Sletta2011-08-115-2/+88
| * | | | | Made QWindow::setVisible() send show and hide events.Samuel Rødal2011-08-101-2/+19
| * | | | | Removed QPaintDevice dependency in blitFramebuffer().Samuel Rødal2011-08-092-0/+17
| * | | | | Get wayland plugin working after latest QPA API changes.Samuel Rødal2011-08-051-0/+1
| * | | | | Added some convenience to QWindowGunnar Sletta2011-08-052-0/+26
| * | | | | Add WindowStateChanged event.Friedemann Kleint2011-08-055-5/+37
| * | | | | Merge "Merge remote branch 'gerrit/master' into refactor" into refactorJørgen Lind2011-08-0416-48/+223
| |\ \ \ \ \
| | * \ \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-0316-48/+223
| | |\ \ \ \ \
| * | | | | | | QPlatformFontDatabase: Add default fonts.Friedemann Kleint2011-08-034-1/+32
| |/ / / / / /
| * | | | | | Bring back QPixmap::grabWidget() (with a warning).Friedemann Kleint2011-08-012-31/+10
| * | | | | | Fix compilation of Minimalplugin, add documentation.Friedemann Kleint2011-07-291-4/+8
| * | | | | | Make QPlatformIntegration not have a factory for eventdispatcherJørgen Lind2011-07-282-5/+5