summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix line endings.Alexis Menard2009-07-131-22/+22
* Fixes failure when table has null fields to updateBill King2009-07-132-1/+63
* Fix memory leak in $$system() calls from .pro filesOswald Buddenhagen2009-07-101-0/+4
* remove totally pointless conditionalOswald Buddenhagen2009-07-101-1/+1
* remove dead codeOswald Buddenhagen2009-07-101-10/+0
* Fixed a crash with input methodsPierre Rossi2009-07-103-6/+18
* rewrite makeplurals.sh in perlOswald Buddenhagen2009-07-103-44/+43
* make tests independent of PATH contentsOswald Buddenhagen2009-07-103-11/+19
* Fix QDFBPaintEngine::drawTiledPixmap/fillRectAnders Bakken2009-07-101-57/+111
* Designer: Restore Widget box title when switching to docked modeJoão Abecasis2009-07-091-0/+6
* Stop showing then hiding windows on starting designer in top-level modeJoão Abecasis2009-07-091-4/+0
* QNAM: httpDownloadPerformance auto testMarkus Goetz2009-07-091-0/+126
* Pass the device arg to the keyboard drivers.Anders Bakken2009-07-094-8/+4
* emit dataChanged() signalDerick Hawcroft2009-07-091-0/+1
* Plugged possible memory leak in getPSQLVersion()Stian Sandvik Thomassen2009-07-091-2/+2
* Hopefully fix isnan/isinf for good (for all platforms)Bill King2009-07-081-12/+20
* Update QGroupBox on focusBenjamin Poulain2009-07-081-5/+1
* don't drop all location tags after the first file without anyOswald Buddenhagen2009-07-081-2/+3
* make test behave like othersDerick Hawcroft2009-07-081-1/+1
* Make the table actually delete before the autotestBill King2009-07-081-1/+1
* Cleanup more SQL autotest failures.Bill King2009-07-083-12/+28
* Fixes Dericks inf/nan patch for msvcBill King2009-07-081-0/+13
* safely drop tables.Derick Hawcroft2009-07-081-1/+3
* remove debugDerick Hawcroft2009-07-071-1/+0
* Auto test for task 233829Derick Hawcroft2009-07-071-1/+29
* Handle special number cases (nan,{+-}infinity) in PostgreSQLDerick Hawcroft2009-07-071-0/+17
* Stop showing then hiding windows on starting designer in top-level mode.Norwegian Rock Cat2009-07-071-3/+2
* Document limitation in Cocoa cursor handling.Norwegian Rock Cat2009-07-071-0/+5
* Fix typo in color calculation.Norwegian Rock Cat2009-07-071-3/+3
* Handle all PostgreSQL notifications sitting in the queueDerick Hawcroft2009-07-071-4/+4
* Update Russian translation for Qt Assistant adpRitt Konstantin2009-07-061-46/+243
* Update Russian translation for Qt AssistantRitt Konstantin2009-07-061-43/+37
* Update Russian translation for Qt HelpRitt Konstantin2009-07-061-18/+18
* Add basic Russian translation for qtconfigRitt Konstantin2009-07-062-0/+907
* Add Russian translation for qvfbRitt Konstantin2009-07-062-0/+329
* Update Russian translation for Qt Linguist.Ritt Konstantin2009-07-061-11/+17
* Update Russian translation for Qt libraries.Ritt Konstantin2009-07-061-108/+104
* Update Russian Qt phrase bookRitt Konstantin2009-07-061-10/+42
* Fix issue where a mainwindow would show two size grips in Cocoa.Norwegian Rock Cat2009-07-061-2/+5
* Implement QApplication::setOverrideCursor to use pure Cocoa callsNorwegian Rock Cat2009-07-061-1/+11
* Removed superfluous code in assistant's search module.ck2009-07-063-16/+6
* Fixed race condition in search module.ck2009-07-063-15/+21
* Fix more sql autotest failures.Bill King2009-07-061-3/+4
* Fix precision autotest for SqlServerBill King2009-07-061-6/+7
* Fixed dead code possibly leading to crash.Rohan McGovern2009-07-031-1/+1
* Fix up two more qsqldatabase autotests.Bill King2009-07-031-1/+8
* Fixes ::record for dialect 3 named tables in interbase/firebird.Bill King2009-07-031-2/+2
* Fixes invalid length for numeric fields in oracle.Bill King2009-07-031-1/+1
* QDirectFBPaintEngine return if destRect is nullAnders Bakken2009-07-031-0/+2
* Better debug output for QDirectFBPaintEngineAnders Bakken2009-07-021-2/+5