Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move audio and video examples into the common multimedia directory. | Andrew den Exter | 2009-10-16 | 6 | -24/+24 |
| | | | | | | | | | Brings the video examples into multimedia directory, and removes the audio sub-directory so the directory structure is in line with the other example categories. Task-number: QT-667 Reviewed-by: Kurt Korbatits | ||||
* | qdoc: Made the \sincelist command produce better html. | Martin Smith | 2009-10-14 | 1 | -2/+3 |
| | |||||
* | Add known issues wiki to docs. | Jesper Thomschutz | 2009-10-13 | 1 | -0/+4 |
| | | | | Reviewed-by: Jason McDonald | ||||
* | Update the OpenGL for Qt/Embedded documentation | Rhys Weatherley | 2009-10-13 | 1 | -122/+125 |
| | | | | Reviewed-by: trustme | ||||
* | Remove the ahigl example screen driver. | Rhys Weatherley | 2009-10-12 | 3 | -622/+0 |
| | | | | | | | | This example is very old, doesn't work, and confuses anyone who reads about it into thinking that OpenGL compositing is possible with Qt/Embedded, which is not accurate. Reviewed-by: trustme | ||||
* | Doc: Minor corrections and additions to i18n documentation. | David Boddie | 2009-10-12 | 1 | -0/+3 |
| | | | | Reviewed-by: Trust Me | ||||
* | Doc: Gesture API documentation review. | David Boddie | 2009-10-12 | 2 | -29/+32 |
| | | | | Reviewed-by: Trust Me | ||||
* | Added documentation for the Gesture API. | Denis Dzyubenko | 2009-10-12 | 1 | -2/+2 |
| | | | | Reviewed-by: trustme | ||||
* | Doc: Created a snippet to generate the global colors image. | David Boddie | 2009-10-09 | 5 | -0/+238 |
| | | | | Reviewed-by: Trust Me | ||||
* | Doc: Replace QDirModel with QFileSystemModel in examples and overviews. | David Boddie | 2009-10-09 | 6 | -31/+35 |
| | | | | | Task-number: QTBUG-4152 Reviewed-by: Trust Me | ||||
* | Doc: Minor language fixes. | David Boddie | 2009-10-09 | 1 | -14/+14 |
| | | | | Reviewed-by: Trust Me | ||||
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-10-09 | 1 | -78/+62 |
|\ | |||||
| * | Doc: update known issues page (a little). | Volker Hilsheimer | 2009-10-09 | 1 | -78/+62 |
| | | |||||
* | | Changed several S60 references to Symbian references in docs. | Miikka Heikkinen | 2009-10-09 | 3 | -17/+15 |
|/ | | | | Reviewed-by: Janne Koskinen | ||||
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-10-09 | 5 | -39/+39 |
|\ | |||||
| * | Symbian fix: rename examples ftp and musicplayer to start with q. | Frans Englich | 2009-10-09 | 5 | -39/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Symbian already has the executables musicplayer.exe, mediaplayer.exe and ftp.exe, with the result that we overwrite them with Qt. We solve this by renaming the examples, and do it not only on Symbian, such that Qt remains consistent across platforms. This was previously partly done for mediaplayer. The folder name needs to be consistent with the executable, for qtdemo to work. Done jointly with Alessandro. Task-number: QTBUG-4743 Reviewed-by: Alessandro Portale Reviewed-by: Frans Englich | ||||
* | | Fixed miscellaneous minor problems with Symbian docs. | Miikka Heikkinen | 2009-10-09 | 3 | -7/+9 |
|/ | | | | Reviewed-by: Espen Riskedal | ||||
* | Doc: update the compiler notes about Sun CC's STL not being supported | Thiago Macieira | 2009-10-09 | 1 | -1/+13 |
| | | | | | | | | | The default STL (Rogue Wave STL) is far too old for Qt. It doesn't meet the ISO C++ 98 specification. Using a more recent (and standards-compliant) STL like stlport4 enables Qt to build even QtWebKit on Solaris. Also change the note indicating we're using Sun Studio 12, not 8. | ||||
* | doc: Changed the format of the since list. | Martin Smith | 2009-10-08 | 1 | -3/+2 |
| | | | | | This is a big change from the original, and I expect we will want modifications. | ||||
* | Changing S60 to Symbian in the Docs | Morten Engvoldsen | 2009-10-08 | 1 | -0/+0 |
| | | | | | | | | Changing names to Symbian platform Task-number: QT-2268 Rev-by: Espen Riskedal | ||||
* | Changing S60 to Symbian in the Docs | Morten Engvoldsen | 2009-10-08 | 5 | -82/+91 |
| | | | | | | | | Changing names to Symbian platform Task-number: QT-2268 Rev-by: Espen Riskedal | ||||
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Miikka Heikkinen | 2009-10-06 | 6 | -4/+6 |
|\ | |||||
| * | doc: fix two errors in statemachine snippets | Kent Hansen | 2009-10-05 | 1 | -2/+2 |
| | | |||||
| * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-10-05 | 4 | -1/+3 |
| |\ | |||||
| | * | Document Embedded Linux with X11 and Scratchbox environment as Tier 2. | Volker Hilsheimer | 2009-10-05 | 1 | -0/+2 |
| | | | |||||
| | * | Doc: move new files into correct subdirectory. | Volker Hilsheimer | 2009-10-05 | 3 | -1/+1 |
| | | | |||||
| * | | Doc update related to Qt package name for Symbian (a3ef6e08). | Janne Anttila | 2009-10-05 | 1 | -1/+1 |
| |/ | | | | | | | | | Task-number: QT-772 Reviewed-by: TrustMe | ||||
* | | Changed wording on Symbian introduction doc. | Miikka Heikkinen | 2009-10-06 | 1 | -2/+2 |
|/ | | | | | | | Executing "perl createpackage.pl" will only work in bin dir, so changed the wording a bit. Reviewed-by: Janne Anttila | ||||
* | Doc: mark API of Gesture framework as preliminary. | Volker Hilsheimer | 2009-10-02 | 2 | -1/+6 |
| | | | | New API will most likely not be in the Beta release. | ||||
* | doc: Fixed numerous qdoc errors. | Martin Smith | 2009-10-02 | 2 | -2/+1 |
| | |||||
* | Doc: Fixed license header. | David Boddie | 2009-10-02 | 1 | -0/+40 |
| | | | | Reviewed-by: Trust Me | ||||
* | Doc: fix typo | Volker Hilsheimer | 2009-10-02 | 1 | -1/+1 |
| | |||||
* | Doc: add image for XML Schema support to What's New in 4.6 page. | Volker Hilsheimer | 2009-10-02 | 2 | -0/+2 |
| | |||||
* | Touch up and fixes for the documentation frontpage | Jens Bache-Wiig | 2009-10-01 | 3 | -6/+51 |
| | | | | | | | | | | | - I reverted the font enlargement. This should be up to the user. - The fonts are now uniform again, giving a more professional apparance. - Added a slight gradient for the headers to give it a more modern look. - Fixed a rendering glitch with webkit where no borders were visible. The qt-resources.qdoc is basically there to export the image. Reviewed-by: Morten Engvoldsen | ||||
* | Doc: Removed the old What's New page for Designer. | David Boddie | 2009-10-01 | 1 | -3/+0 |
| | | | | Reviewed-by: Trust Me | ||||
* | Doc: Added a script to generate one of the model/view images. | David Boddie | 2009-10-01 | 1 | -0/+42 |
| | | | | Reviewed-by: Trust Me | ||||
* | Doc: RTOS'es are available under a commerical license, without support. | Volker Hilsheimer | 2009-10-01 | 2 | -2/+9 |
| | | | | Also point to the right contact-us address. | ||||
* | Doc fix on QGraphicsWidget and QGraphicsObject. | Alexis Menard | 2009-10-01 | 1 | -2/+3 |
| | | | | Reviewed-by:David Boddie <dboddie@trolltech.com> | ||||
* | Doc: A short paragraph about Symbian support. | Volker Hilsheimer | 2009-10-01 | 1 | -0/+8 |
| | | | | Needs a screenshot or picture. | ||||
* | Doc: nicer screenshots for Graphics Effects section in "What's New" | Volker Hilsheimer | 2009-10-01 | 2 | -1/+10 |
| | |||||
* | Doc: A bit of text for example categories. | Volker Hilsheimer | 2009-10-01 | 1 | -0/+4 |
| | | | | IPC is missing. | ||||
* | Doc: add graphics effects and XML Schema Validation support. | Volker Hilsheimer | 2009-10-01 | 1 | -15/+50 |
| | | | | | | Also add links to relevant APIs or documents for each block. Missing: Qt on Symbian | ||||
* | Doc: gcc 3.4-based MinGW is downgraded to Tier 2 support, gcc 4.4 is Tier 1 | Volker Hilsheimer | 2009-10-01 | 1 | -1/+3 |
| | |||||
* | Remove display lists and refactor ready for ES/ES2 port | Sarah Smith | 2009-10-01 | 1 | -0/+0 |
| | | | | | | | | | Display lists, and a few other features dont work in ES/ES2. Refaoctor to allow redo of lighting and other non-fixed-function pipeline features. Also use QAnimation* classes instead of timers, and correct a few minor bugs (flipped texture). Include new screenshot (old one manifested bug). Reviewed-by: Rhys Weatherley | ||||
* | Readd QGraphicsBloomEffect. | Bjørn Erik Nilsen | 2009-09-30 | 2 | -0/+0 |
| | | | | | | | | This effect was removed in 1c9a28ea64cc53e61a64644dc5a4ff121b475bc5, but has now been readded on request from a couple of customers. Andreas also agreed we should provide this effect. Reviewed-by: Andreas | ||||
* | qdoc: Modified the support for \sincelist. | Martin Smith | 2009-09-30 | 1 | -13/+4 |
| | | | | It now finds a lot more \since 4.6 stuff. | ||||
* | Fixed some S60 installation documentation issues. | Miikka Heikkinen | 2009-09-30 | 2 | -13/+15 |
| | | | | | Task-number: QT-2204 Reviewed-by: Janne Anttila | ||||
* | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-29 | 11 | -138/+67 |
|\ | |||||
| * | doc: Describe the semantics of targetless state machine transitions | Kent Hansen | 2009-09-29 | 1 | -0/+29 |
| | | |||||
| * | Doc: Snow Leopard is supported as a Tier 2 platform. | Volker Hilsheimer | 2009-09-29 | 1 | -1/+7 |
| | | | | | | | | | | Discussed in the program team - adding it as a Tier 1 platform is too ambitious. |