summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Update Polish translationsJarek Kobus2010-07-235-181/+532
| * | | | | | | | | | | | Updated changes-4.7.0.Kim Motoyoshi Kalland2010-07-231-0/+5
| * | | | | | | | | | | | Update changes-4.7.0.Kim Motoyoshi Kalland2010-07-231-0/+3
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | doc: Fixed broken "Getting Started" link.Martin Smith2010-07-231-2/+2
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-234-55/+64
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Show Service Network members in priority order.Aaron McCarthy2010-07-231-9/+5
| * | | | | | | | | | Order network configurations in service networks in priority order.Aaron McCarthy2010-07-233-46/+59
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-226-5/+36
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added silent behavior to the most important Symbian build steps.axis2010-07-222-0/+7
| * | | | | | | | | | Fixed compiling with symbian/linux-armcc and configure -silent optionaxis2010-07-221-1/+1
| * | | | | | | | | | Removed some warnings from armcc that are unneeded.axis2010-07-221-1/+10
| * | | | | | | | | | Made the makefile build system use QMAKE_CFLAGS.xxx properly.axis2010-07-222-2/+10
| * | | | | | | | | | Automatically disabled unsupported modules for certain compilers.axis2010-07-221-0/+7
| * | | | | | | | | | Fixed an incorrect profile inclusion.axis2010-07-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-07-2253-150/+399
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | If the QEventDispatcherGlibc causes warnings, it should say soDaniel Molkentin2010-07-221-3/+3
| * | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Andy Shaw2010-07-221-1/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Drag & Drop failing in itemviews on Cocoa.Prasanth Ullattil2010-07-221-1/+4
| * | | | | | | | | | Remove a warning message that no longer appears after all on WindowsAndy Shaw2010-07-221-5/+1
| |/ / / / / / / / /
| * | | | | | | | | qdoc: Removed debug code.Martin Smith2010-07-221-1/+0
| * | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-22456-4983/+11874
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix the smallFont test failure for Mac and LinuxAndy Shaw2010-07-222-1/+3
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2134-77/+113
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Revert "Compile fix for MSVC"Robert Loehning2010-07-211-2/+1
| | | * | | | | | | | Compile fix for MSVCRobert Loehning2010-07-211-1/+2
| | | * | | | | | | | Improve QAccessible for QAccessibleTabBarSebastian Sauer2010-07-211-2/+6
| | | * | | | | | | | Improve QAccessible for QTabBarSebastian Sauer2010-07-211-0/+6
| | | * | | | | | | | fix the export macros for the QtDBus moduleRomain Pokrzywka2010-07-2127-71/+71
| | | * | | | | | | | rebuild configure.exeJoerg Bornemann2010-07-211-0/+0
| | | * | | | | | | | make "configure -qt-gif" work again on WindowsJoerg Bornemann2010-07-211-2/+2
| | | * | | | | | | | Fix a typo in harfbuzz thai line breaking.Ritt Konstantin2010-07-211-1/+1
| | | * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Andy Shaw2010-07-2121-917/+164
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | * | | | | | | | Ensure that font sizes that are > 0 and < 1 are still respectedAndy Shaw2010-07-212-1/+27
| * | | | | | | | | | qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-2216-68/+281
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-223-14/+40
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Improve the conversion from indexted to RGB16Benjamin Poulain2010-07-221-7/+16
| * | | | | | | | | | Avoid qMin() for each pixel when converting indexed colors in-placeBenjamin Poulain2010-07-221-4/+12
| * | | | | | | | | | Premultiply the color table instead of each pixel for image conversionBenjamin Poulain2010-07-221-2/+7
| * | | | | | | | | | Switch the default value for configure's -separate-debug-info to "no".hjk2010-07-221-2/+2
| * | | | | | | | | | Docs: Additional HTML extraction marks for enumerations.Leandro Melo2010-07-221-1/+5
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-2125-15/+584
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use aligned load for the blending of RGB32 over RGB32Benjamin Poulain2010-07-211-2/+12
| * | | | | | | | | | tst_moc: workaround gcc bug.Olivier Goffart2010-07-211-4/+7
| * | | | | | | | | | Some more change to the changelogOlivier Goffart2010-07-211-1/+8
| * | | | | | | | | | Fix compilation with QT_NO_GRAPHICSVIEWTasuku Suzuki2010-07-211-0/+8
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-2123-12/+553
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Updates changes-4.7.0Charles Yin2010-07-211-1/+7
| | * | | | | | | | | | Fixes the Oracle nchar bug when NLS_CHARSET is different with NLS_NCHAR_CHARSET.Charles Yin2010-07-211-1/+33
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-2021-10/+513
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Add a missing file in the config.test for SSE 4.2Benjamin Poulain2010-07-201-0/+3