summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Revert "Make QWidget::activateWindow() NET window manager aware."Morten Johan Sørvig2010-03-243-25/+1
| | | * | | Mac: new auto test: macnativeeventsRichard Moe Gustavsen2010-03-248-0/+1317
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-24229-13332/+11550
| | | |\ \ \
| | | | * | | Bearer management documentation.Aaron McCarthy2010-03-2410-4/+566
| | | | * | | Bearer management changes from Qt Mobility (6fb31d1e).Aaron McCarthy2010-03-2414-91/+375
| | | | * | | Remove extraneous semi-colon.Aaron McCarthy2010-03-231-1/+1
| | | | * | | Use the default codec with QString::vsprintf()Florian Vichot2010-03-232-0/+16
| | | | * | | Fix build with QT_NO_DOCKWIDGETBernhard Rosenkraenzer2010-03-232-0/+6
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-23206-13238/+10588
| | | | |\ \ \
| | | | | * | | Fix the test of QDirIterator with NoDot and NoDotDotBenjamin Poulain2010-03-231-3/+3
| | | | | * | | Split QDir::NoDotAndDotDot into QDir::NoDot and QDir::NoDotDotBernhard Rosenkraenzer2010-03-234-3/+61
| | | | | * | | QFSFileEngine: don't look through NTFS junctionsRitt Konstantin2010-03-231-8/+2
| | | | | * | | After showing modal windows, WM_LBUTTONUP for double click is ignored.Prasanth Ullattil2010-03-231-0/+4
| | | | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-2313-35/+137
| | | | | |\ \ \
| | | | | | * | | Use standard theme icons in Linguist where possibleThorbjørn Lindeijer2010-03-231-11/+33
| | | | | | * | | Use more standard icons from the theme in AssistantThorbjørn Lindeijer2010-03-232-6/+15
| | | | | | * | | Use more standard icons for standard actions in DesignerThorbjørn Lindeijer2010-03-232-3/+11
| | | | | | * | | Drag & drop operations wont end while using Remote Desktop sessionsPrasanth Ullattil2010-03-231-10/+6
| | | | | | * | | _close(fd) closes the associated handle and not the other way aroundJoão Abecasis2010-03-234-2/+69
| | | | | | * | | Fixed locale mapping on Symbian.Denis Dzyubenko2010-03-231-1/+1
| | | | | | * | | Revert change 7bf4512659 on Cocoa.Morten Johan Sørvig2010-03-231-1/+1
| | | | | | * | | Extended the high_attributes array, since we have more than 127 widget attrib...Robert Griebl2010-03-231-1/+1
| | | | | * | | | Possible fix for missing QML properties in the qt.qhp file.Martin Smith2010-03-234-23/+126
| | | | | |/ / /
| | | | | * | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-23142-12954/+8653
| | | | | |\ \ \
| | | | | | * | | Designer: Fix broken resource view.Friedemann Kleint2010-03-231-1/+2
| | | | | | * | | Add missing ,.Aaron McCarthy2010-03-231-1/+1
| | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-23183-13167/+10188
| | | | | | |\ \ \
| | | | | * | | | | Added instructions for MinGW users wanting to build the MySQL driver.Martin Smith2010-03-231-0/+67
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-03-235-63/+57
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | * | | | | | | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-235-63/+57
| | | |\ \ \ \ \ \ \
| | * | | | | | | | | fix state reporting for certain wifi networks after associating.Lorn Potter2010-03-232-81/+88
| | |/ / / / / / / /
| | * | | | | | | | get rid of build warning messagesLorn Potter2010-03-231-6/+2
| | * | | | | | | | Quiet unnecessary configure/qmake warnings when EPOCROOT is not set.Aaron McCarthy2010-03-232-25/+29
| | * | | | | | | | Add configure test for Maemo Internet Connection Daemon.Aaron McCarthy2010-03-235-5/+111
| | * | | | | | | | fix warningLorn Potter2010-03-231-1/+1
| | * | | | | | | | Rename getter function used in test also.Aaron McCarthy2010-03-231-5/+5
| | * | | | | | | | Revert "Avoid a data relocation by not trying to store a pointer in the .data...Rohan McGovern2010-03-221-1/+1
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-22177-13132/+10047
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Make QStackTextEngine cheaper to constructAndreas Kling2010-03-221-5/+4
| | | * | | | | | | | Add a function to get the transitions available from a stateKent Hansen2010-03-223-1/+53
| | | * | | | | | | | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets (part 2).Robert Griebl2010-03-222-0/+6
| | | * | | | | | | | Code cleaning for the QStringList's joinEmptiness() test caseBenjamin Poulain2010-03-221-4/+4
| | | * | | | | | | | Fix behavior change QStringList::join() for nullKenji Sugita2010-03-222-0/+12
| | | * | | | | | | | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets.Robert Griebl2010-03-224-1/+29
| | | * | | | | | | | Cocoa: fix eventdispatcher crash, found by macgui autotestRichard Moe Gustavsen2010-03-222-2/+7
| | | * | | | | | | | Make QWidget::activateWindow() NET window manager aware.Robert Griebl2010-03-223-1/+25
| | | * | | | | | | | Upgraded QLocale data to Unicode CLDR 1.8.0Denis Dzyubenko2010-03-227-11124/+4403
| | | * | | | | | | | Improved CLDR parser.Denis Dzyubenko2010-03-222-17/+39
| | | * | | | | | | | Fixed reading draft data from CLDR.Denis Dzyubenko2010-03-222-20/+28
| | | * | | | | | | | Improved the cldr parser for QLocale.Denis Dzyubenko2010-03-222-169/+230