summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Unbreak configure.exeMarius Storm-Olsen2010-09-271-1/+1
* Allow fallback to fulltext search when keyword has not been found (remote).kh12010-09-278-24/+126
* Designer/QFormBuilder::save(): Fix traversal of QGridLayout/QFormLayoutFriedemann Kleint2010-09-232-56/+95
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-222-7/+17
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-221-3/+13
| |\
| | * Enable building Qt/Webkit with debug symbolsAnders Bakken2010-09-201-3/+13
| * | Bump version to 4.7.1.Jason McDonald2010-09-2113-41/+41
| |/
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-2138-88/+1450
|\ \ | |/
| * Make qml debugging work with command line argumentsLasse Holmstedt2010-09-171-0/+11
| * Merge branch '4.7' into fridayMorten Engvoldsen2010-09-171-5/+3
| |\
| | * Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-161-5/+3
| | |\
| | | * Compile with QT_NO_GESTURES.Yann Bodson2010-09-151-0/+2
| | | * Give file and line error information for errors in dummydata.Michael Brasser2010-09-151-5/+1
| * | | Doc: removing linebreakMorten Engvoldsen2010-09-161-1/+0
| * | | Doc: correcting html templateMorten Engvoldsen2010-09-161-12/+3
| * | | Merge branch '13092010doc' into doc-4.7Morten Engvoldsen2010-09-161-4/+4
| |\ \ \
| | * | | Doc: Removing google analytics from offline docsMorten Engvoldsen2010-09-162-15/+5
| | * | | Doc: correcting html template - validatingMorten Engvoldsen2010-09-161-1/+1
| | * | | Doc: correcting html templateMorten Engvoldsen2010-09-161-28/+22
| | |/ /
| * | | Revert "Doc: fixing page name bug caused by 07bbace404078dcfd82eff717daa97299...Morten Engvoldsen2010-09-151-28/+22
| |/ /
| * | git Merge branch '4.7-upstream' into 4.7-docJesper Thomschutz2010-09-1510-14/+34
| |\ \ | | |/
| | * build fix for configure.exeJoerg Bornemann2010-09-141-0/+1
| | * I18n: Fix some lupdate warnings.Friedemann Kleint2010-09-145-8/+10
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-144-6/+23
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-104-6/+23
| | | |\
| | | | * fetch next token after class definition openingOswald Buddenhagen2010-09-101-0/+2
| | | | * delay next token fetching when opening namespaceOswald Buddenhagen2010-09-101-1/+1
| | | | * don't let operator overloads confuse usOswald Buddenhagen2010-09-101-0/+15
| | | | * don't try to show source when no locations are givenOswald Buddenhagen2010-09-102-4/+4
| | | | * Revert "Doc: fixing page name bug caused by 07bbace404078dcfd82eff717daa97299...Morten Engvoldsen2010-09-101-1/+1
| * | | | qdoc: Fixed an html formatting error in the QML property list.Martin Smith2010-09-151-21/+1
| * | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-131-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Fix compile error for runonphone on linux/gcc4.4.3Adenilson Cavalcanti da Silva2010-09-131-0/+1
| | |/ /
| * | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-1014-0/+1337
| |\ \ \ | | |/ /
| | * | Fixed compiler warnings in meego graphics system helper.Samuel Rødal2010-09-103-13/+13
| | * | Added meego graphics system helper to features/qt.prf and syncqt.Samuel Rødal2010-09-101-2/+1
| | * | Use QFactoryLoader to ensure we get the correct graphics system plugin.Samuel Rødal2010-09-103-18/+35
| | * | Updated license headers for meego graphics system helper.Samuel Rødal2010-09-1012-84/+408
| | * | Fixed compilation and API of meego graphics system helper.Samuel Rødal2010-09-1014-228/+224
| | * | Renamed meego graphics system helper files.Samuel Rødal2010-09-1013-0/+0
| | * | Imported meego graphics system helper sources.Samuel Rødal2010-09-1013-0/+1001
| | |/
| * | Doc: Excluded the libconninet library from the documentation.David Boddie2010-09-084-6/+10
| * | Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-071-1/+0
| |\ \ | | |/
| * | Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-0722-125/+204
| |\ \
| * | | Doc: Added dual documentation license information to the HTML templates.David Boddie2010-09-063-0/+27
| * | | Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-0337-458/+590
| |\ \ \
| * \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-024-9/+9
| |\ \ \ \
| | * | | | Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-304-9/+9
* | | | | | configure.exe: endianess on Windows is always little endianJoerg Bornemann2010-09-201-4/+1
* | | | | | Support "icon form theme" inside property editorJarek Kobus2010-09-164-47/+276