summaryrefslogtreecommitdiffstats
path: root/src/gui/gui.pro
Commit message (Expand)AuthorAgeFilesLines
...
* Remove platform specific DirectWrite font engine from QtGuiEskil Abrahamsen Blomfeldt2012-07-031-4/+0
* Don't lower the code generation level options for the compilerThiago Macieira2012-07-011-7/+9
* Move QStandardItem/QStandardItemModel to QtGuiGiuseppe D'Angelo2012-06-291-0/+1
* Change *-clang mkspec globs to *-clang*Bradley T. Hughes2012-06-201-1/+1
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-1/+1
* automatically add QT_BUILD_FOO_LIB to DEFINESOswald Buddenhagen2012-06-191-1/+1
* clean up projects from QPRO_PWD nonsense, etc.Oswald Buddenhagen2012-06-191-1/+0
* auto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCONFIG_DESCRIPTIONOswald Buddenhagen2012-06-191-2/+0
* auto-generate module prisOswald Buddenhagen2012-06-191-2/+1
* automatically add the version header to HEADERSOswald Buddenhagen2012-06-191-2/+0
* make qt_module_config.prf install the module pri fileOswald Buddenhagen2012-06-191-1/+0
* QNX: Enable additional CPU features to be compiled in for QNXSean Harmer2012-06-141-1/+1
* mips: dsp and dspr2 can be enabled separately fix dspr2 only compilationHolger Hans Peter Freyther2012-06-121-1/+14
* Enable compilation of improved x86 code generation with MSVCThiago Macieira2012-06-121-9/+42
* Move the SSE2/AVX/Neon/etc. flags into the compiler mkspecsThiago Macieira2012-06-121-42/+46
* Overhaul the qsimd_p.h: rename macros and update conditionalsThiago Macieira2012-05-311-3/+0
* Remove -Winline from the build of SSE2/AVX/etc. sourcesThiago Macieira2012-05-221-4/+4
* Make sure we are using the proper -mXXX optionsThiago Macieira2012-05-221-8/+8
* Add AVX support for the painting and image code.Thiago Macieira2012-05-221-0/+12
* Doc: Add "make docs" targets for libraries.Casper van Donderen2012-05-091-0/+3
* Removed QApplication overloads used solely for documentation.Marcel Krems2012-04-091-2/+0
* Remove the old code using MMX registers.Thiago Macieira2012-03-281-48/+0
* Remove detection for MMX support and related technologyThiago Macieira2012-03-231-4/+0
* MIPS DSP configure detection and initial blend optimizations.Damir Tatalovic2012-03-221-1/+21
* Move variant animation interpolators from QtWidgets to QtGuiCharles Yin2012-03-131-1/+2
* Remove Mac multiple-arch support.Morten Johan Sorvig2012-03-121-52/+6
* Remove legacy pre-QPA gui/egl implementationDonald Carr2012-03-081-2/+0
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-1/+1
* Integrate testcocoon support into Qt build system.Rohan McGovern2011-11-151-0/+8
* Don't pass irrelevant arguments to the compilerBradley T. Hughes2011-11-141-12/+12
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-0/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+1
* Move printing into it's own libraryLars Knoll2011-08-191-1/+0
* move printing related files into their own directoryLars Knoll2011-08-191-0/+1
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-1/+3
|\
| * Fix modules to load(qt_module) firstMarius Storm-Olsen2011-06-081-0/+2
| * Moved common module profiles to be feature profiles.axis2011-06-051-1/+1
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-121-0/+2
|\|
| * Add QT_xxx_VERSION macros for each library in qtbaseLiang Qi2011-05-101-0/+2
* | move files in src/gui into their final locationsLars Knoll2011-05-111-3/+2
* | library splitLars Knoll2011-05-071-44/+0
* | special directory for stuff we want to move from widgets to guiLars Knoll2011-05-051-0/+3
* | move some more files into proper placesLars Knoll2011-05-051-0/+1
* | split kernel/ up according to the future library splitLars Knoll2011-05-041-3/+6
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-041-1/+5
|\|
| * Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-1/+1
| * Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-0/+4
* | QWS removal, part 2Lars Knoll2011-05-021-3/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+223