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
/
src
/
src.pro
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-02
Remove vestiges of d3dcompiler_qt
Andrew Knight
1
-1
/
+0
2014-05-22
Load winsys and gl dynamically in the windows plugin
Laszlo Agocs
1
-1
/
+1
2014-05-08
Make platformsupport depend on platformheaders
Laszlo Agocs
1
-4
/
+4
2014-04-24
Add public and QPA APIs for adapting existing OpenGL contexts
Laszlo Agocs
1
-2
/
+6
2014-04-04
purge vestiges of opengl es 1 support
Oswald Buddenhagen
1
-2
/
+2
2014-03-14
Disable QtOpenGL in dynamicgl builds
Laszlo Agocs
1
-1
/
+1
2014-03-14
Build bundled HarfBuzz-NG outside QtGui
Konstantin Ritt
1
-1
/
+9
2014-02-14
Dynamic GL switch on Windows
Laszlo Agocs
1
-1
/
+1
2014-01-20
move and build qlalr
Oswald Buddenhagen
1
-3
/
+8
2013-12-09
Introducing d3dcompiler_qt
Andrew Knight
1
-0
/
+1
2013-12-06
WinRT: Added networkinterface and hostinfo
Oliver Wolff
1
-6
/
+0
2013-10-24
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
1
-0
/
+8
2013-10-18
Explicitly mark subdirs as host_builds in SUBDIRS template
Tor Arne Vestbø
1
-0
/
+8
2013-09-26
WinRT: Disable network
Oliver Wolff
1
-1
/
+7
2013-09-20
WinRT: Basic global support
Andrew Knight
1
-1
/
+1
2013-08-21
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
1
-1
/
+5
2013-08-15
TR_EXCLUDE tools including bootstrap lib
Oswald Buddenhagen
1
-0
/
+4
2013-06-17
create a sub-tools target
Oswald Buddenhagen
1
-0
/
+6
2013-04-03
make bootstrapping of qdoc optional
Oswald Buddenhagen
1
-1
/
+2
2013-03-14
don't bootstrap tools when not necessary
Oswald Buddenhagen
1
-4
/
+9
2013-03-14
create bootstrap-dbus module
Oswald Buddenhagen
1
-3
/
+7
2013-03-14
the atspi bridge depends on dbus and qdbusxml2cpp
Oswald Buddenhagen
1
-0
/
+2
2013-03-14
Add Open GL extensions only when Open GL is enabled.
Friedemann Kleint
1
-1
/
+2
2013-03-12
melt src/tools/tools.pro into src/src.pro
Oswald Buddenhagen
1
-10
/
+34
2013-03-05
Introducing the Qt Android port
Paul Olav Tvete
1
-0
/
+4
2013-02-26
Add a new static lib and module for OpenGL extensions
Sean Harmer
1
-1
/
+5
2013-01-30
fix angle sub-target name
Oswald Buddenhagen
1
-1
/
+1
2012-10-24
Add ANGLE as a 3rdparty library to Qt.
Jason Barron
1
-0
/
+7
2012-08-25
src.pro: remove redundant & incorrect platformsupport dependency
J-P Nurmi
1
-1
/
+1
2012-07-04
enable platformsupport for -no-widgets
Tasuku Suzuki
1
-4
/
+4
2012-06-27
don't compile the host tools for wince already in configure
Oswald Buddenhagen
1
-5
/
+2
2012-06-19
rewrite SUBDIRS construction logic
Oswald Buddenhagen
1
-47
/
+68
2012-06-19
detach src/src.pro and src/tools/tools.pro from qtbase.pro
Oswald Buddenhagen
1
-12
/
+6
2012-06-19
remove convoluted recursive debug/release target magic
Oswald Buddenhagen
1
-40
/
+0
2012-06-08
Remove widgets lib dependency on platformsupport.
Frederik Gladhorn
1
-1
/
+1
2012-05-15
Enable Gtk file icons
Frederik Gladhorn
1
-2
/
+2
2012-04-17
Reintroduce testlib to widget free builds
Donald Carr
1
-1
/
+1
2012-03-15
Add Qt Widgets opt out support to build system
Donald Carr
1
-0
/
+1
2012-03-12
Clean up src.pro
Donald Carr
1
-7
/
+1
2012-03-08
remove obviously counterproductive uses of QT_SOURCE_TREE & QT_BUILD_TREE
Oswald Buddenhagen
1
-14
/
+14
2012-02-29
don't abuse $$fromfile() for inspecting entire projects
Oswald Buddenhagen
1
-2
/
+2
2012-02-27
remove over-uses of $$list()
Oswald Buddenhagen
1
-2
/
+2
2012-02-10
Dont build printer support for Windows CE.
Andreas Holzammer
1
-3
/
+6
2012-02-05
Move QtConcurrent into its own module
Lars Knoll
1
-0
/
+4
2012-01-22
Remove dependency of QtDBus onto QtXml
Harald Fernengel
1
-1
/
+1
2012-01-09
Remove QtV8 library from QtBase
Simon Hausmann
1
-4
/
+0
2012-01-01
Unbreak cross-compilation to ARM.
Sergio Ahumada
1
-1
/
+1
2011-12-06
Executing 'make install' did not build mkv8snapshot
Jyri Tahtela
1
-0
/
+1
2011-10-29
Remove S60/symbian specific code
Lars Knoll
1
-12
/
+3
2011-10-28
Correct dependencies for the platformsupport library
Lars Knoll
1
-0
/
+1
[next]