Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Update obsolete external URLs | Topi Reinio | 2015-04-11 | 1 | -1/+1 |
| | | | | | | | | Update external URLs in the documentation for links where the resource is still available online. Change-Id: I99e5d6d7e030f93c3fe8d31cf300077e2897649e Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> | ||||
* | Update copyright headers | Akseli Salovaara | 2015-03-31 | 25 | -125/+125 |
| | | | | | | | | | Qt copyrights are now in The Qt Company, so we could update the source code headers accordingly. In the same go we should also fix the links to point to qt.io. Change-Id: I7e3e96183e073877b46bc8071b2ccae19e69426b Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com> | ||||
* | Updated year in copyright header | Kai Koehne | 2014-03-26 | 25 | -25/+25 |
| | | | | | | | | | | | | | | | | | | find . -path '*/3rdparty/*' -prune -o -type f -print | xargs -L1 sed -i -E 's/Copyright(.*) 2013 Digia/Copyright\1 2014 Digia/g' Manually patched files: demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h demos/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp src/3rdparty/s60/eiksoftkeyimage.h tools/qdoc3/test/qt-project.qdocconf tests/auto/qsharedpointer/nontracked.h tests/auto/qsharedpointer/nontracked.cpp Change-Id: I3f9074923b4d6bd4666258ab04f01476cc6e901c Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Sergio Ahumada <sahumada@blackberry.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com> | ||||
* | Doc: Edited Qt Help page and clarified .qhp file location. | Jerome Pasion | 2013-02-13 | 1 | -15/+17 |
| | | | | | | | | | | -replaced "html" with "HTML" -noted that the .qhp files are in the HTML directories Task-number: QTBUG-29576 Change-Id: I6c6925465ae370d6796657057eb3c4bf7bf5ab47 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com> | ||||
* | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-13 | 25 | -25/+25 |
| | | | | | | Change-Id: I52bf8ef0447b701b4ebf7d7d240013a72adb9425 Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> | ||||
* | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-29 | 25 | -350/+350 |
| | | | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: I280c0a575987d1770e354b4948f1d4d767d711ea Reviewed-by: Simo Fält <simo.falt@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> | ||||
* | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 25 | -50/+50 |
| | | | | | | | | | | | | | - Replace Nokia contact email address with Qt Project website. - Remove "All rights reserved" line from license headers. As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: Ie7ba62011752fcb149b99b26317c54f2a0cfa931 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com> | ||||
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 25 | -25/+25 |
| | | | | | | | | | Simple search and replace. This commit doesn't touch 3rd-party files, nor translations (where the change is not so simple and will be handled in a separate commit). Change-Id: I4e48513b8078a44a8cd272326685b25338890148 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> | ||||
* | Doc: Added some more information about visited links in rich text. | David Boddie | 2011-05-25 | 1 | -0/+4 |
| | |||||
* | Doc: Added a note about the <style> element in rich text strings. | David Boddie | 2011-05-25 | 1 | -1/+5 |
| | | | | Suggested-by: Leena Miettinen | ||||
* | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 25 | -250/+250 |
| | | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me | ||||
* | Merge branch 'master-upstream' | Thierry Bastian | 2011-04-19 | 13 | -120/+123 |
|\ | |||||
| * | Doc: Work on a11y docs | Geir Vattekar | 2011-03-24 | 1 | -27/+30 |
| | | | | | | | | Task-number: QTBUG-8078 | ||||
| * | Doc: Ensured that code snippets have appropriate file names. | David Boddie | 2011-02-08 | 13 | -93/+93 |
| | | | | | | | | | | This helps them to be marked up correctly in cases where code markers are available. | ||||
* | | Add the QIdentityProxyModel. | Stephen Kelly | 2011-04-12 | 1 | -0/+7 |
|/ | | | | | | | | | | Older commit history is in KDE svn: http://websvn.kde.org/trunk/KDE/kdelibs/kdeui/itemviews/kidentityproxymodel.cpp?view=log Ammended to update the license headers. Merge-request: 900 Reviewed-by: Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> | ||||
* | Doc: including missing pages in overviews. | Morten Engvoldsen | 2011-01-28 | 1 | -0/+1 |
| | | | | Task-number: QTBUG-15357 | ||||
* | Doc: Added a link from the plugin guide to the plugin deployment guide. | David Boddie | 2011-01-26 | 1 | -2/+7 |
| | | | | Task-number: QTBUG-9501 | ||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 25 | -25/+25 |
| | | | | Reviewed-by: Trust Me | ||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-11-23 | 1 | -5/+4 |
|\ | |||||
| * | Docs: QTBUG-10866 Description of how AutoConnection is resolved. | Peter Yard | 2010-11-22 | 1 | -5/+4 |
| | | |||||
* | | Doc: Added general statements about reentrancy and thread safety. | David Boddie | 2010-11-23 | 1 | -5/+15 |
|/ | | | | Task-number: QTBUG-14273 | ||||
* | Doc: Fixed documentation style and qdoc warnings. | David Boddie | 2010-10-08 | 2 | -7/+7 |
| | | | | Task-number: QTBUG-12071 | ||||
* | Doc: Update to Phonon overview | Geir Vattekar | 2010-10-08 | 1 | -19/+0 |
| | |||||
* | Doc: Fixed the in-repository licenses for the documentation. | David Boddie | 2010-10-04 | 25 | -125/+125 |
| | | | | | | In the repository, we should always use the No Commercial license alongside the GNU Free Documentation License for documentation files. | ||||
* | Doc: Made a number of fixes to the documentation. | David Boddie | 2010-10-04 | 1 | -4/+0 |
| | |||||
* | Doc: Updating pages and linking them to the overviews. | Morten Engvoldsen | 2010-08-22 | 7 | -2/+10 |
| | |||||
* | Doc: Changes to the index page and second level pages linking to the index page. | Morten Engvoldsen | 2010-08-20 | 1 | -0/+1 |
| | |||||
* | Merge commit 'remotes/origin/4.7' into qt47s2 | Thomas Zander | 2010-08-11 | 6 | -12/+9 |
|\ | | | | | | | | | | | | | | | Conflicts: doc/src/examples/simpletreemodel.qdoc doc/src/examples/spinboxdelegate.qdoc doc/src/index.qdoc src/declarative/qml/qdeclarativeimageprovider.cpp | ||||
| * | doc: Changed some titles so lists of contents sort better. | Martin Smith | 2010-08-10 | 2 | -2/+2 |
| | | |||||
| * | doc: Some reorganization of top page topic hierarchy. | Martin Smith | 2010-08-10 | 3 | -9/+7 |
| | | |||||
| * | doc: Fixed some qdoc errors. | Martin Smith | 2010-08-09 | 1 | -1/+0 |
| | | |||||
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-08-04 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | Conflicts: doc/src/examples/qml-examples.qdoc | ||||
| * | Doc: adding changes to getting started and fixing redirection links | Morten Engvoldsen | 2010-08-02 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-07-16 | 3 | -11/+12 |
|\ \ | |/ | |||||
| * | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-09 | 1 | -1/+1 |
| | | |||||
| * | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-09 | 1 | -2/+2 |
| | | |||||
| * | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-09 | 1 | -0/+1 |
| | | |||||
| * | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-09 | 1 | -8/+8 |
| | | |||||
* | | Doc: Merged in some of Thomas Zander's suggestions. | David Boddie | 2010-07-16 | 1 | -2/+47 |
|/ | | | | Reviewed-by: Trust Me | ||||
* | Doc: Relicensed the documentation under the GNU FDL version 1.3. | David Boddie | 2010-06-21 | 25 | -625/+275 |
| | | | | | Reviewed-by: Trust Me Requested-by: Legal | ||||
* | qdoc: Fixed the model/view programming page; tried a style change. | Martin Smith | 2010-05-28 | 1 | -306/+157 |
| | |||||
* | doc: Fixed many broken links. | Martin Smith | 2010-05-20 | 2 | -11/+13 |
| | |||||
* | doc: Fixed many broken links. | Martin Smith | 2010-05-20 | 1 | -3/+3 |
| | |||||
* | doc: Fixed many broken links. | Martin Smith | 2010-05-19 | 1 | -0/+1 |
| | |||||
* | doc: Updated the widgets tutorial to work without page links. | Martin Smith | 2010-05-18 | 1 | -1/+1 |
| | |||||
* | doc: Another upgrade of the top page and overviews. | Martin Smith | 2010-05-14 | 3 | -1/+6 |
| | | | | More to come. | ||||
* | doc: Added some \briefs to how-to docs. | Martin Smith | 2010-05-14 | 1 | -0/+1 |
| | |||||
* | qdoc: Yet another revision of the top doc page. | Martin Smith | 2010-05-12 | 15 | -36/+26 |
| | | | | Still more to come. | ||||
* | qdoc: Yet another revision of the top doc page. | Martin Smith | 2010-05-11 | 2 | -2/+1 |
| | | | | Still more to come. | ||||
* | doc: Second attempt to begin reorganizing the top doc page. | Martin Smith | 2010-05-06 | 1 | -1/+1 |
| | | | | This change actually changes the left panels. Much more to come. |