Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | | Corrected a mismerge in GCCE link parameters. | axis | 2011-03-04 | 1 | -1/+1 | |
| | | | | * | | | | | | | Fixed incorrect referral to an include file. | axis | 2011-03-04 | 1 | -1/+1 | |
| | | | | * | | | | | | | Fixed win32-msvc2008 build regression. | axis | 2011-03-04 | 2 | -9/+5 | |
| | | | | * | | | | | | | Made qmake strip trailing \ from libdirs. | axis | 2011-03-04 | 1 | -1/+4 | |
| | | | | * | | | | | | | Fixed GCCE libdir handling if the paths have spaces in them. | axis | 2011-03-04 | 1 | -9/+9 | |
| | | | | * | | | | | | | Added MinGW support for adding lib prefix and extension via profile. | axis | 2011-03-04 | 4 | -9/+21 | |
| | | | | * | | | | | | | Added support for various special compiler/linker flags on MinGW. | axis | 2011-03-04 | 1 | -0/+18 | |
| | | | | * | | | | | | | Added support for rvct_linker config in qmake's MinGW generator. | axis | 2011-03-04 | 1 | -3/+11 | |
| | | | | * | | | | | | | Avoided some MinGW specific codepaths when building Symbian libs. | axis | 2011-03-04 | 2 | -3/+4 | |
| | | | | * | | | | | | | Added .lib/.dso dependency tracking to Symbian with MinGW generator. | axis | 2011-03-04 | 1 | -0/+6 | |
| | | | | * | | | | | | | Stopped honoring the RVCT22INC variable on symbian-armcc mkspec. | axis | 2011-03-04 | 1 | -6/+6 | |
| | | | | * | | | | | | | Fixed a typo in src profile. | axis | 2011-03-04 | 1 | -1/+1 | |
| | | | | * | | | | | | | Fixed a build library deployment issue in sqlite. | axis | 2011-03-04 | 1 | -0/+6 | |
| | | | | * | | | | | | | Fixed include in network module on Symbian. | axis | 2011-03-04 | 1 | -1/+1 | |
| | | | | * | | | | | | | Added object script support to RVCT when using MinGW qmake generator. | axis | 2011-03-04 | 2 | -8/+40 | |
| | | | | * | | | | | | | Added Symbian makefile building support using MinGW backend. | axis | 2011-03-04 | 3 | -4/+10 | |
| | | | | * | | | | | | | Fixed some tools definitions and properties in symbian profiles. | axis | 2011-03-04 | 2 | -2/+3 | |
| | | | | * | | | | | | | Fixed a bug in elf2e32_qtwrapper regarding spaces in def files. | axis | 2011-03-04 | 1 | -3/+3 | |
| | | | | * | | | | | | | Added missing header. | axis | 2011-03-04 | 1 | -0/+41 | |
| | | | | * | | | | | | | Unified the usage of $${EPOCROOT} for symbian. | axis | 2011-03-04 | 2 | -9/+9 | |
| | | | | * | | | | | | | Added Symbian deployment localization for makefile build system. | axis | 2011-03-04 | 5 | -53/+108 | |
| | | | | * | | | | | | | Made the translations dependency work for shadow builds. | axis | 2011-03-04 | 1 | -1/+1 | |
| | | | | * | | | | | | | Fixed PREPEND_INCLUDEPATH being executed too early. | axis | 2011-03-04 | 3 | -16/+15 | |
| | | | | * | | | | | | | Moved the default dependency targets to default_post.prf. | axis | 2011-03-04 | 2 | -47/+47 | |
| | | | | * | | | | | | | Fixed elf2e32_qtwrapper when not using def files. | axis | 2011-02-21 | 1 | -13/+17 | |
| | | | | * | | | | | | | Fixed a bug in the elf2e32_qtwrapper script. | axis | 2011-02-21 | 1 | -14/+90 | |
| | | | | * | | | | | | | Fix some build issues for building Qt for Symbian on Mac OS X. | axis | 2011-02-21 | 1 | -1/+2 | |
| | | | | * | | | | | | | Support to build Qt for Symbian on Mac OS X with gcce compiler. | axis | 2011-02-21 | 2 | -80/+77 | |
| | | | | * | | | | | | | Got rid of some "duplicate library" warnings. | axis | 2011-02-21 | 1 | -1/+1 | |
| | | | | * | | | | | | | Added wrapper for the elf2e32_qtwrapper script. | axis | 2011-02-21 | 3 | -145/+151 | |
| | | | | * | | | | | | | Changed various qmake constructs to support Windows. | axis | 2011-02-18 | 3 | -11/+36 | |
| | | | | * | | | | | | | Fixed various quotation problems when porting to Windows. | axis | 2011-02-18 | 2 | -8/+13 | |
| | | | | * | | | | | | | Renamed the symbian/linux-* mkspecs to symbian-*. | axis | 2011-02-18 | 12 | -23/+23 | |
| | | * | | | | | | | | | QS60Style slows down layout switch by updating widgets unnecessarily | Sami Merila | 2011-03-14 | 3 | -22/+0 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-15 | 10 | -8/+147 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Border still drawn on Rectangle elements when border.width == 0 | Martin Jones | 2011-03-15 | 1 | -2/+2 | |
| | | * | | | | | | | | Regression: currentIndex was not set correctly after model cleared. | Martin Jones | 2011-03-15 | 4 | -5/+53 | |
| | | * | | | | | | | | Remove bindings before assigning constants in VME | Aaron Kennedy | 2011-03-15 | 5 | -1/+92 | |
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-03-14 | 2 | -4/+9 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Prevented infinite recursion in QPainterPath::contains(). | Samuel Rødal | 2011-03-14 | 2 | -4/+9 | |
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-03-14 | 3 | -10/+42 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | QNAM HTTP: error() in case connection is closed unexpectedly | Markus Goetz | 2011-03-14 | 2 | -8/+31 | |
| | | * | | | | | | | | | SSL: Fix certification loading on Mac OS X 10.5 | Martin Petersson | 2011-03-14 | 1 | -2/+11 | |
| | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int... | Qt Continuous Integration System | 2011-03-14 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt-water-team | Qt Continuous Integration System | 2011-03-11 | 228 | -1244/+6696 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt-water-team | Qt Continuous Integration System | 2011-02-18 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt-water-team | Qt Continuous Integration System | 2011-02-15 | 1 | -5/+6 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt-water-team | Qt Continuous Integration System | 2011-02-15 | 176 | -768/+9812 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt-water-team | Qt Continuous Integration System | 2011-02-08 | 637 | -17850/+26913 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt-water-team | Qt Continuous Integration System | 2011-02-01 | 81 | -4754/+5648 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ |