summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-028-56/+65
|\
| * Simplify WebKit import scriptSimon Hausmann2009-04-021-16/+19
| * Cleanup and minor fixes of db testcase support codeBill King2009-04-021-20/+19
| * Doc: Clarified the usage of QImage::dotsPerMeterX() and QImage::dotsPerMeterY().David Boddie2009-04-011-6/+10
| * Doc: Updated the deployment documentation with the QtScriptTools module and r...David Boddie2009-04-011-5/+8
| * Doc: Trivial fixes.David Boddie2009-04-011-4/+4
| * Doc: Minor language fixes and tidying.David Boddie2009-04-013-5/+5
* | Fix up WebKit import from the trunk.Simon Hausmann2009-04-011-1/+0
* | Fix WebKit import from the trunk.Simon Hausmann2009-04-011-1/+0
* | Exclude the autotools subdirectory when importing from WebKit trunk.Simon Hausmann2009-04-011-1/+1
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-0177-692/+2013
|\ \ | |/
| * don't invoke the current item without selectionkh2009-04-011-18/+23
| * don't open the TopicChooser if no link is avaliablekh2009-04-012-35/+23
| * Doc - clarified that QMessageBox's predefined icons are not defined inKavindra Devi Palaraja2009-04-011-16/+16
| * Marked QWidget::resetInputContext() function as obsolete.Denis Dzyubenko2009-04-011-4/+8
| * Removed obsolete internal function that focuses input context.Denis Dzyubenko2009-04-013-25/+0
| * Input Method cannot be enabled in License Wizard and Class WizardDenis Dzyubenko2009-04-011-1/+2
| * Subject: Fix typo in CompositionMode sectionAndy Shaw2009-04-011-1/+1
| * strip fragment and other parts from url in case of pdfkh2009-04-011-8/+16
| * QTextStream autotest: do not test against "imap.troll.no"Peter Hartmann2009-04-011-1/+3
| * QNetworkInterface: fix listing of all interfacesPeter Hartmann2009-04-011-3/+3
| * QComboBox with Qt::NoFocus triggers a crash.Prasanth Ullattil2009-04-011-3/+7
| * normalize file namesOswald Buddenhagen2009-04-012-2/+2
| * do not crash upon dnd-ing text into non-focused lineeditOswald Buddenhagen2009-04-011-0/+2
| * one more bogus trolltech => qtsoftware renameOswald Buddenhagen2009-04-011-1/+1
| * Subject: Added platform spec. note about type convertionMorten Engvoldsen2009-04-011-0/+8
| * Changes: Clearifying docs on qInstallMsgHandlerMorten Engvoldsen2009-04-011-2/+4
| * Adding note to the qFuzzyCompare docMorten Engvoldsen2009-04-012-1/+14
| * Subject: Replaced comment with a better one.Morten Engvoldsen2009-04-011-1/+1
| * Subject: added options to CONFIG in qmakeMorten Engvoldsen2009-04-011-1/+6
| * Subject: Mention setProxy() should be called before setHost() in the docAndy Shaw2009-04-011-1/+5
| * Subject: A couple of minor doc fixesAndy Shaw2009-04-012-2/+1
| * DB Autotest cleanupBill King2009-04-017-292/+182
| * Subject: Compile fix on WindowsAndy Shaw2009-03-311-2/+2
| * Doc: Fixed the screenshots and example description to match the code.David Boddie2009-03-313-6/+5
| * CompileAnders Bakken2009-03-311-1/+0
| * Remove these convenience functions.Anders Bakken2009-03-311-22/+12
| * No sense in detecting the format twiceAnders Bakken2009-03-311-6/+2
| * Prevent crash on resizingAnders Bakken2009-03-311-4/+16
| * Doc: Made it clearer that QProcess::start() only starts a new process if one ...David Boddie2009-03-311-9/+16
| * Doc: Noted the difference between the qLowerBound() functions.David Boddie2009-03-311-1/+4
| * Doc: Clarified that the main use case for QRegion is as a clipping primitive ...David Boddie2009-03-311-9/+13
| * Doc: Removed a reference to a deprecated function.David Boddie2009-03-311-4/+4
| * Get the qt7 phonon plugin to minimally compile on 10.6Norwegian Rock Cat2009-03-313-7/+11
| * QProcess::start() segfaults on empty programBradley T. Hughes2009-03-312-0/+35
| * Fix bug in QDirIterator that clear the cache of the fileinfoAlexis Menard2009-03-311-17/+17
| * Detailed description of QMetaType contradicts documentation of QMetaType::type()Bradley T. Hughes2009-03-311-1/+1
| * Add Windows7 and Snow Leopard as values QSysInfo.Norwegian Rock Cat2009-03-312-7/+20
| * Doc - marking QPrintDialog::printer(), setPrinter() and addButton() asKavindra Devi Palaraja2009-03-311-12/+20
| * fixes search for non latin1 characterskh2009-03-313-55/+482