summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QtScript: Add more missing API shimsKent Hansen2010-03-242-4/+9
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-2410-190/+92
|\
| * Wrong position for foucs ring when used in QMacNativeWidget.Prasanth Ullattil2010-03-241-2/+3
| * Fix compile error with QT_NO_HTTPTasuku Suzuki2010-03-241-0/+8
| * Add unit tests for QTranslator.David Sansome2010-03-243-1/+25
| * Add a check to make sure QTranslator doesn't load a directory.David Sansome2010-03-241-2/+2
| * Revert "Optimized QLocale to access system locale on demand."Morten Johan Sørvig2010-03-244-185/+54
* | doc: Fixed function signatures in qdoc comments.Martin Smith2010-03-241-9/+9
|/
* 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
| | | |\
| | | | * Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-235-63/+57
| | | | |\
| | | | * | 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