summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix compilation after merge.Jason Barron2009-07-091-1/+1
| * | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-09355-7656/+17030
| |\ \ | | |/
| | * Merge branch 'fixing_tst_qdatetimeedit'axis2009-07-098-15/+53
| | |\
| | | * Switched to asynchronous focus handling on Symbian.axis2009-07-097-14/+49
| | | * Added some extra cleanup for QWidget autotest.axis2009-07-091-0/+3
| | | * Removed a warning.axis2009-07-091-1/+1
| | * | Fix compilation on WinCE by using correct scopes.Jason Barron2009-07-071-1/+1
| | |/
| | * Fixed qmake "not found" error.axis2009-07-071-0/+0
| | * configure.exe recompiled with MSVC6.axis2009-07-071-0/+0
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-07-07270-7263/+16334
| | |\
| | | * 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
| | | * Remove unused function viewUnderTransparentForMouseView in QCocoaView.Prasanth Ullattil2009-07-022-57/+0
| | | * Drag and drop events are not delivered correctly in CocoaPrasanth Ullattil2009-07-022-8/+43
| | | * Implement hitTestNorwegian Rock Cat2009-07-022-54/+7
| | | * Fix a regression where dynamic tooltips wouldn't show up in Cocoa.Norwegian Rock Cat2009-07-022-4/+15
| | | * Minor: fix spelling in configure.exe -help output.Thiago Macieira2009-07-021-1/+1
| | | * Fix oops in strcmp in QBuffer.Thiago Macieira2009-07-021-1/+1
| | | * Add a note about this method not being safe in multithreaded contextsThiago Macieira2009-07-021-0/+7
| | | * add license headersOswald Buddenhagen2009-07-025-0/+205
| | | * Doc: adding details to qmake docsMorten Engvoldsen2009-07-021-0/+19
| | | * Tinyint is unsigned, force it to such.Bill King2009-07-021-1/+3
| | | * Get more autotests passing/fixed up.Bill King2009-07-023-4/+21
| | | * We still need to Flip in NO_WM modeAnders Bakken2009-07-021-1/+1
| | | * Make sure we check the right deviceAnders Bakken2009-07-011-2/+2
| | | * Code cleanupAnders Bakken2009-07-011-48/+36
| | | * Sync with QtCreator.kh2009-07-014-10/+94
| | | * Sync with QtCreator.kh2009-07-011-9/+13
| | | * Do not start Assistant without at least an empty page.kh2009-07-011-2/+5
| | | * Doc: clearifying docs - QProgressDialogMorten Engvoldsen2009-07-011-1/+1