summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-294-8/+8
| * | | Merge branch 'master' into refactorGunnar Sletta2011-08-2513-80/+162
| |\ \ \
| * | | | QFontEngine: Avoid nesting multi-fontengines.Friedemann Kleint2011-08-232-1/+3
| * | | | Remove Type1 supportLars Knoll2011-08-192-255/+0
| * | | | Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-192-14/+13
| * | | | Move printing into it's own libraryLars Knoll2011-08-192-3/+0
| * | | | Use the paged paintdevice in the print() method of QTextDocument.Lars Knoll2011-08-194-78/+48
| * | | | Merge "Merge remote branch 'gerrit/master' into refactor" into refactorJørgen Lind2011-08-048-13/+19
| |\ \ \ \
| | * \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-038-13/+19
| | |\ \ \ \
| * | | | | | QPlatformFontDatabase: Add default fonts.Friedemann Kleint2011-08-032-0/+28
| |/ / / / /
| * | | | | Added Q_GUI_EXPORT for some internal symbols needed in QtWidgets.Samuel Rødal2011-07-271-4/+4
| * | | | | Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-8/+7
| * | | | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-216-30/+77
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into refactorLars Knoll2011-07-131-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-123-45/+52
| |\ \ \ \ \ \ \
| * | | | | | | | QLineControl: Fix compilation, warnings.Friedemann Kleint2011-07-082-1/+4
| * | | | | | | | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-0612-181/+317
| |\ \ \ \ \ \ \ \
| * | | | | | | | | added a QLineControl class to QtGuiLars Knoll2011-07-064-1/+2166
| * | | | | | | | | add QTextControl class to QtGuiLars Knoll2011-07-067-1/+3420
| * | | | | | | | | Adapt font engines for Windows/QPA.Friedemann Kleint2011-06-293-5/+40
| * | | | | | | | | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-278-10/+21
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-273-3/+3
| * | | | | | | | | | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-1017-55/+290
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | QTextDocumentLayout has to be exported as it is used in widgetsOlli Werwolff2011-06-081-1/+1
| * | | | | | | | | | | Buildfix for Mac OSRichard Moe Gustavsen2011-06-071-1/+1
| * | | | | | | | | | | Make building of platform plugins indifferent if its out of sourceJørgen Lind2011-06-061-1/+1
| * | | | | | | | | | | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-014-11/+86
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Compile fix for QtGui when configure with -qpa on WindowsOlli Werwolff2011-05-261-1/+1
| * | | | | | | | | | | | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2488-1578/+1757
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Compile fix for -qpa/Linux.Friedemann Kleint2011-05-232-0/+3
| * | | | | | | | | | | | | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into refactorLars Knoll2011-05-1211-36/+82
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-1113-226/+181
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | get QtWidgets to linkLars Knoll2011-05-073-3/+3
| * | | | | | | | | | | | | | | | make the new QtGui compileLars Knoll2011-05-073-4/+8
| * | | | | | | | | | | | | | | | compile fixesLars Knoll2011-05-051-1/+3
| * | | | | | | | | | | | | | | | remove some more qapp dependenciesLars Knoll2011-05-051-7/+2
| * | | | | | | | | | | | | | | | special directory for stuff we want to move from widgets to guiLars Knoll2011-05-055-5982/+0
| * | | | | | | | | | | | | | | | remove some dependencies to QTextEditLars Knoll2011-05-053-17/+14
| * | | | | | | | | | | | | | | | remove some QApplication dependenciesLars Knoll2011-05-053-27/+3
| * | | | | | | | | | | | | | | | move platform specific files out of the wayLars Knoll2011-05-0421-13391/+0
| * | | | | | | | | | | | | | | | moving some more files around.Lars Knoll2011-05-043-2/+2293
| * | | | | | | | | | | | | | | | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-0439-430/+914
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | remove dependency to QStyle::visualAlignmentLars Knoll2011-05-042-3/+2
| * | | | | | | | | | | | | | | | | small cleanupsLars Knoll2011-05-042-4/+4
| * | | | | | | | | | | | | | | | | move keyboardInputLocale and keyboardInputDirection into QGuiApplicationLars Knoll2011-05-043-5/+4
| * | | | | | | | | | | | | | | | | less qapp includesLars Knoll2011-05-043-4/+0
| * | | | | | | | | | | | | | | | | Remove more QApp dependenciesLars Knoll2011-05-044-61/+44
| * | | | | | | | | | | | | | | | | even less QT3_SUPPORTLars Knoll2011-05-035-75/+0
| * | | | | | | | | | | | | | | | | QWS removal, part 2Lars Knoll2011-05-021-19/+1