summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed URL in Russian translation.Robert Loehning2010-02-191-1/+1
* Designer/Resourceview: Suppress warning about QFileInfo on empty path.Friedemann Kleint2010-02-191-0/+2
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-1842-251/+1115
|\
| * optimize qstring::simplified()Oswald Buddenhagen2010-02-182-23/+109
| * Revert optimizations to QString::appendKai Koehne2010-02-182-42/+4
| * unbreak QList::append() and co. againOswald Buddenhagen2010-02-171-1/+1
| * Implement bookmark manager widget.kh12010-02-178-52/+606
| * optimization: use QList::reserve() and QVector::reserve()Oswald Buddenhagen2010-02-171-1/+3
| * amend "purge msvc.net and msvc2002 makespecs"Oswald Buddenhagen2010-02-174-7/+101
| * Added QPlainTextEditor::anchorAt(const QPoint &pos)Thorbjørn Lindeijer2010-02-172-0/+22
| * Fix memmory leak.kh12010-02-171-0/+1
| * Fix spacing.kh12010-02-171-0/+3
| * Prevent renaming the bookmarks menu root item, it's just a placeholder.kh12010-02-172-4/+17
| * Fix broken set last shown pagen when the last page was about:blank.kh12010-02-171-2/+3
| * Move launch with external app in base class.kh12010-02-176-103/+82
| * Make sure the bookmarks menu updates on add/ remove as well.kh12010-02-171-4/+6
| * Fix broken Drag&Drop, reset and clear the model if we set new bookmarks.kh12010-02-171-3/+10
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-1717-56/+194
| |\
| | * avoid double reallocations in appending operationsOswald Buddenhagen2010-02-162-4/+42
| | * avoid double reallocation in string-growing replace() caseOswald Buddenhagen2010-02-161-1/+2
| | * optimize qHash() some moreOswald Buddenhagen2010-02-161-8/+4
| | * optimize QList::mid()Oswald Buddenhagen2010-02-162-3/+22
| | * optimization: use QList::reserve() in QSet::toList()Oswald Buddenhagen2010-02-161-0/+1
| | * add QList::reserve()Oswald Buddenhagen2010-02-162-8/+57
| | * optimization: get rid of QString::fromUtf16() usage, part 2Oswald Buddenhagen2010-02-1610-30/+29
| | * add QString(const QChar *) c'torOswald Buddenhagen2010-02-162-2/+37
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-18649-1964/+13837
|\ \ \ | |/ / |/| |
| * | Compile.Morten Johan Sørvig2010-02-184-2/+3
| * | Remove these friend declarations that aren't necessary in 4.7Thiago Macieira2010-02-171-5/+0
| * | Added a new flag to fine-tune gesture propagation policyDenis Dzyubenko2010-02-173-7/+160
| * | AIX has a #define for hz, so undef itThiago Macieira2010-02-171-0/+4
| * | Revert "remove -lz from OPENSSL_LIBS so as to respect qt-zlib"Mark Brand2010-02-171-6/+0
| * | remove -lz from QT_LFLAGS_PSQL so as to respect qt-zlibMark Brand2010-02-172-15/+9
| * | remove -lz from OPENSSL_LIBS so as to respect qt-zlibMark Brand2010-02-171-0/+6
| * | Fix compilation with IBM xlC 7:Thiago Macieira2010-02-171-1/+8
| * | Fix compilation of Qt Assistant when WebKit isn't built.Thiago Macieira2010-02-174-4/+10
| * | Mac: QSystemTrayIcon::DoubleClick and midmouse not workingRichard Moe Gustavsen2010-02-174-73/+72
| * | add test for toDateTime() using QLocale::LongFormatShenghua Su2010-02-171-20/+5
| * | remove debug infoShenghua Su2010-02-171-1/+1
| * | add test case for QTBUG-7898 that QLocale::toDateTime(QString, FormatType) ca...Shenghua Su2010-02-171-0/+20
| * | fix QTBUG-7898Shenghua Su2010-02-171-1/+1
| * | QNAM HTTP: More micro optimization in QHttpNetworkRequestMarkus Goetz2010-02-171-3/+7
| * | QNAM HTTP: Some micro optimization in QHttpNetworkRequestMarkus Goetz2010-02-171-9/+16
| * | QNAM HTTP: Trivial optimizationMarkus Goetz2010-02-171-13/+12
| * | Revert "Optimized QLocale to access system locale on demand."Denis Dzyubenko2010-02-174-149/+46
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-171-1/+4
| |\ \
| | * | Incorrect mouse coordinates used when compressing WM_MOUSEMOVE messages.Prasanth Ullattil2010-02-171-1/+4
| * | | doc: Added "\sa {QML Basic Types} to each QML basic type page.Martin Smith2010-02-171-0/+17
| |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-16639-1880/+13662
| |\ \ |/ / /
| * | doc: Fixed some qdoc errors.Martin Smith2010-02-167-8/+9