summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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
| | | * Fix text drawing and perspective transforms for the Windows, PDF andTrond Kjernåsen2009-03-314-3/+17
| | | * compile on Linux.jasplin2009-03-311-1/+1
| | | * Add missing copyright headers and the "we mean it" section.Thiago Macieira2009-03-313-0/+93
| | | * Fixes: QPSQL: datetime or time fields with negative time zoneBill King2009-03-312-5/+41
| | | * Take out todos that have been doneAnders Bakken2009-03-301-5/+0
| | | * Fix the parsing of October dates.Benjamin C Meyer2009-03-301-3/+4
| | | * Doc: Added a code snippet to illustrate the opening of local files.David Boddie2009-03-302-1/+9
| | | * Doc: Swapping \a with \c to fix a qdoc warningKavindra Devi Palaraja2009-03-301-1/+1
| | | * Compile with QT_NO_DIRECTFB_PREALLOCATEDAnders Bakken2009-03-301-2/+2
| | | * Compile with QT_NO_DIRECTFB_WMAnders Bakken2009-03-301-1/+1
| | | * Fix parsing of multiple cookies that are separated by a newlineThiago Macieira2009-03-302-1/+21
| | | * Autotest: more date-time parsing tests for QNetworkCookieBenjamin C Meyer2009-03-301-0/+264
| | | * Fix accesses past-the-end of the byte arrayThiago Macieira2009-03-301-2/+3
| | | * Fix parsing of dates: if the month is followed by a dash, it's not the negati...Thiago Macieira2009-03-301-0/+2
| | | * When doing date comparisons, force to the same timezone.Thiago Macieira2009-03-301-1/+1