Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | QtScript: Add QObjectWrapOption for not exposing slots | Kent Hansen | 2010-03-24 | 3 | -1/+4 | |
| | | | * | | | | QtScript: Add more missing API shims | Kent Hansen | 2010-03-24 | 2 | -4/+9 | |
| | | * | | | | | doc: Fixed all the remaining qdoc errors. For now. | Martin Smith | 2010-03-24 | 6 | -120/+142 | |
| | | |/ / / / | ||||||
| | | * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-03-24 | 6 | -183/+67 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Wrong position for foucs ring when used in QMacNativeWidget. | Prasanth Ullattil | 2010-03-24 | 1 | -2/+3 | |
| | | | * | | | | Fix compile error with QT_NO_HTTP | Tasuku Suzuki | 2010-03-24 | 1 | -0/+8 | |
| | | | * | | | | Add a check to make sure QTranslator doesn't load a directory. | David Sansome | 2010-03-24 | 1 | -2/+2 | |
| | | | * | | | | Revert "Optimized QLocale to access system locale on demand." | Morten Johan Sørvig | 2010-03-24 | 3 | -179/+54 | |
| | | * | | | | | doc: Fixed function signatures in qdoc comments. | Martin Smith | 2010-03-24 | 1 | -9/+9 | |
| | | |/ / / / | ||||||
| | | * | | | | Revert "Make QWidget::activateWindow() NET window manager aware." | Morten Johan Sørvig | 2010-03-24 | 3 | -25/+1 | |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-24 | 146 | -2728/+7513 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Bearer management documentation. | Aaron McCarthy | 2010-03-24 | 3 | -3/+3 | |
| | | | * | | | | Bearer management changes from Qt Mobility (6fb31d1e). | Aaron McCarthy | 2010-03-24 | 11 | -54/+153 | |
| | | | * | | | | Remove extraneous semi-colon. | Aaron McCarthy | 2010-03-23 | 1 | -1/+1 | |
| | | | * | | | | Use the default codec with QString::vsprintf() | Florian Vichot | 2010-03-23 | 1 | -0/+11 | |
| | | | * | | | | Fix build with QT_NO_DOCKWIDGET | Bernhard Rosenkraenzer | 2010-03-23 | 2 | -0/+6 | |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-23 | 134 | -2672/+7341 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Split QDir::NoDotAndDotDot into QDir::NoDot and QDir::NoDotDot | Bernhard Rosenkraenzer | 2010-03-23 | 3 | -3/+13 | |
| | | | | * | | | | QFSFileEngine: don't look through NTFS junctions | Ritt Konstantin | 2010-03-23 | 1 | -8/+2 | |
| | | | | * | | | | After showing modal windows, WM_LBUTTONUP for double click is ignored. | Prasanth Ullattil | 2010-03-23 | 1 | -0/+4 | |
| | | | | * | | | | Drag & drop operations wont end while using Remote Desktop sessions | Prasanth Ullattil | 2010-03-23 | 1 | -10/+6 | |
| | | | | * | | | | _close(fd) closes the associated handle and not the other way around | João Abecasis | 2010-03-23 | 3 | -2/+22 | |
| | | | | * | | | | Fixed locale mapping on Symbian. | Denis Dzyubenko | 2010-03-23 | 1 | -1/+1 | |
| | | | | * | | | | Revert change 7bf4512659 on Cocoa. | Morten Johan Sørvig | 2010-03-23 | 1 | -1/+1 | |
| | | | | * | | | | Extended the high_attributes array, since we have more than 127 widget attrib... | Robert Griebl | 2010-03-23 | 1 | -1/+1 | |
| | | | | * | | | | Add missing ,. | Aaron McCarthy | 2010-03-23 | 1 | -1/+1 | |
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-23 | 124 | -2645/+7290 | |
| | | | | |\ \ \ \ | ||||||
| | * | | | \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Lorn Potter | 2010-03-23 | 5 | -63/+57 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-03-23 | 5 | -63/+57 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | fix state reporting for certain wifi networks after associating. | Lorn Potter | 2010-03-23 | 2 | -81/+88 | |
| | |/ / / / / / / / | ||||||
| | * | | | | | | | | get rid of build warning messages | Lorn Potter | 2010-03-23 | 1 | -6/+2 | |
| | * | | | | | | | | Quiet unnecessary configure/qmake warnings when EPOCROOT is not set. | Aaron McCarthy | 2010-03-23 | 2 | -25/+29 | |
| | * | | | | | | | | Add configure test for Maemo Internet Connection Daemon. | Aaron McCarthy | 2010-03-23 | 2 | -5/+9 | |
| | * | | | | | | | | fix warning | Lorn Potter | 2010-03-23 | 1 | -1/+1 | |
| | * | | | | | | | | Revert "Avoid a data relocation by not trying to store a pointer in the .data... | Rohan McGovern | 2010-03-22 | 1 | -1/+1 | |
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-22 | 120 | -2610/+7251 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Make QStackTextEngine cheaper to construct | Andreas Kling | 2010-03-22 | 1 | -5/+4 | |
| | | * | | | | | | | | Add a function to get the transitions available from a state | Kent Hansen | 2010-03-22 | 2 | -1/+20 | |
| | | * | | | | | | | | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets (part 2). | Robert Griebl | 2010-03-22 | 2 | -0/+6 | |
| | | * | | | | | | | | Fix behavior change QStringList::join() for null | Kenji Sugita | 2010-03-22 | 1 | -0/+2 | |
| | | * | | | | | | | | Add a new WA_X11DoNotAcceptFocus attribute for top-level widgets. | Robert Griebl | 2010-03-22 | 4 | -1/+29 | |
| | | * | | | | | | | | Cocoa: fix eventdispatcher crash, found by macgui autotest | Richard Moe Gustavsen | 2010-03-22 | 2 | -2/+7 | |
| | | * | | | | | | | | Make QWidget::activateWindow() NET window manager aware. | Robert Griebl | 2010-03-22 | 3 | -1/+25 | |
| | | * | | | | | | | | Upgraded QLocale data to Unicode CLDR 1.8.0 | Denis Dzyubenko | 2010-03-22 | 3 | -1886/+4320 | |
| | | * | | | | | | | | Do not use FSEvents-based filesystemwatcher backend on Mac. | Denis Dzyubenko | 2010-03-22 | 1 | -1/+1 | |
| | | * | | | | | | | | add file missing in commit 74f5e34979b8a08a91aa3c2fa6d252e68eca7817 | Lars Knoll | 2010-03-22 | 1 | -0/+442 | |
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-22 | 105 | -713/+2395 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | Moc: Add support for rvalue references in signals and slots. | Thiago Macieira | 2010-03-22 | 2 | -3/+8 | |
| | | | * | | | | | | | | Add support for polyphonic greek | Lars Knoll | 2010-03-22 | 5 | -24/+110 | |
| | | | * | | | | | | | | Fix build failure on WinCE. | Aaron McCarthy | 2010-03-22 | 1 | -0/+4 | |