test: Remove QSKIP from tst_QFocusEvent::checkReason_ActiveWindow()
[profile/ivi/qtbase.git] / examples /
2012-09-22 Iikka EklundChange copyrights from Nokia to Digia
2012-09-21 Frederik GladhornMove examples to proper location.
2012-09-21 Frederik GladhornMove opengl/wid/net example docs to proper folders.
2012-09-20 Jan-Arve SaetherDoc fix: Fix references to snippets and examples.
2012-09-18 Geir VattekarDoc: Use QStyledItemDelegate and frameless spinboxes...
2012-09-18 Gabriel de DietrichFix tab navigation in windowflags example
2012-09-18 Gabriel de DietrichIntroducing NoDropShadowWindowHint window flag
2012-09-17 Sergio Ahumadaexamples: Mark ctor's as explicit
2012-09-13 Geir VattekarDoc: Fix snippet bug in Getting Started Qt
2012-09-11 Frederik GladhornFix example includes for qdoc.
2012-09-11 Frederik GladhornMove gui example doc example images.
2012-09-10 Sergio Ahumadaexample: minor fix to gettingStarted - part5
2012-09-08 Frederik GladhornMove tutorials to widgets.
2012-09-07 Sean HarmerMake gui/math3d classes use float rather than qreal
2012-09-03 Shawn RutledgeCommand-line-only examples should not build as .app...
2012-09-03 Mitch CurtisProperly reflect format changes in calendarwidget example.
2012-09-01 Frederik GladhornDon't reference widgets/widgets in example doc.
2012-09-01 Samuel RødalMoved gui example documentation to the proper location.
2012-08-29 Samuel RødalAdded OpenGL example and documentation.
2012-08-28 Frederik GladhornMove address book example images to proper location.
2012-08-28 Frederik GladhornAdd missing examples from doc repo.
2012-08-28 Frederik Gladhorndoc: fix links
2012-08-27 Frederik Gladhorndoc: key -> uicontrol
2012-08-27 Frederik GladhornRemove mentioning of Phonon.
2012-08-23 Andy NicholsDoc: replace occurrence of \starslash in widget docs
2012-08-23 Jeremy Katzchange http example default URL to http[s]://qt-project.org
2012-08-23 Andy NicholsDoc: Fix snippet and example referencing widget examples
2012-08-22 Andy NicholsDoc: change \menu to \uicontrol in application example...
2012-08-21 Gabriel de DietrichMaking trivial snippets inline
2012-08-20 J-P NurmiMoved a bunch of widgets example images from qtdoc...
2012-08-20 Gabriel de DietrichMoving .qdoc files under examples/widgets/doc
2012-08-18 Geir VattekarDoc: Add FOV to rogue example.
2012-08-18 aavitClean up QScreen::grabWindow()
2012-08-15 Geir VattekarDoc: Fix broken return codes for a few examples
2012-08-09 Mitch CurtisCall clear() instead of empty() in addressbook/part6...
2012-08-08 Gunnar SlettaAvoid potential crash.
2012-08-07 Oswald Buddenhagenlet qmake auto-generate d-bus adaptors and interfaces
2012-08-07 Oswald Buddenhagenfix class and file names in the d-bus examples
2012-08-03 Stephen KellyRemove some dead code wrapped in Q_WS_QWS.
2012-08-02 Lars KnollRemove the obsolete scene argument for constructors...
2012-07-27 Rohan McGovernexamples: fixed compile with -no-widgets
2012-07-25 Mitch CurtisCorrect status tips for Menus example.
2012-07-16 Kent Hansenstatemachine: Move RestorePolicy enum to QState class
2012-07-13 Gunnar SlettaAnalog clock and raster window examples
2012-07-12 Jason McDonaldMake it clear that stickman example animations are...
2012-07-10 Friedemann Kleintqtbase: Add missing example installs and files.
2012-07-09 Sergio AhumadaChange deprecated use of CONFIG+=qdbus to QT+=dbus
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-28 Mitch CurtisMake QCalendarWidget use its locale's firstDayOfWeek.
2012-06-26 Thiago MacieiraQGraphicsItem::setAcceptsHoverEvents is deprecated...
2012-06-26 Thiago MacieiraReplace the QGraphicsItem deprecated transforming functions
2012-06-20 Oswald BuddenhagenMerge "Merge branch 'buildsystem'" into refs/staging...
2012-06-20 Gatis PaeglisUpdate calendarwidget example
2012-06-18 Janne AnttilaFix building of qtbase examples when printsupport modul...
2012-06-14 Thiago MacieiraFix encoding of non-ASCII strings
2012-06-14 Gatis PaeglisChange path for 'mousebuttons' widgets example
2012-06-14 Gatis PaeglisAdd install path for qpa windows example
2012-06-12 Stephen KellyUse a QVector<int> instead of a QSet<int> in itemviews...
2012-06-09 Thiago MacieiraReplace deprecated QGraphicsScene::itemAt() with items()
2012-06-09 Friedemann KleintFix assert in painting demos when switching to OpenGL.
2012-06-07 Kent HansenFix compilation of examples with -no-widgets
2012-06-06 Kent HansenRemove widgets dependency from xmlstreamlint example
2012-06-06 Kent HansenRemove widgets dependency from qtconcurrent/map autotest
2012-06-05 Kent HansenRemove useless "QT += widgets"
2012-05-31 Janne AnttilaFix digiflip example build.
2012-05-29 Morten Johan SorvigRemove the MacMainWindow example.
2012-05-29 Thiago MacieiraQApplication::syncX doesn't do anything in Qt 5 anymore
2012-05-28 Jędrzej NowackiReplace QVariant::typeToName usage by QMetaType::typeNa...
2012-05-25 Friedemann KleintOpenGL/HelloWindow example: Fix resource leaks.
2012-05-22 Mitch CurtisFixed unused paramater warning in download example.
2012-05-22 Mitch CurtisFixed "No such signal" error in download example output.
2012-05-18 Mitch CurtisFixed unused variable warning in anchorlayout example.
2012-05-18 Mitch CurtisFixed unused variable warning in chart example.
2012-05-18 Mitch CurtisFixed unused parameter warning in hellowindow example.
2012-05-18 Mitch CurtisFixed unused variable warning in diagramscene example.
2012-05-10 Marius Storm-OlsenMerge "Merge branch 'docs-refactoring' into master...
2012-05-10 hjkgettingStarted, part 3-5: sanitize parameter names...
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-09 hjkgettingStarted: sanitize parameter names and compile...
2012-05-09 Marius Storm-OlsenProperly implement a 'make docs' target for subdirs...
2012-05-07 Girish RamakrishnanExpose QPA API under qpa/*
2012-05-07 Stephen KellyRename setResizeMode to setSectionResizeMode.
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-22 Thiago MacieiraUse org.example instead of com.trolltech for the D...
2012-04-21 Olivier GoffartExamples: Don't use deprecated methods
2012-04-20 Samuel RødalMade hellowindow example respect the expose event.
2012-04-19 Andreas HolzammerCompile fix if QT_NO_CLIPBOARD defined
2012-04-19 Andreas HolzammerCompile fix if QT_NO_CLIPBOARD defined
2012-04-17 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-02 Robin BurchellFix multicast join/leave when binding to QHostAddress...
2012-03-27 Kent HansenMerge master into api_changes
2012-03-23 Kent HansenMerge "Merge master into api_changes" into refs/staging...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-22 Samuel RødalGot rid of Map / Unmap events in favor of Expose event.
next