summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* doc: Re-introduced next/previous page links in the footer.Martin Smith2010-08-091-0/+55
| | | | | Task-Nr: QTBUG-12278 (cherry picked from commit 2118f407b02654e9e3c6706647e8b9b711e8982b)
* Translation work for 4.7Pierre Rossi2010-08-091-0/+40
| | | | | | | | | validating and adding some french translations. Plus all the fixes from Gabriel's extensive review. Doc: Fix a typo Reviewed-by: gabi (cherry picked from commit 209c017333fea9827fd20c7f8d23721bd8a6ee43)
* Some french translationsPierre Rossi2010-08-091-5/+17
| | | | | Reviewed-by: gabi (cherry picked from commit 065cc163d7848131dcfd8bb210c8590b6cd11991)
* doc: Re-introduced next/previous page links in the footer.Martin Smith2010-08-081-0/+55
| | | | | Task-Nr: QTBUG-12278 (cherry picked from commit 2118f407b02654e9e3c6706647e8b9b711e8982b)
* Increase maximum heap size of QML ViewerJoona Petrell2010-08-081-1/+1
| | | | | | Task-number: QTBUG-12029 Reviewed-by: Martin Jones (cherry picked from commit 4692a507dcdfbc830a0885016b6bd0bab4480bad)
* Fix the remote command delimiter, this has cahnged at some point.kh12010-08-052-2/+2
| | | | | | Task-number: QTBUG-12485 QTBUG-12651 Reviewed-by: ck (cherry picked from commit 2838cfa7809e6b196a1ee1eb71df5894fc57dd6f)
* Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-044-19/+76
| | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-12142 Reviewed-by: Warwick Allison This patch brings ability to switch QML Viewer's orientation between auto-orientation (=follow sensor), portrait and landscape orientations (lock orientation) on Symbian. It provides same orientation options as Qt Creator 2.1's Qt QML Standalone Application creation wizard. Also, menu item rotateOrientation now works on Symbian, but it's hidden when orientation mode is set to auto-orientation. Property runtime.orientation has been switched back to supporting four-way orientation on Symbian, previously it only updated values between portrait and landscape. If your application only supports landscape or portrait modes, just don't react to the inverted orientations. Added orientation example screenorientation under examples/declarative. The patch includes a fix for calculator example, which rotated to wrong direction when switching from portrait to landscape. Also, improved qdeclarativeviewer unit tests. Changes have been tested to work on Windows, Linux and Symbian^3. (cherry picked from commit e62f266a7642e675e9d235a1f54a6b5746500d48)
* Fix USB serial port detection of the Nokia N95 on linuxShane Kearns2010-08-044-9/+59
| | | | | | | | | | | | The interface numbers in /dev/serial/by-id are hex rather than decimal. Also added code to read the manufacturer name and product name from string descriptors in order to get a better match. Unfortunately, root privilege is needed or the API returns an error. In this case, we still use the weak matching on interface number only. Task-Number: QTBUG-11794 Reviewed-By: Thomas Zander (cherry picked from commit 767aa8d648bf81a3303da66a4fef98657ea5ece3)
* qdoc: Removed exclusion of declarative directories in qt-api-only.qdocconfMartin Smith2010-08-036-59/+59
| | | | (cherry picked from commit b588cfe80741ec500fc0a52586145e5849ca5968)
* Pulled major qdoc3 changes into the releases branch.Toby Tomkins2010-08-0317-176/+354
|
* Fixed spelling mistakes in documented functions, classes, etc. Part of ↵Jerome Pasion2010-08-022-8/+8
| | | | | | QTBUG-11938 and QTBUG-10801 (cherry picked from commit 5bdb85e3b21bcf624eb1830aa32d027e0c6870fe)
* Improve utility of QMLViewerAaron Kennedy2010-08-0224-193/+679
| | | | | | | | Adds a startup animation for all platforms, and adds support for file associated and drag and drop on Mac OS X QTBUG-12496 (cherry picked from commit 688791b4d39ed4e96c43621e28c6bb3098d3b70c)
* make "configure -qt-gif" work again on WindowsJoerg Bornemann2010-07-291-2/+2
| | | | | | | The value for GIF must be "plugin" and not "yes". Reviewed-by: danimo (cherry picked from commit d8fbc4e0264f8bfabc12bc49ed7724eb2c96c93e)
* Revert "Add the chart utility from qtestlib-tools."Rohan McGovern2010-07-2913-1504/+1
| | | | | | | | This reverts commit 453abe70fec02456aba2219025f5202060eaece1. Task-number: QT-3583 Reviewed-by: Jason McDonald
* Copied Qt QML 4.7 branch to release.Toby Tomkins2010-07-271-5/+12
| | | | Reviewed-by: MArtin Jones
* qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-2310-42/+263
| | | | | Task-number: QTBUG-11512 (cherry picked from commit d8908922f339892fee4275a433e2bf6da87ae055)
* qdoc: Marked some missing declarative properties and functions as \internal.Martin Smith2010-07-231-1/+2
| | | | (cherry picked from commit e0a102ee171ddcebb1104d98d8a4ff4993e91c1d)
* Make configure.exe accept -no-gif again, fix commentDaniel Molkentin2010-07-201-1/+3
| | | | | Reviewed-By: Jason McDonald (cherry picked from commit a545e26e1183133f4a66cb9a3bcd9051e2d77894)
* Revert "Revert "fix qconfig.h aliased header creation""Jason McDonald2010-07-171-10/+0
| | | | | This reverts commit 7702be3de6e2641afb1062f533567ca7a72e8e0f as a potential fix is now available.
* Revert "fix qconfig.h aliased header creation"Jason McDonald2010-07-171-0/+10
| | | | | This reverts commit 74564a9b9f0f4e4ead8c3e38f72c24054b65f62a, which breaks configure for Windows CE builds.
* Unbreak the Maemo 5 build after the Symbian fixHarald Fernengel2010-07-161-5/+5
| | | | | Reviewed-by: Robert Griebl (cherry picked from commit 30630cf2bf8c7604efc3a52f74983c2237f309c3)
* Fix Symbian buildJoona Petrell2010-07-161-0/+2
| | | | (cherry picked from commit bd9e495a025ff8d282d54e8909771c8760ebdb3f)
* fix qconfig.h aliased header creationOswald Buddenhagen2010-07-161-10/+0
| | | | | | | | | don't have configure create the forwarding headers (or symlinks on unix) for qconfig.h, but instead have syncqt create forwarding headers for not yet existing files. Reviewed-by: joerg (cherry picked from commit 74d0482c1690211a20bdfc996aa0ad30fdb9bb28)
* fixed built-in jpeg and tiff in configure.exe, QTBUG-12093Mark Brand2010-07-161-0/+4
| | | | | | Merge-request: 740 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> (cherry picked from commit 80ad34046e2d3d0b8bd5d8346cb1edb0c83c1585)
* fix indentationMark Brand2010-07-161-1/+1
| | | | | | Merge-request: 740 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> (cherry picked from commit 156193223ee9d58da66817ae6ffc0174bdf34e5b)
* qdoc: Removed navigation arrow that was causing display problems.Martin Smith2010-07-162-12/+19
| | | | | Task-number: QTBUG-12157, QTBUG-12148, QTBUG-12146 (cherry picked from commit d3f67bfe7cd1cc39d25e6a7371b2b185591008c4)
* qdoc: Fixed several <div> elements that had the "/>" ending.Martin Smith2010-07-161-4/+4
| | | | (cherry picked from commit 1d3aa6681423d7a39a8ed375448a9418ef33a1f5)
* Doc: fixing offline styleMorten Engvoldsen2010-07-161-7/+5
| | | | (cherry picked from commit c50d351df3b7fe2f0d10444c1080b6a8c9833e0f)
* Doc: Adding support for Qt Creator styleMorten Engvoldsen2010-07-163-2/+18
| | | | | | | Adding a variable to the qdocconf file will now generate the docs in Creator format Reviewed-by: Martin Smith (cherry picked from commit e649d255bc3785c9af7c36e743ac204c8890137e)
* Doc: documenting docsMorten Engvoldsen2010-07-161-1/+1
| | | | (cherry picked from commit bc16436e33cfc61e0009474186cbb8210fb51df7)
* Doc: more cleaningMorten Engvoldsen2010-07-161-24/+3
| | | | (cherry picked from commit 25ace9513587abb5e52f78d900e6bec7b04bb663)
* Doc: cleaning html generatorMorten Engvoldsen2010-07-161-26/+0
| | | | (cherry picked from commit 5a6e3d952327753cb0cc00fa22804c5dab435c39)
* Doc: changing index pageMorten Engvoldsen2010-07-162-7/+46
| | | | (cherry picked from commit a538ccb93fd05b26dc7a7058bbb62e0dcb682f81)
* Doc: adding HTML class names and style docs to the generatorMorten Engvoldsen2010-07-161-32/+34
| | | | (cherry picked from commit 3062dac75befacffc1964d49392a58f5fb0b583f)
* qdoc: Fixed a few links to QtObject (QML:QtObject)Martin Smith2010-07-163-16/+10
| | | | (cherry picked from commit 896de79554060aadf4963d8285ef3f5d8740428b)
* qdoc: Removed a lot of dead code to minimize confusion.Martin Smith2010-07-162-234/+1
| | | | (cherry picked from commit 0ad74254d0810459bc08fdf9c0898a0d73f596b0)
* qdoc: Fixed broken QML property links.Martin Smith2010-07-162-2/+2
| | | | | Task-number: QTBUG-12038 (cherry picked from commit 5903558f17a7a3173ad7a592892262bf297b52f2)
* qdoc: Fixed table of contents for namespace pages.Martin Smith2010-07-161-1/+2
| | | | | Task-number: QTBUG-11992 (cherry picked from commit 28f84d2ed4000391f855140f57c359bc858d4799)
* qhelpgenerator: Fix namespace syntax checking.ck2010-07-161-2/+4
| | | | (cherry picked from commit 7787b548907add8b7c2ac642d161181070050ea4)
* qdoc: Fixed breadcrumbs for QML examples.Martin Smith2010-07-161-6/+11
| | | | | Task-number: QTBUG-11679 (cherry picked from commit 69910bc33dc448a9aa81eb00ed45be6d0488e447)
* qdoc: Fixed the case where the property and type names are the same.Martin Smith2010-07-1614-50/+61
| | | | | | | Also simplified some code. Task-number: QTBUG-6340 (cherry picked from commit f14b644004498dc6fb1a9437b81e3164e89bfdb5)
* Only support portrait and landscape orientations on Symbian when updating ↵Joona Petrell2010-07-143-18/+6
| | | | | | | | the runtime.orientation property Task-number: QTBUG-12036 Reviewed-by: Martin Jones (cherry picked from commit cb6472cb67511316f058b1eda4ffe71a1c4fe019)
* Add Symbian support for runtime.orientation propertyJoona Petrell2010-07-144-0/+183
| | | | | | Task-number: Reviewed-by: Martin Jones (cherry picked from commit af5fc41e27f068604453a927cac4d81886d1987e)
* qmlviewer: Update the proxy factory when the user changes the proxy.Martin Jones2010-07-131-42/+62
| | | | | Task-number: QTBUG-11856 (cherry picked from commit 953142469cd49fd2f5180a60dcaa7d2029457401)
* Calling setMinimumSize(0, 0) on a top-level window sometimes triggers a bugRobert Griebl2010-07-132-36/+28
| | | | | | | | | | | in the Compiz window manager which leads to the QML viewer mainwindow not being composited anymore (at least until the next resize). Since we need to somehow switch between fixed size and freely resizable views, we have to work around that bug using the layout constraint hints. Task-number: QTBUG-11771 Reviewed-by: kkoehne (cherry picked from commit 07321dfceed41c1851781841e03c4148da47e41e)
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-061-0/+2
|\
| * Set the registration time while using the collection generator to register.kh12010-07-051-0/+2
| | | | | | | | | | Task-number: QTBUG-11911 Reviewed-by: ck
* | qdoc: Simplified code to enable fixing of QTBUG-6340.Martin Smith2010-07-063-410/+89
|/ | | | | | Also reworded some of the text for QTBUG-11575. Task-number: QTBUG-6340, QTBUG-11575
* Doc: fixing search script and styleMorten Engvoldsen2010-07-051-1/+1
|
* qdoc: Fixed type linking for QML properties (most of them).Martin Smith2010-07-053-4/+8
| | | | Task-number: QTBUG-6340