summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Build on Windows/clean build on Linux.Friedemann Kleint2011-08-2918-2794/+41
| * | | | | Cocoa: Fix qmlscene flicker on resize.Morten Sorvig2011-08-291-3/+3
| * | | | | Make plain executables foreground processes.Morten Sorvig2011-08-294-2/+215
| * | | | | Cocoa: Load the standard app menu.Morten Sorvig2011-08-2916-6/+423
| * | | | | Added qopengl auto-test.Samuel Rødal2011-08-291-0/+1
| * | | | | Merge "Merge remote branch 'gerrit/master' into refactor" into refactorGunnar Sletta2011-08-2940-1031/+702
| |\ \ \ \ \
| | * \ \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-2940-1031/+702
| | |\ \ \ \ \
| * | | | | | | Compile without QT_DEBUG.Morten Sorvig2011-08-292-2/+2
| * | | | | | | Get cocoa plugin compiling after OpenGL refactoringGunnar Sletta2011-08-292-3/+3
| |/ / / / / /
| * | | | | | 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-29197-8999/+24066
| * | | | | | Move GL resource handling enablers to QtGui.Samuel Rødal2011-08-2920-485/+772
| * | | | | | Always relay configure notify events from XCB plugin.Samuel Rødal2011-08-291-3/+0
| * | | | | | QWindow::mapToGlobal/mapFromGlobal and move()Gunnar Sletta2011-08-293-0/+51
| * | | | | | directfb: Follow coding standards, add hints of memleaks, remove varsHolger Hans Peter Freyther2011-08-265-36/+36
| * | | | | | directfb: Convert the directfb plugin, disable the OpenGL supportHolger Hans Peter Freyther2011-08-2611-84/+57
| * | | | | | xcb: Disable GLX when xcb-xlib is not present due xlib usageHolger Hans Peter Freyther2011-08-262-2/+2
| * | | | | | xcb: Be able to compile without xlib supportHolger Hans Peter Freyther2011-08-261-4/+5
| * | | | | | Temporarily disable printers on Windows, fix export.Friedemann Kleint2011-08-262-1/+3
| * | | | | | Introduce new test macro for GUI applications.Friedemann Kleint2011-08-262-2/+14
| * | | | | | Fix some compiler warnings, shut up QIbusPlatformInputContext.Friedemann Kleint2011-08-265-18/+33
| * | | | | | Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-267-1/+18
| * | | | | | Move XCB event reading to a separate thread.Samuel Rødal2011-08-263-19/+137
| * | | | | | Fix exports for widgets.Friedemann Kleint2011-08-253-4/+8
| * | | | | | Fix compilation/use correct data type for qt_lastx,y.Friedemann Kleint2011-08-254-19/+14
| * | | | | | Merge "Merge branch 'master' into refactor" into refactorGunnar Sletta2011-08-2593-3456/+3458
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into refactorGunnar Sletta2011-08-2593-3456/+3458
| | |\ \ \ \ \ \
| * | | | | | | | Remove debug outputLars Knoll2011-08-251-2/+0
| * | | | | | | | Fix multithreaded GL renderingLars Knoll2011-08-251-0/+4
| * | | | | | | | Fix threaded renderingLars Knoll2011-08-251-0/+2
| * | | | | | | | Fix the xlib backend for lighthouseLars Knoll2011-08-2520-348/+224
| * | | | | | | | Support QRawFont from raw data with basic unix font dbEskil Abrahamsen Blomfeldt2011-08-252-0/+67
| |/ / / / / / /
| * | | | | | | resize convenince functionGunnar Sletta2011-08-241-0/+1
| * | | | | | | Preliminary change to get resizeEvents for QWindow::resize() callsGunnar Sletta2011-08-242-2/+6
| * | | | | | | Add Input context for Windows.Friedemann Kleint2011-08-2411-8/+772
| * | | | | | | If the EGL_PLATFORM is not set, then set itJørgen Lind2011-08-241-0/+5
| * | | | | | | Just change includes to be have <> brackets instead of ""Jørgen Lind2011-08-241-2/+2
| * | | | | | | Fix fallbacksForFamily in QBasicUnixFontDatabaseJiang Jiang2011-08-242-2/+2
| * | | | | | | Fix weight parsing in QBasicUnixFontDatabaseJiang Jiang2011-08-241-0/+27
| * | | | | | | QFontEngine: Avoid nesting multi-fontengines.Friedemann Kleint2011-08-232-1/+3
| * | | | | | | Fix input context header.Friedemann Kleint2011-08-232-7/+30
| * | | | | | | Mac: Fix link error in printdialog.Morten Sorvig2011-08-231-0/+2
| * | | | | | | Fixed empty if statement in QWindow.cppOlli Werwolff2011-08-221-1/+1
| * | | | | | | Prevent X errors being generated when setting 0 as width or height.Samuel Rødal2011-08-191-0/+3
| * | | | | | | Fix colormap exports/warning in qapplication_p.hFriedemann Kleint2011-08-193-5/+5
| * | | | | | | Fix comparison.Friedemann Kleint2011-08-191-1/+1
| * | | | | | | QSurfaceFormat: Add missing 'profile' accessors, fix detaching.Friedemann Kleint2011-08-192-28/+71
| * | | | | | | Remove qtessellator.* from QtGuiLars Knoll2011-08-193-1602/+0
| * | | | | | | Fix build.Friedemann Kleint2011-08-1926-231/+43
| * | | | | | | QColormap is gone from QtGuiLars Knoll2011-08-191-1/+0