Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable the unified toolbar before entering | Fabien Freling | 2010-10-15 | 3 | -2/+37 |
| | | | | | | | | | | fullscreen on Mac OS X. We are just enforcing what the documentation recommended. Task-number: QTBUG-13772 Reviewed-by: Samuel | ||||
* | QWorkspace: fix hardcoded min size overwriting the real min size | David Faure | 2010-10-15 | 2 | -6/+19 |
| | | | | | | | | | | The setMinimumSize call was having precedence over the minimumSizeHint, so when having a sizegrip enabled it was possible to resize a MDI window to a much smaller size than its min size (actually it would flicker between the two sizes, on each resize). Fixed by moving that min size (for the titlebar contents) to the calculations in minimumSizeHint(). Reviewed-by: mariusso | ||||
* | Fix tst_moduleqt47::accidentalImport | Olivier Goffart | 2010-10-15 | 2 | -2/+2 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into ↵ | Qt Continuous Integration System | 2010-10-14 | 654 | -3306/+5298 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2: (61 commits) tst_qcompleter: Fix the QTBUG_14292_filesystem test on X11 tst_qcompleter.cpp: fix test on mac. Fixed autotest that was missing focus on Windows QGraphicsLayoutItem - user set sizes should always override, even if there's a constraint QGridLayoutEngine - Rework height-for-width support so that row/col spanning works Revert "Revert "Fix (implement!) hfw/wfh in QGridLayoutEngine"" Fixed statement about const_iterator and some whitespace fixes. Adjust the parent index for the itemsMoved call. Correctly handle both 16bit and 32bit live pixmaps in meego graphics system. Correctly remove the egl alpha surface flags in meego graphics system. Proper dither & proper alpha checking. In meego graphics system, use always 16bit textures. QCompleter: do not auto complete when directory is changed. tst_qcompleter: Add a test for QFileSystemModel Doc: adjusting the search field width Doc - remove disclaimer Added the default format of QTime::toString(). Moved the property documentation to its proper location. Added Q_INVOKABLE to ignore file. Made several QMenuBar functions visible to qdoc and added documentation. ... | ||||
| * | tst_qcompleter: Fix the QTBUG_14292_filesystem test on X11 | Olivier Goffart | 2010-10-14 | 1 | -1/+2 |
| | | | | | | | | | | | | The last fix on Windows broke it on linux Reviewed-by: thierry | ||||
| * | Merge commit 'doc-team/4.7' into 4.7 | Morten Engvoldsen | 2010-10-14 | 638 | -3205/+4339 |
| |\ | |||||
| | * | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-13 | 95 | -604/+1460 |
| | |\ | |||||
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Jerome Pasion | 2010-10-13 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Doc: adjusting the search field width | Morten Engvoldsen | 2010-10-13 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fixed statement about const_iterator and some whitespace fixes. | Jerome Pasion | 2010-10-13 | 2 | -3/+3 |
| | |/ / | | | | | | | | | | | | | | | | | Task-number: QTBUG-14252 Reviewed-by: David Boddie | ||||
| | * | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-12 | 9 | -26/+30 |
| | |\ \ | |||||
| | * | | | Doc - remove disclaimer | Leena Miettinen | 2010-10-12 | 1 | -11/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-14407 Reviewed-by: Friedemann Kleint Reviewed-by: Henry Haverinen | ||||
| | * | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-11 | 6 | -15/+117 |
| | |\ \ \ | |||||
| | * | | | | Added the default format of QTime::toString(). | Jerome Pasion | 2010-10-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-13710 Reviewed-by: David Boddie | ||||
| | * | | | | Moved the property documentation to its proper location. | Jerome Pasion | 2010-10-11 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-14351 Reviewed-by: David Boddie | ||||
| | * | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-09 | 12 | -26/+80 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-08 | 34 | -489/+734 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Added Q_INVOKABLE to ignore file. | Jerome Pasion | 2010-10-08 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-14281 Reviewed-by: David Boddie | ||||
| | * | | | | | | Made several QMenuBar functions visible to qdoc and added documentation. | Jerome Pasion | 2010-10-08 | 1 | -11/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-14026 Reviewed-by: David Boddie | ||||
| | * | | | | | | Resized image, added missing files, and reformatted documentation of | Jerome Pasion | 2010-10-08 | 7 | -57/+212 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QtWebKit Image Analyzer example. | ||||
| | * | | | | | | Fixed grammar mistake. | Jerome Pasion | 2010-10-08 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-13712 | ||||
| | * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Geir Vattekar | 2010-10-08 | 136 | -1297/+4199 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-07 | 98 | -945/+3135 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Doc: tuning search reasult box | Morten Engvoldsen | 2010-10-07 | 1 | -0/+1 |
| | | | | | | | | | | |||||
| | | * | | | | | | | qdoc: Don't generate html output for png files. | Martin Smith | 2010-10-07 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Doc: Correcting Windows CE 6.0 to Windows Embedded CE 6.0 | Morten Engvoldsen | 2010-10-07 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Doc: correcting bug - lenght() pointed to setLength() in "See also" section. ↵ | Morten Engvoldsen | 2010-10-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct link is resize() | ||||
| | | * | | | | | | | Doc: correct spelling | Morten Engvoldsen | 2010-10-07 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Doc: correcting spelling - qdbusxml2dcpp to qdbusxml2cpp | Morten Engvoldsen | 2010-10-07 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Doc: correcting grammar on the installation pages | Morten Engvoldsen | 2010-10-07 | 1 | -8/+8 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Doc: correcting broken link to labs | Morten Engvoldsen | 2010-10-07 | 1 | -3/+4 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Doc: adding note to function QWSKeyboardHandler::processKeycode - that it ↵ | Morten Engvoldsen | 2010-10-07 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | was added in Qt 4.6 | ||||
| | | * | | | | | | | Doc: correcting typo | Morten Engvoldsen | 2010-10-07 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Doc: Fixing bug - line too long and not visible. Breaking the line in two | Morten Engvoldsen | 2010-10-07 | 1 | -1/+2 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Doc: Fixing typo | Morten Engvoldsen | 2010-10-07 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Doc: Fixing snippet bug. Path pointing to the wrong snippet | Morten Engvoldsen | 2010-10-07 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | * | | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-06 | 28 | -329/+1036 |
| | | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Doc: Update to Phonon overview | Geir Vattekar | 2010-10-08 | 1 | -19/+0 |
| | |/ / / / / / / / | |||||
| | * | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Geir Vattekar | 2010-10-06 | 4 | -5/+11 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Added a project file for the Getting Started with QML and changed the | Jerome Pasion | 2010-10-06 | 3 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | old file name references. | ||||
| | | * | | | | | | | | Clarified the auto connect enumeration regarding which type of | Jerome Pasion | 2010-10-06 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | connection is made. Task-number: QTBUG-14223 Reviewed-by: David Boddie | ||||
| | * | | | | | | | | | Doc: Fixed doc references to non-existing API | Geir Vattekar | 2010-10-06 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-13632 Reviewed-by: David Boddie | ||||
| | * | | | | | | | | | Doc: Fix broken links in QSslConfiguration | Geir Vattekar | 2010-10-06 | 1 | -3/+4 |
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-14213 Reviewed-by: David Boddie | ||||
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Jerome Pasion | 2010-10-06 | 2 | -2/+2 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Morten Engvoldsen | 2010-10-06 | 1845 | -6418/+14930 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Morten Engvoldsen | 2010-10-06 | 48 | -353/+789 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Doc: Fixing bug in QML tutorial | Morten Engvoldsen | 2010-10-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code snippet for the simple button was not correctly linked. | ||||
| | | * | | | | | | | | | | Doc: Fixing spacing bug in columns | Morten Engvoldsen | 2010-10-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | Added installation section and fixed some whitespace. | Jerome Pasion | 2010-10-06 | 1 | -36/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: David Boddie | ||||
| | * | | | | | | | | | | | Merge branch '13092010doc' into 4.7 | Jerome Pasion | 2010-10-06 | 1 | -1/+4 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | |