Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-17 | 4 | -0/+734 |
|\ | |||||
| * | Snippet files for gesture overview documentation | Peter Yard | 2009-08-17 | 4 | -0/+734 |
| | | |||||
* | | Doc: Fixed number of commercial editions. | David Boddie | 2009-08-17 | 1 | -2/+1 |
|/ | | | | Reviewed-by: Trust Me | ||||
* | Doc: Removed claims that QDialog supports border style sheet settings. | David Boddie | 2009-08-14 | 1 | -3/+3 |
| | | | | | | Task-number: 255853 Reviewed-by: Trust Me I'm-trusting: The information in the task :-) | ||||
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-14 | 6 | -1/+1164 |
|\ | |||||
| * | Fix trailing space in snippet file for gesture documentation. | Peter Yard | 2009-08-14 | 1 | -1/+1 |
| | | |||||
| * | Gesture Overview Documentation | Peter Yard | 2009-08-14 | 5 | -0/+1163 |
| | | | | | | | | | | | | | | Overview of QGesture class and reference to QStandardGestures Gesture overview using ImageViewer example to demonstrate use of class by implementer. | ||||
| * | Make Qt::NoGesture visible. Needed for QGesture subclassing. | Peter Yard | 2009-08-14 | 1 | -1/+1 |
| | | |||||
* | | Doc: Included type information for the Qt::ItemDataRole enum. | David Boddie | 2009-08-14 | 2 | -17/+24 |
|/ | | | | | Task-number: 257116 Reviewed-by: Trust Me | ||||
* | Doc: Updated the version number of the latest Unicode specification. | David Boddie | 2009-08-13 | 1 | -14/+10 |
| | | | | | Task-number: 259091 Reviewed-by: Trust Me | ||||
* | Surrounded a string const with QString() to get snippet to work. | Martin Smith | 2009-08-12 | 1 | -1/+1 |
| | | | | Task-number: 258967 | ||||
* | Replace some mentions of Trolltech with more appropriate terms. | Jason McDonald | 2009-08-12 | 10 | -23/+23 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update obsolete URL's in code and docs. | Jason McDonald | 2009-08-12 | 7 | -12/+12 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update references to online documentation. | Jason McDonald | 2009-08-12 | 11 | -23/+23 |
| | | | | Reviewed-by: Trust Me | ||||
* | Eliminate last mentions of "Qt Software". | Jason McDonald | 2009-08-12 | 5 | -6/+6 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update URL's to use new domain. | Jason McDonald | 2009-08-12 | 37 | -128/+128 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 775 | -778/+778 |
| | | | | Reviewed-by: Trust Me | ||||
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-11 | 1 | -0/+1 |
|\ | |||||
| * | Add the Qt::TextLongestVariant flag so QFontMetrics::size returns the size ↵ | Olivier Goffart | 2009-08-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | of the biggest string In case the strings contains multiple strings separated by \x9c Reviewed-by: Oswald Buddenhagen Task-number: QT-10 | ||||
* | | Doc: Fixed code snippets in QReadLocker and QWriteLocker documentation. | David Boddie | 2009-08-11 | 1 | -4/+4 |
|/ | | | | Reviewed-by: Trust Me | ||||
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | David Boddie | 2009-08-11 | 2 | -97/+137 |
|\ | |||||
| * | Remove trailing whitespace | Kavindra Devi Palaraja | 2009-08-11 | 1 | -4/+3 |
| | | | | | | | | Reviewed-By: TrustMe | ||||
| * | Doc - Some documentation fixes for Model View documentation together with | Kavindra Devi Palaraja | 2009-08-11 | 1 | -94/+126 |
| | | | | | | | | | | | | | | | | | | some clarification (Task 229722) on what is a current item, what are selected items, etc. Task: 229722 Reviewed-By: TrustMe | ||||
| * | Introducing icon theme support | Jens Bache-Wiig | 2009-08-10 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | Added some static functions to QIcon to support desktop themes based on the freedesktop spec. It is not intended to replace KIcon and the intention is to use it when available to share icon cache between applications. Applications currently using icon themes are Assistant, Designer and the textedit demo. Reviewed-by: ogoffart | ||||
* | | Doc: Fixed qdoc markup. | David Boddie | 2009-08-11 | 1 | -3/+3 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Doc: Added information about the Qt::AutoCompatConnection enum value. | David Boddie | 2009-08-11 | 2 | -1/+21 |
| | | | | | | | | | | Task-number: 235850 Reviewed-by: Trust Me | ||||
* | | Doc: Added information about quoting of path strings. | David Boddie | 2009-08-11 | 2 | -10/+17 |
| | | | | | | | | | | | | Task-number: None Reviewed-by: Andy Shaw Review-was: Tentative | ||||
* | | Doc: Documented the use of spaces in qmake variables. | David Boddie | 2009-08-10 | 2 | -2/+30 |
|/ | | | | Reviewed-by: Trust Me | ||||
* | Remove spurious paranthesis in container docs | hjk | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | Doc: Integrated the Rogue (state machine) example. | Geir Vattekar | 2009-08-07 | 4 | -0/+223 |
| | | | | Reviewed-by: Kent Hansen | ||||
* | Add hints that a qmake generated .pro will need to be edited | Keith Isdale | 2009-08-06 | 1 | -1/+2 |
| | | | | | | | | | | When qmake run with the -project option to generate a .pro for the project it is possible that the generated .pro file will need to be edited and add variables such as "QT" to specify what QT modules the project needs. To hints to qmake's help and HTML documentation to that effect. Reviewed-by: Marius Storm-Olsen | ||||
* | Merge AudioServices into mainline. | Justin McPherson | 2009-08-05 | 5 | -0/+179 |
| | |||||
* | Merge branch '4.5' | Bill King | 2009-08-05 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: src/gui/graphicsview/qgraphicsitem.cpp | ||||
| * | Fix obsolete license headers | Jason McDonald | 2009-08-04 | 2 | -4/+4 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Added input hints to QGraphicsItem. | jasplin | 2009-08-04 | 1 | -0/+24 |
| | | | | | | | | | | | | | | | | | | This patch allows for input hints to be set on a QGraphicsItem. Input methods use such hints to define its appearance/behavior (e.g. to allow for numerical input only). Reviewed-by: ahanssen Task-number: 254493 | ||||
* | | Doc fixes | Aaron Kennedy | 2009-08-04 | 1 | -1/+1 |
| | | | | | | | | Reviewed-by: TrustMe | ||||
* | | Merge branch '4.5' | Thiago Macieira | 2009-08-03 | 5 | -1/+6 |
|\ \ | |/ | | | | | | | | | | | | | | | | | Conflicts: src/corelib/tools/qsharedpointer.cpp src/corelib/tools/qsharedpointer_impl.h src/gui/dialogs/qcolordialog.cpp src/gui/painting/qwindowsurface_raster.cpp src/network/access/qnetworkaccessmanager.cpp tests/auto/qsharedpointer/externaltests.cpp | ||||
| * | Doc - Renamed the cursor's images to illustrate splitV and splitH properly | Kavindra Devi Palaraja | 2009-07-29 | 2 | -0/+0 |
| | | | | | | | | | | | | Task: 258895 Reviewed-By: Jens Bache-Wiig | ||||
| * | Doc - Mention Google trademarks with the two examples using Google services. | Kavindra Palaraja | 2009-07-26 | 2 | -0/+2 |
| | | | | | | | | Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com> | ||||
| * | Prematurely creating a dialog as a sheet causes problems | Richard Moe Gustavsen | 2009-07-24 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prematurely creating a dialog as a sheet and then calling exec() on it will show a window w/o decorations. The problem is that first telling a window to be a sheet, and then tell it to exec, is unambigious. Because doing the latter implies application modality (when modality is not set), which again implies not using a sheet. Calling exec (and setting modality) will win over window flags, so in this case, we now recreate the window as a normal app-modal dialog. Task: 254524 Reviewed-by: Trenton Schulz | ||||
* | | Doc: Replaced QSet<double> with QSet<int> in QList::fromSet() example | Stian Sandvik Thomassen | 2009-08-02 | 1 | -3/+3 |
| | | | | | | | | | | We don't implement qHash() for double, so let's not use QSet<double> in the documentation. | ||||
* | | Doc: Use new APIs in example and correct documentation regarding replacement. | Volker Hilsheimer | 2009-07-31 | 1 | -2/+2 |
| | | |||||
* | | Doc: Fixed a snippet bug in QFileInfo | Geir Vattekar | 2009-07-31 | 1 | -3/+3 |
| | | | | | | | | | | Task-number: 258371 Reviewed-by: Trust Me | ||||
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Aaron Kennedy | 2009-07-31 | 44 | -1484/+1557 |
|\ \ | |||||
| * | | API documentation moved into the classes subdirectory | Volker Hilsheimer | 2009-07-30 | 1 | -0/+0 |
| | | | |||||
| * | | Doc: there is no group of explicitly shared classes, only one class uses this. | Volker Hilsheimer | 2009-07-30 | 2 | -111/+144 |
| | | | | | | | | | | | | | | | Explain the implications in the QWebHistoryItem documentation, and get rid of the "group". | ||||
| * | | Doc: Move class and function documentation into a dedicated directory. | Volker Hilsheimer | 2009-07-30 | 41 | -1373/+1413 |
| | | | |||||
* | | | Add FINAL attribute to Q_PROPERTY() | Aaron Kennedy | 2009-07-31 | 2 | -1/+7 |
| | | | | | | | | | | | | | | | | | | This will be used by the declarative module to optimize property bindings. Reviewed-by: Roberto Raggi | ||||
* | | | Add CONSTANT attribute to Q_PROPERTY() | Aaron Kennedy | 2009-07-31 | 2 | -1/+8 |
|/ / | | | | | | | | | | | This will be used by the declarative module to determine if a property lacking a NOTIFY signal is truly constant, or just missing a NOTIFY signal. Reviewed-by: Roberto Raggi | ||||
* | | Doc: Another classlist. | Volker Hilsheimer | 2009-07-29 | 2 | -54/+14 |
| | |