summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch earth-team/master into earth-stagingJoão Abecasis2011-02-1656-439/+1428
|\
| * Add experimental support for armCC on LinuxHarald Fernengel2011-02-115-2/+144
| * Fixed resizing popups with QSizeGrip on X11Denis Dzyubenko2011-02-101-1/+3
| * Workaround public header depending on private in symbian^3Shane Kearns2011-02-081-1/+6
| * Fix reversed conditionOlivier Goffart2011-02-081-1/+1
| * Fix warning, unused parametter errorOlivier Goffart2011-02-081-2/+1
| * Fixed mapFromGlobal in some window managers on X11Denis Dzyubenko2011-02-081-1/+16
| * Removed obsolete code that was incorrectly handling ConfigureNotifyDenis Dzyubenko2011-02-081-13/+1
| * QMutex: do not use inline mutex in debug.Olivier Goffart2011-02-071-1/+8
| * Fix race condition between QEventLoop::exec and QThread::exitOlivier Goffart2011-02-074-2/+29
| * Remove QThreadData::mutexOlivier Goffart2011-02-071-2/+0
| * tst_qnetworkreply: Use proper test server hostnameMarkus Goetz2011-02-071-1/+1
| * demo browser: Verbose output about Zerocopy usageMarkus Goetz2011-02-042-2/+8
| * tst_qnetworkreply: Some additionsMarkus Goetz2011-02-041-1/+15
| * QNAM: Delete old fileMarkus Goetz2011-02-041-84/+0
| * QNAM: Move authentication cache to separate classMarkus Goetz2011-02-046-245/+424
| * tst_qnetworkreply: Relax a conditionMarkus Goetz2011-02-041-10/+6
| * Implement QThreadData::current using __threadOlivier Goffart2011-02-031-3/+20
| * Crash in QFileSystemEngine::canonicalName with older libc versionOlivier Goffart2011-02-021-2/+3
| * Fix leak in QFactoryLoaderOlivier Goffart2011-02-021-1/+3
| * Fixed "not a valid preprocessing token" on GCCE.axis2011-02-011-1/+1
| * Fixed win32-msvc2008 build regression.axis2011-01-312-9/+5
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-3110669-56893/+38205
| |\
| * | Fix for linux build errorShane Kearns2011-01-281-1/+1
| * | Merge branch 'windowsMakefileBuildSupport' into earth-masteraxis2011-01-2814-47/+140
| |\ \
| | * | Made qmake strip trailing \ from libdirs.axis2011-01-281-1/+4
| | * | Fixed GCCE libdir handling if the paths have spaces in them.axis2011-01-281-9/+9
| | * | Added MinGW support for adding lib prefix and extension via profile.axis2011-01-284-9/+21
| | * | Added support for various special compiler/linker flags on MinGW.axis2011-01-281-0/+18
| | * | Added support for rvct_linker config in qmake's MinGW generator.axis2011-01-281-3/+11
| | * | Avoided some MinGW specific codepaths when building Symbian libs.axis2011-01-282-3/+4
| | * | Added .lib/.dso dependency tracking to Symbian with MinGW generator.axis2011-01-281-0/+6
| | * | Stopped honoring the RVCT22INC variable on symbian-armcc mkspec.axis2011-01-281-6/+6
| | * | Fixed a typo in src profile.axis2011-01-281-1/+1
| | * | Fixed a build library deployment issue in sqlite.axis2011-01-281-0/+6
| | * | Fixed include in network module on Symbian.axis2011-01-281-1/+1
| | * | Added object script support to RVCT when using MinGW qmake generator.axis2011-01-282-8/+40
| | * | Added Symbian makefile building support using MinGW backend.axis2011-01-283-4/+10
| | * | Fixed some tools definitions and properties in symbian profiles.axis2010-12-232-2/+3
| * | | Fix warning in sun compilerOlivier Goffart2011-01-281-4/+4
| * | | Added missing header.axis2011-01-281-0/+41
| * | | Fix GCC compiler warningShane Kearns2011-01-271-1/+1
| * | | add qscopedvaluerollback autotest to corelib.proShane Kearns2011-01-271-0/+1
| * | | Merge branch 'QTBUG-15292-fix' into earth-masteraxis2011-01-276-54/+109
| |\ \ \
| | * | | Added Symbian deployment localization for makefile build system.axis2011-01-275-53/+108
| | * | | Made the translations dependency work for shadow builds.axis2011-01-271-1/+1
| * | | | Add autotest for QScopedValueRollbackShane Kearns2011-01-262-0/+207
| * | | | Add QScopedValueRollback tools class.Shane Kearns2011-01-263-3/+169
| * | | | network tests: make IMAP, FTP testdata more flexible.Rohan McGovern2011-01-256-51/+142
| * | | | Merge branch 'earth/file-engine-refactor'Shane Kearns2011-01-251-1/+1
| |\ \ \ \ | | |/ / / | |/| | |