Fix grabbing to wait until the image has actually been grabbed.
[profile/ivi/qtdeclarative.git] / src / quick / items / qquickwindowmanager.cpp
2012-03-19 Michael BrasserFix grabbing to wait until the image has actually been...
2012-03-05 Gunnar SlettaMade QQuickWindowManager pluggable via QSGContext.
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-28 Martin JonesIncubators are not async with the threaded renderer.
2012-02-24 Gunnar SlettaRevert resource releasing logic inside window managers.
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-21 Gunnar SlettaRelease resources on shutdown..
2012-02-20 Michael BrasserMake compile.
2012-02-15 Gunnar SlettaIntroduced QQuickCanvas::releaseResources().
2012-02-11 Charles YinTrack the animationRunning flag correctly in QQuickRend...
2012-02-02 Gunnar SlettaStarted implementation of offscreen canvas FBO renderin...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Gunnar SlettaOutput a friendly warning when makeCurrent fails
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2012-01-12 Gunnar Slettainitialize variable
2012-01-09 Gunnar SlettaFix tst_qdeclarativestates::anchorsRewindBug failure
2011-12-20 Gunnar SlettaEmit the QQuickCanvas::frameSwapped signal again.
2011-12-19 Gunnar SlettaImplement "headless mode" for hidden QQuickCanvases
2011-12-12 Gunnar SlettaInitialize variable
2011-12-12 Friedemann KleintQtQuick: Fix compiler warnings.
2011-12-08 Gunnar SlettaImplemented multiple windows and GL context sharing