index
:
platform/upstream/qtbase
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/ipalachev/tizen
sandbox/jihochu/5.0
sandbox/pcoval/tizen
tizen
tizen2.2
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mkspecs
/
features
/
qt.prf
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-14
Check for existence of QML import paths.
Morten Johan Sørvig
1
-1
/
+1
2013-11-05
Resolve Qt module deps before determining if QML import scanner is needed
Tor Arne Vestbø
1
-1
/
+4
2013-11-04
qt.prf: add correct library version when using qmlimportscanner
Richard Moe Gustavsen
1
-1
/
+1
2013-10-25
iOS (OSX): rework how to bundle QML import folders
Richard Moe Gustavsen
1
-24
/
+28
2013-10-24
purge auto_use_privates module option
Oswald Buddenhagen
1
-1
/
+1
2013-10-18
remove broken validation of QMLIMPORTSCANNER
Oswald Buddenhagen
1
-14
/
+9
2013-10-18
make it possible to explicitly suppress the qml import scan
Oswald Buddenhagen
1
-1
/
+2
2013-10-17
Static builds: Link QML plugins.
Morten Johan Sørvig
1
-0
/
+86
2013-09-20
WinRT: Basic global support
Andrew Knight
1
-1
/
+1
2013-02-18
take advantage of new safety regarding build config resolution
Oswald Buddenhagen
1
-1
/
+1
2013-02-04
fix lack of rpath-link when using modules from final location
Oswald Buddenhagen
1
-0
/
+1
2012-12-20
Generalize the check for gui in static plugin import generation
Miikka Heikkinen
1
-1
/
+1
2012-12-20
Enable forcing generation of static plugin imports
Miikka Heikkinen
1
-44
/
+43
2012-12-11
Automatically import plugins in all applications with static Qt
Miikka Heikkinen
1
-3
/
+5
2012-12-11
Remove QT_DLL and QT_NODLL defines.
Stephen Kelly
1
-5
/
+0
2012-12-10
Add QT_DEFAULT_QPA_PLUGIN to generated qconfig.pri
Miikka Heikkinen
1
-0
/
+4
2012-12-10
Pro-file level support for importing plugins for static Qt builds
Miikka Heikkinen
1
-1
/
+24
2012-12-07
Only handle QTPLUGIN when linking against static Qt
Miikka Heikkinen
1
-1
/
+2
2012-11-27
adjust to modularization changes in ActiveQt
Joerg Bornemann
1
-0
/
+8
2012-11-02
move QT_NAMESPACE define to qtcore's module pri file
Oswald Buddenhagen
1
-2
/
+0
2012-11-01
let static plugins have "module" pri files
Oswald Buddenhagen
1
-31
/
+1
2012-11-01
purge dead defines
Oswald Buddenhagen
1
-3
/
+0
2012-10-26
simplify determination of static plugin link line
Oswald Buddenhagen
1
-16
/
+1
2012-08-07
add support for QT_PRIVATE
Oswald Buddenhagen
1
-33
/
+2
2012-07-25
fix syntax error in static plugin assembly code
Oswald Buddenhagen
1
-1
/
+1
2012-07-20
TYPO: Fix typo in warning message
Montel Laurent
1
-1
/
+1
2012-06-29
Merge branch 'buildsystem' (second round)
Oswald Buddenhagen
1
-6
/
+0
2012-06-28
Update the macros for shared/DLL and static builds
Thiago Macieira
1
-8
/
+12
2012-06-27
don't put QMAKESPEC_ORIGINAL into INCLUDEPATH any more
Oswald Buddenhagen
1
-5
/
+0
2012-06-26
make using testlib automatically "promote" all modules to -private
Oswald Buddenhagen
1
-1
/
+2
2012-06-19
make missing qt modules fatal
Oswald Buddenhagen
1
-1
/
+3
2012-06-19
support for private depends in modules
Oswald Buddenhagen
1
-0
/
+1
2012-06-19
remove support for CONFIG+=qt_compat
Oswald Buddenhagen
1
-6
/
+0
2012-06-19
don't explicitly inject qt header/library paths
Oswald Buddenhagen
1
-6
/
+0
2012-06-19
purge QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT
Oswald Buddenhagen
1
-5
/
+2
2012-06-19
make use of $$[FOO/get] properties
Oswald Buddenhagen
1
-2
/
+2
2012-06-19
move moc, rcc and uic CONFIG additions to the respective qt modules
Oswald Buddenhagen
1
-1
/
+1
2012-06-19
dispose of library-bound feature files
Oswald Buddenhagen
1
-0
/
+21
2012-05-31
Move the sub-architecture feature to better places in qmake
Thiago Macieira
1
-13
/
+0
2012-05-31
Overhaul the qsimd_p.h: rename macros and update conditionals
Thiago Macieira
1
-8
/
+11
2012-04-23
Revert "Add workaround for projects using 'QT += declarative'"
Friedemann Kleint
1
-27
/
+0
2012-03-23
Add detection of AVX and AVX2 support in the compiler.
Thiago Macieira
1
-0
/
+1
2012-03-23
Remove detection for MMX support and related technology
Thiago Macieira
1
-3
/
+0
2012-03-15
Remove unmaintained and broken VNC platform plugin
Johannes Zellner
1
-1
/
+1
2012-03-09
fix the check for libraries having themselves as dependencies
Oswald Buddenhagen
1
-2
/
+3
2012-03-08
replace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT with module-specific vari...
Oswald Buddenhagen
1
-1
/
+1
2012-03-06
transitively resolve module dependencies
Oswald Buddenhagen
1
-19
/
+15
2012-02-29
Merge master -> api_changes
Rohan McGovern
1
-1
/
+1
2012-02-28
simplify loop over modules
Oswald Buddenhagen
1
-1
/
+1
2012-02-27
Add workaround for projects using 'QT += declarative'
Matthew Vogt
1
-0
/
+27
[next]