summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-22154-1810/+4762
|\
| * Moc: Add support for rvalue references in signals and slots.Thiago Macieira2010-03-222-3/+8
| * Add support for polyphonic greekLars Knoll2010-03-226-24/+185
| * Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-2225-260/+661
| |\
| * | Fix build failure on WinCE.Aaron McCarthy2010-03-221-0/+4
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-21145-1811/+4575
| |\ \
| | * | Autotests: if you use X11 libs, you must link to X11 libs explicitly.Thiago Macieira2010-03-214-0/+13
| | * | Disable C++0x mode for QtWebKit and QtScript since WebKit will not compile an...Thiago Macieira2010-03-202-0/+6
| | * | Compile Phonon in C++0x mode.Thiago Macieira2010-03-201-1/+1
| | * | Compile Qt in C++0x mode.Thiago Macieira2010-03-2010-81/+84
| | * | Avoid a data relocation by not trying to store a pointer in the .data section...Thiago Macieira2010-03-201-1/+1
| | * | Fix cast-from-ascii warningThiago Macieira2010-03-201-1/+1
| | * | Fix compilation on LinuxThiago Macieira2010-03-201-5/+5
| | * | Fix compilation with WINSCW: #include doesn't find files in the same dirThiago Macieira2010-03-201-3/+3
| | * | Rename m_volume to m_volThiago Macieira2010-03-202-6/+6
| | * | Add 2 signals, introduce side widget, make it possible to reset startIdJarek Kobus2010-03-193-28/+279
| | * | Do not create native window handle just because a parent has one.Denis Dzyubenko2010-03-191-1/+1
| | * | Tab color fix for document mode on Snow Leopard.Robert Griebl2010-03-191-4/+6
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-19120-1680/+4169
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-19120-1680/+4169
| | | |\ \
| | | | * | Revert "Don't emit open signal on session close/error."Aaron McCarthy2010-03-198-33/+18
| | | | * | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-19156-1754/+3323
| | | | |\ \
| | | | * | | Rename networkAccess property to networkAccessible.Aaron McCarthy2010-03-197-31/+225
| | | | * | | Don't emit open signal on session close/error.Aaron McCarthy2010-03-198-18/+33
| | | | * | | Rename private signal.Aaron McCarthy2010-03-194-12/+24
| | | | * | | Autotest: fix instability by accepting rounding errorsThiago Macieira2010-03-181-2/+7
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-18113-1637/+3915
| | | | |\ \ \
| | | | | * | | Dont force height for filter widgetJens Bache-Wiig2010-03-181-7/+0
| | | | | * | | - Fix importdir option on unix/linux configureHelio Chissini de Castro2010-03-181-2/+2
| | | | | * | | Remove incorrect semi-colons after Q_PROPERTYThiago Macieira2010-03-181-9/+9
| | | | | * | | 10n: Update German translation for 4.7.0Friedemann Kleint2010-03-181-970/+1064
| | | | | * | | Redesigned filter widgetsJens Bache-Wiig2010-03-184-100/+116
| | | | | * | | Add a test case for commit 76d767080a6be7b025f36d6778dfaedbd31a9f07Tasuku Suzuki2010-03-181-0/+52
| | | | | * | | Add Japanese/Korean keyboard specific keys to QKeySequenceTasuku Suzuki2010-03-181-0/+35
| | | | | * | | Fixed qmdiarea autotest regression on CocoaDenis Dzyubenko2010-03-181-1/+2
| | | | | * | | Fix JSC export macrosKent Hansen2010-03-182-2/+2
| | | | | * | | Minor update for f3f979cbd37f47892cd0c0a9fc23b802ed6f7890Prasanth Ullattil2010-03-181-0/+2
| | | | | * | | Incorrect translation for Application menu items in Mac.Prasanth Ullattil2010-03-1814-18/+179
| | | | | * | | doc: Fixed use of Qt 3 support function in QIcon doc snippetThorbjørn Lindeijer2010-03-181-2/+2
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1889-548/+2472
| | | | | |\ \ \
| | | | | | * | | Build and run QElapsedTimer test.Aaron McCarthy2010-03-181-0/+1
| | | | | | * | | Fix license headers.Aaron McCarthy2010-03-184-0/+164
| | | | | | * | | Add flag to indicate that network sessions are expected on a platform.Aaron McCarthy2010-03-188-20/+15
| | | | | | * | | Don't fail unit test when there is no default network configuration.Aaron McCarthy2010-03-181-5/+3
| | | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-1880-523/+2289
| | | | | | |\ \ \
| | | | | | | * | | Make destructor virtual.Aaron McCarthy2010-03-181-1/+1
| | | | | | | * | | Optimized QLocale to access system locale on demand.Denis Dzyubenko2010-03-174-54/+185
| | | | | | | * | | Remove unwanted code in f8d5f2594a9b268b9eeecf95b24b23fc940c71cePrasanth Ullattil2010-03-171-3/+1
| | | | | | | * | | Compile fix on keypad-navigation systemsThiago Macieira2010-03-171-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-1775-469/+2106
| | | | | | | |\ \ \