summaryrefslogtreecommitdiffstats
path: root/src/gui/gui.pro
Commit message (Expand)AuthorAgeFilesLines
* correctly fix compilation of NEON_ASM sourcesOswald Buddenhagen2013-10-181-2/+9
* Fix SSSE3 support build failure on mingwErik van Pienbroek2012-12-111-1/+1
* QNX: only enable NEON instructions for supported architectures (ARM)Peter Hartmann2012-10-211-1/+1
* Enable NEON compilation on qcc compilers.Rafael Roquetto2012-10-131-1/+1
* Pass NEON_ASM directly to SOURCES.Rafael Roquetto2012-10-131-3/+2
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-181-5/+3
|\
| * Correct some parameters for the makefile build sytem, armcc and gcceLiang Qi2011-04-071-5/+3
* | Introduce QFontEngineDirectWriteEskil Abrahamsen Blomfeldt2011-03-141-0/+4
* | Fix builds with compilers without --with-fpu=neon as a default.Robin Burchell2011-02-041-4/+3
* | qt project files: create pkg-config files for mingwMark Brand2011-01-101-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-191-2/+1
|\|
| * Don't set -mfpu=neon globally if the compiler supports neon.Samuel Rødal2010-11-111-2/+1
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-051-15/+0
|\|
| * Moved the partial deployment section to qbase.pri.axis2010-09-271-15/+0
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-09-131-1/+1
|\|
| * linux-icc can take -msse2, -msse3, etc. flags, so enable this as wellThiago Macieira2010-08-241-1/+1
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-191-11/+19
|\|
| * Remove the definition of QT_HAVE_NEON from qt.prfBenjamin Poulain2010-08-061-1/+2
| * Move the build of Neon file from painting.pri to gui.proBenjamin Poulain2010-08-061-0/+18
| * Move the SIMD defines to the common declaration of Qt symbolsBenjamin Poulain2010-08-031-11/+0
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-041-0/+25
|\|
| * Extend the build system to SSSE3Benjamin Poulain2010-07-261-0/+20
| * Add support for more vector instructions on x86Benjamin Poulain2010-07-201-0/+5
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-141-1/+127
|\|
| * Move logic for building SIMD extensions to gui.proJohn Brooks2010-07-071-0/+126
| * Fixed symbian/linux-armcc mkspec when configured with -qtlibinfix.axis2010-07-021-1/+1
* | Adding -qpa configure switchJørgen Lind2010-06-241-1/+1
* | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-181-0/+1
|\|
| * fix irix buildOswald Buddenhagen2010-05-201-0/+1
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-05-101-2/+1
|\|
| * Stub implementations for EGL for symbianShane Kearns2010-04-231-2/+1
* | Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-211-6/+8
|\|
| * Fix build error in QtGui armv5 udebShane Kearns2010-04-091-1/+1
| * Hack .pro files on windows to define QT_NO_EGLTom Cooksey2010-03-301-0/+1
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-251-1/+0
| |\
| | * Made it possible to define more than one language using pkg_prerulesMiikka Heikkinen2010-03-241-1/+0
| * | Use the same concept for per-lib tweaks as armccThomas Zander2010-03-091-4/+6
| * | Corrected library locations for deployment on Symbian.axis2010-02-251-1/+1
| |/
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-011-4/+23
|\|
| * Partial upgrade packages for QtCore and QtGuiShane Kearns2010-02-161-4/+23
* | Merge remote branch 'remotes/qt/4.6' into lighthousePaul Olav Tvete2010-02-101-1/+2
|\|
| * Adjust rw base address for gui built with GCCE for Symbian OSIain2010-02-031-1/+2
* | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-141-1/+1
|\|
| * Disable linker warning 6780 in RVCT builds for Symbian OSIain2009-11-181-1/+1
| * Revert "Revert all GUI changes from the MMF work."Frans Englich2009-09-281-1/+1
| * Revert all GUI changes from the MMF work.Frans Englich2009-09-241-1/+1
| * Remove debugging code.Frans Englich2009-09-241-4/+1
| * Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-231-2/+6
| |\
| | * Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-181-1/+1
| * | Oops: turned off logging in QtGuiGareth Stockwell2009-09-231-1/+1