Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-21 | 97 | -714/+2283 |
| |\ | |||||
| | * | Disable C++0x mode for QtWebKit and QtScript since WebKit will not compile an... | Thiago Macieira | 2010-03-20 | 2 | -0/+6 |
| | * | Compile Phonon in C++0x mode. | Thiago Macieira | 2010-03-20 | 1 | -1/+1 |
| | * | Compile Qt in C++0x mode. | Thiago Macieira | 2010-03-20 | 10 | -81/+84 |
| | * | Avoid a data relocation by not trying to store a pointer in the .data section... | Thiago Macieira | 2010-03-20 | 1 | -1/+1 |
| | * | Fix cast-from-ascii warning | Thiago Macieira | 2010-03-20 | 1 | -1/+1 |
| | * | Fix compilation on Linux | Thiago Macieira | 2010-03-20 | 1 | -5/+5 |
| | * | Fix compilation with WINSCW: #include doesn't find files in the same dir | Thiago Macieira | 2010-03-20 | 1 | -3/+3 |
| | * | Rename m_volume to m_vol | Thiago Macieira | 2010-03-20 | 2 | -6/+6 |
| | * | Add 2 signals, introduce side widget, make it possible to reset startId | Jarek Kobus | 2010-03-19 | 2 | -27/+183 |
| | * | Do not create native window handle just because a parent has one. | Denis Dzyubenko | 2010-03-19 | 1 | -1/+1 |
| | * | Tab color fix for document mode on Snow Leopard. | Robert Griebl | 2010-03-19 | 1 | -4/+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-19 | 77 | -584/+1986 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-19 | 77 | -584/+1986 |
| | | |\ | |||||
| | | | * | Revert "Don't emit open signal on session close/error." | Aaron McCarthy | 2010-03-19 | 7 | -30/+18 |
| | | | * | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-03-19 | 49 | -153/+308 |
| | | | |\ | |||||
| | | | * | | Rename networkAccess property to networkAccessible. | Aaron McCarthy | 2010-03-19 | 3 | -31/+99 |
| | | | * | | Don't emit open signal on session close/error. | Aaron McCarthy | 2010-03-19 | 7 | -18/+30 |
| | | | * | | Rename private signal. | Aaron McCarthy | 2010-03-19 | 4 | -12/+24 |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-18 | 74 | -541/+1863 |
| | | | |\ \ | |||||
| | | | | * | | Add Japanese/Korean keyboard specific keys to QKeySequence | Tasuku Suzuki | 2010-03-18 | 1 | -0/+35 |
| | | | | * | | Fixed qmdiarea autotest regression on Cocoa | Denis Dzyubenko | 2010-03-18 | 1 | -1/+2 |
| | | | | * | | Fix JSC export macros | Kent Hansen | 2010-03-18 | 2 | -2/+2 |
| | | | | * | | Minor update for f3f979cbd37f47892cd0c0a9fc23b802ed6f7890 | Prasanth Ullattil | 2010-03-18 | 1 | -0/+2 |
| | | | | * | | Incorrect translation for Application menu items in Mac. | Prasanth Ullattil | 2010-03-18 | 3 | -18/+14 |
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-18 | 69 | -522/+1810 |
| | | | | |\ \ | |||||
| | | | | | * | | Add flag to indicate that network sessions are expected on a platform. | Aaron McCarthy | 2010-03-18 | 6 | -14/+15 |
| | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-18 | 63 | -508/+1795 |
| | | | | | |\ \ | |||||
| | | | | | | * | | Make destructor virtual. | Aaron McCarthy | 2010-03-18 | 1 | -1/+1 |
| | | | | | | * | | Optimized QLocale to access system locale on demand. | Denis Dzyubenko | 2010-03-17 | 3 | -54/+179 |
| | | | | | | * | | Remove unwanted code in f8d5f2594a9b268b9eeecf95b24b23fc940c71ce | Prasanth Ullattil | 2010-03-17 | 1 | -3/+1 |
| | | | | | | * | | Compile fix on keypad-navigation systems | Thiago Macieira | 2010-03-17 | 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-17 | 59 | -454/+1618 |
| | | | | | | |\ \ | |||||
| | | | | | | | * | | Force qt-zlib to be used for host system when cross compiling. | Zeno Albisser | 2010-03-17 | 2 | -2/+2 |
| | | | | | | | * | | compile fix for Windows | Thomas Hartmann | 2010-03-17 | 1 | -0/+1 |
| | | | | | | | * | | Fixed focus handling when Qt is embedded into Cocoa app. | Denis Dzyubenko | 2010-03-17 | 1 | -3/+17 |
| | | | | | | | * | | Do not beep on Mac when pressing some keys. | Denis Dzyubenko | 2010-03-17 | 4 | -4/+17 |
| | | | | | | | * | | Do not deliver the same key event multiple times in Cocoa. | Denis Dzyubenko | 2010-03-17 | 3 | -28/+19 |
| | | | | | | | * | | Implement Idle-priority threads for Linux. | Thiago Macieira | 2010-03-17 | 2 | -46/+65 |
| | | | | | | | * | | Improved qt_x11_wait_for_window_manager | Denis Dzyubenko | 2010-03-17 | 1 | -28/+10 |
| | | | | | | | * | | Doc: document QElapsedTimer | Thiago Macieira | 2010-03-17 | 2 | -0/+268 |
| | | | | | | | * | | Added missing "const" for mac. | Martin Smith | 2010-03-17 | 1 | -1/+1 |
| | | | | | | | * | | Cocoa: minisplitter has only 1px wide grab area | Carlos Manuel Duclos Vergara | 2010-03-17 | 1 | -2/+5 |
| | | | | | | | * | | "Strictly" Fullscreen Application in Mac OS | Carlos Manuel Duclos Vergara | 2010-03-17 | 1 | -0/+16 |
| | | | | | | | * | | Bugfix the Symbian implementation | Thiago Macieira | 2010-03-17 | 3 | -4/+22 |
| | | | | | | | * | | Add QDateTime::currentDateTimeUtc and QDateTime::currentMsecsSinceEpoch | Thiago Macieira | 2010-03-17 | 4 | -116/+253 |