summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Collapse)AuthorAgeFilesLines
* Changed WebKit import script to default to import from the trunk instead of 4.5Simon Hausmann2009-04-021-1/+1
| | | | Reviewed-by: Trust me
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-021-16/+19
|\
| * Simplify WebKit import scriptSimon Hausmann2009-04-021-16/+19
| | | | | | | | | | | | | | Don't require any arguments by default, get the repo path from git config and updated the default tag. Reviewed-by: Trust me
| * Long live Qt 4.5!Lars Knoll2009-03-23214-0/+97570
|
* Fix up WebKit import from the trunk.Simon Hausmann2009-04-011-1/+0
| | | | | | acinclude.m4 has been moved to autotools/ Reviewed-by: Trust me
* Fix WebKit import from the trunk.Simon Hausmann2009-04-011-1/+0
| | | | | | WebCore/plugins/wx is gone. Reviewed-by: Trust me
* Exclude the autotools subdirectory when importing from WebKit trunk.Simon Hausmann2009-04-011-1/+1
| | | | Reviewed-by: Trust Me
* introduce QT_NO_NETWORKDISKCACHEPeter Hartmann2009-03-251-6/+38
| | | | | | | | | | that was necessary because when defining QT_NO_TEMPORARYFILE there would be a compile error in qnetworkdisccache.h, which uses a QTemporaryFile. Moreover, the script "make_qfeatures_dot_h" was updated to generate LGPL license header. Reviewed-by: Paul Task-number: 248807
* Long live Qt!Lars Knoll2009-03-23214-0/+97599