Lars Knoll [Tue, 3 May 2011 11:32:59 +0000 (13:32 +0200)]
reinstantiate a file that got removed by mistake
QPA was using a _qws.cpp file, that got removed by accident.
Lars Knoll [Tue, 3 May 2011 08:50:32 +0000 (10:50 +0200)]
remove a not required include.
Lars Knoll [Tue, 3 May 2011 08:40:58 +0000 (10:40 +0200)]
split the HexString template class out of qstylehelper
The class is used in quite a few places and has no relation
to styles. Split it out into it's own file to remove a dependency
between Gui and Widgets.
Lars Knoll [Tue, 3 May 2011 08:35:49 +0000 (10:35 +0200)]
remove qapp dependency
graphicssystems are not relevant in any case with qpa, so
we simply use the fallback case.
Lars Knoll [Mon, 2 May 2011 14:01:57 +0000 (16:01 +0200)]
QWS removal, part 2
Paul Olav Tvete [Mon, 2 May 2011 12:58:29 +0000 (14:58 +0200)]
Track API change in QPlatformNativeInterface
Reviewed-by: Samuel
Lars Knoll [Mon, 2 May 2011 11:45:38 +0000 (13:45 +0200)]
remove Qt/Embedded.
Everybody use Lighhouse instead :)
Lars Knoll [Mon, 2 May 2011 11:31:26 +0000 (13:31 +0200)]
make QPA the default platform
Samuel Rødal [Mon, 2 May 2011 10:00:00 +0000 (12:00 +0200)]
Implemented close event for QWindow and QWidgetWindow.
Samuel Rødal [Mon, 2 May 2011 08:52:15 +0000 (10:52 +0200)]
Properly handle the expose event for QWindow.
Samuel Rødal [Mon, 2 May 2011 08:38:33 +0000 (10:38 +0200)]
Set the window title even if it was set before calling create().
Samuel Rødal [Mon, 2 May 2011 08:36:39 +0000 (10:36 +0200)]
Resizing support in QWidgetWindow.
Samuel Rødal [Mon, 2 May 2011 07:25:17 +0000 (09:25 +0200)]
Proper child delivery of mouse and key events.
Paul Olav Tvete [Fri, 29 Apr 2011 14:02:36 +0000 (16:02 +0200)]
Make the wayland plugin compile
Paul Olav Tvete [Fri, 29 Apr 2011 11:04:43 +0000 (13:04 +0200)]
include file fix for wayland
Paul Olav Tvete [Fri, 29 Apr 2011 14:29:09 +0000 (16:29 +0200)]
Compile after latest change.
Samuel Rødal [Fri, 29 Apr 2011 13:45:30 +0000 (15:45 +0200)]
Add QWidgetWindow to bridge events from QWindow to QWidget.
Gets rid of QWidget dependencies in QWindow and QWindowSurface. Events
are not delivered to the correct child widget yet.
Paul Olav Tvete [Fri, 29 Apr 2011 10:59:23 +0000 (12:59 +0200)]
Minimal plugin works again.
Samuel Rødal [Fri, 29 Apr 2011 07:33:50 +0000 (09:33 +0200)]
Key and wheel events.
Samuel Rødal [Thu, 28 Apr 2011 11:50:07 +0000 (13:50 +0200)]
Add resize event support to QWindow.
(cherry picked from commit
12b4e7e5a2b18cdd23f540821e1f2785f62b0b9a)
Samuel Rødal [Wed, 27 Apr 2011 15:52:51 +0000 (17:52 +0200)]
Remove unused parameters in hellowindow.
(cherry picked from commit
3d7f0d967ca1e7e76087d84efc67f5247b72dae6)
Samuel Rødal [Wed, 27 Apr 2011 15:49:30 +0000 (17:49 +0200)]
Added QWindow example in examples/opengl/hellowindow.
(cherry picked from commit
712f5fe0acc7ef73117151cd8206a0d4f5d01428)
Samuel Rødal [Wed, 27 Apr 2011 15:40:16 +0000 (17:40 +0200)]
Preliminary QWindow event delivery.
(cherry picked from commit
28a09e668a8125cff680ab9f1e7256e7e4e34158)
Jørgen Lind [Wed, 27 Apr 2011 15:36:02 +0000 (17:36 +0200)]
QApplication: Baseclass fixup
(cherry picked from commit
5bbdf65632feed1a2e3f30e97bcdd47950f2b8d4)
Jørgen Lind [Wed, 27 Apr 2011 15:29:10 +0000 (17:29 +0200)]
Jørgen Lind [Wed, 27 Apr 2011 15:28:51 +0000 (17:28 +0200)]
Samuel Rødal [Wed, 27 Apr 2011 12:56:55 +0000 (14:56 +0200)]
QGuiApplication refactor in progress.
Things are a bit broken now... At least wiggly runs :)
(cherry picked from commit
6cdcf395ffe1e051d109a45ecd71141173a4a4c0)
Jørgen Lind [Wed, 27 Apr 2011 10:11:58 +0000 (12:11 +0200)]
Fix QWindow::destroy
(cherry picked from commit
00cd7aa93f916772b22c6137293c7127fe5a33b8)
Jørgen Lind [Wed, 27 Apr 2011 09:59:11 +0000 (11:59 +0200)]
Lazy init of QWindow
(cherry picked from commit
a2c884b6d2fcc77f6aa5e7aaa0aa329f5bef0bbd)
Jørgen Lind [Wed, 27 Apr 2011 09:57:43 +0000 (11:57 +0200)]
Added a visible state to QWindow
(cherry picked from commit
6cd96d1921af9740bf92405ae3adf466140f8923)
Jørgen Lind [Wed, 27 Apr 2011 09:56:35 +0000 (11:56 +0200)]
Add isWindow type to QObject
(cherry picked from commit
77f08730b4cdb23b43471b2b29ece59e159103d7)
Jørgen Lind [Wed, 27 Apr 2011 08:18:50 +0000 (10:18 +0200)]
For QWindow we need topLevelExtra to be created when we have
native widgets
(cherry picked from commit
247088f8fe929d55832f48af3da6f7e5e80cf8a4)
Jørgen Lind [Wed, 27 Apr 2011 08:12:17 +0000 (10:12 +0200)]
use QObject parent logic when setting parent for QWindow
(cherry picked from commit
2be9fdb4b58accea4078654efed49a50acf6c74d)
Jørgen Lind [Wed, 27 Apr 2011 08:11:10 +0000 (10:11 +0200)]
Fix compile warnings
(cherry picked from commit
e7e856403f32af3e75958c0a8ab68dc37d28df83)
Jørgen Lind [Wed, 27 Apr 2011 08:05:52 +0000 (10:05 +0200)]
Lighthouse: use maybetopdata instead of creating topdata for all
widgets
(cherry picked from commit
873764aa3cfbbd87bbbb4f3224a7807d46a16fc7)
Samuel Rødal [Wed, 27 Apr 2011 08:50:04 +0000 (10:50 +0200)]
Get rid of QWindow::WindowType and clean up Qt::WindowFlags instead.
(cherry picked from commit
72176bf2a490d2f831d53a66a0987213efa60935)
Samuel Rødal [Wed, 27 Apr 2011 07:38:54 +0000 (09:38 +0200)]
Don't create a platform window if we already have one.
(cherry picked from commit
c4dea497adc36a0be840a51c9b98177f1f4b65b2)
Jørgen Lind [Tue, 26 Apr 2011 15:44:04 +0000 (17:44 +0200)]
Add proper parent logic for qwidget
(cherry picked from commit
98118fb729c39083718c220383fff462ba8eaebd)
Jørgen Lind [Tue, 26 Apr 2011 15:32:02 +0000 (17:32 +0200)]
Dont call QPlatformGLContext::makeCurrent from subclass
(cherry picked from commit
fc0a6ab220ab97b8f6acf90bf04b46de513a4d96)
Samuel Rødal [Tue, 26 Apr 2011 14:21:58 +0000 (16:21 +0200)]
Added QWindowContext and got wiggly up and running with xcb.
(cherry picked from commit
c980e4ef4ebc7699a6c3a7529d3f08ebafc21ffe)
Jørgen Lind [Tue, 26 Apr 2011 10:43:11 +0000 (12:43 +0200)]
Make QtGui compile again....
Comment out stuff in QWidget::create_sys
(cherry picked from commit
1bbc6a6bb2bf1175080e7a5ba6834ff642fd47ab)
Samuel Rødal [Tue, 26 Apr 2011 08:36:31 +0000 (10:36 +0200)]
QPlatformWindowFormat -> QWindowFormat fixes.
(cherry picked from commit
4c2eba33ca0433386fa1273fb1bc14adb852d9ac)
Samuel Rødal [Tue, 26 Apr 2011 08:15:33 +0000 (10:15 +0200)]
QWindow implementation fixes.
(cherry picked from commit
2682cb6bd76a89c8d4ae81b0dd4a77abbf987c24)
Samuel Rødal [Tue, 26 Apr 2011 08:09:28 +0000 (10:09 +0200)]
Make QWindowFormat in QWindow a setter and not a constructor argument.
(cherry picked from commit
61e0c55dd0c82031cf5cd021bf3f3537ee91b4a8)
Samuel Rødal [Tue, 26 Apr 2011 08:02:06 +0000 (10:02 +0200)]
Move WindowType to QWindow.
(cherry picked from commit
cfa7dc87bc962bd0f3a43a464723d74d87f997e2)
Jørgen Lind [Tue, 26 Apr 2011 07:56:43 +0000 (09:56 +0200)]
Just some more on QWindow. Nothing works
(cherry picked from commit
3acf7aa979630a57791e2a039b1b7b0b85b0aac8)
Samuel Rødal [Tue, 19 Apr 2011 11:28:31 +0000 (13:28 +0200)]
WIP Qt 5 API.
(cherry picked from commit
ad12d5babcdc2bad3f2c0fb9fd352ab79c197aa1)
axis [Wed, 27 Apr 2011 10:34:11 +0000 (12:34 +0200)]
Added dependency information to the sync.profile.
axis [Wed, 27 Apr 2011 10:06:07 +0000 (12:06 +0200)]
Add .gitignore to each module
Prasanth Ullattil [Tue, 29 Mar 2011 13:44:10 +0000 (15:44 +0200)]
Fix the target for QtUiTools debug on Mac
Marius Storm-Olsen [Fri, 25 Mar 2011 18:32:54 +0000 (13:32 -0500)]
Only run JSC benchmarks if access to the source code
When modularized, the benchmark test case might not have access
to the JavaScriptCore source code. So, make sure the test case
still compiles in this case.
Marius Storm-Olsen [Fri, 25 Mar 2011 18:31:44 +0000 (13:31 -0500)]
Remove not needed .pri include
Liang Qi [Fri, 25 Mar 2011 09:32:15 +0000 (10:32 +0100)]
Add tst_headersclean for each module
Liang Qi [Wed, 23 Mar 2011 16:25:22 +0000 (17:25 +0100)]
Modularized tst_compilerwarnings
Liang Qi [Tue, 22 Mar 2011 15:13:21 +0000 (16:13 +0100)]
Modularized tst_bic and add some helper functions for global test
axis [Tue, 22 Mar 2011 12:20:53 +0000 (13:20 +0100)]
Introduced the QT.<module>.plugins variable to module profiles.
axis [Tue, 22 Mar 2011 08:19:46 +0000 (09:19 +0100)]
Fixed maketestselftest after guiapplauncher was made a global test.
axis [Mon, 21 Mar 2011 15:38:55 +0000 (16:38 +0100)]
Removed examples and demos that are no longer in qtbase.
axis [Fri, 18 Mar 2011 15:11:18 +0000 (16:11 +0100)]
Removed reference to linguist test, which is now in qttools.
axis [Fri, 18 Mar 2011 11:07:45 +0000 (12:07 +0100)]
Adapted guiapplauncher test to modularized Qt.
Now it reads the test cases from text files in each repository
instead.
axis [Fri, 18 Mar 2011 11:14:01 +0000 (12:14 +0100)]
Fixed syncqt generation of bin path.
Now it points to QtBase's bin directory, in the case of developer
builds. This makes it easier to develop modules together without
having to install them first.
Prasanth Ullattil [Fri, 18 Mar 2011 11:27:44 +0000 (12:27 +0100)]
q3tl.h is copied to qalgorithms autotest directory
axis [Thu, 17 Mar 2011 10:50:26 +0000 (11:50 +0100)]
Fixed "make check" target for qtbase.
It was caused by a missing "tests" target.
axis [Thu, 17 Mar 2011 09:57:48 +0000 (10:57 +0100)]
Added QT.<module>.imports support to module profiles.
Prasanth Ullattil [Thu, 17 Mar 2011 09:08:57 +0000 (10:08 +0100)]
Removed uic3 autotest from qtbase
Prasanth Ullattil [Thu, 10 Mar 2011 15:23:01 +0000 (16:23 +0100)]
Load the sync.profile after setting the variables.
Marius Storm-Olsen [Wed, 2 Mar 2011 19:44:28 +0000 (13:44 -0600)]
Remove moved examples/demos
Marius Storm-Olsen [Fri, 25 Feb 2011 19:14:08 +0000 (19:14 +0000)]
Build examples and demos in qtbase
Marius Storm-Olsen [Thu, 24 Feb 2011 19:01:18 +0000 (13:01 -0600)]
Make qmake respect <subdir>.CONFIG = no_default_install
It already respects no_default_target
Prasanth Ullattil [Mon, 28 Feb 2011 15:19:40 +0000 (16:19 +0100)]
Temporarily pointing QT_MODULE_LIB_BASE to qtbase/lib
This has to changed when we start to generate the module binaries
in their respective lib/bin folders.
Marius Storm-Olsen [Tue, 1 Feb 2011 20:38:28 +0000 (14:38 -0600)]
Properly detect qmodule.pri
Prasanth Ullattil [Tue, 8 Feb 2011 10:36:13 +0000 (11:36 +0100)]
Avoid recursively including the same arch.pri file
axis [Fri, 28 Jan 2011 14:17:00 +0000 (15:17 +0100)]
Made sure syncqt gets called correctly even if it is not in the PATH.
axis [Thu, 27 Jan 2011 08:47:08 +0000 (09:47 +0100)]
Changed path references to ActiveQt.
Prasanth Ullattil [Wed, 26 Jan 2011 08:44:09 +0000 (09:44 +0100)]
Include headers.pri from the last path in MODULE_INCLUDES
Prasanth Ullattil [Tue, 25 Jan 2011 13:48:39 +0000 (14:48 +0100)]
Use the MODULE_LIBS instead of QMAKE_LIBDIR_QT for frameworks.
Prasanth Ullattil [Tue, 25 Jan 2011 09:08:15 +0000 (10:08 +0100)]
Use the 'install_name' linker flag on Mac for the frameworks.
This is required for the frameworks outside the qtbase module.
axis [Mon, 24 Jan 2011 14:52:04 +0000 (15:52 +0100)]
Fixed wrong inclusion of QtHelp module.
axis [Mon, 24 Jan 2011 09:14:42 +0000 (10:14 +0100)]
Fixed a bug in libdir handling.
We need to use QMAKE_LIBDIR instead of QMAKE_LFLAGS and -L, because
MSVC does not understand -L.
Marius Storm-Olsen [Sat, 15 Jan 2011 04:25:12 +0000 (22:25 -0600)]
New configure.exe binary
Marius Storm-Olsen [Mon, 21 Mar 2011 15:02:39 +0000 (10:02 -0500)]
Remove hardcoded modules in configure and QT_CONFIG
Also,
- Turn qt3support into gui-qt3support, to support
turning on/off qt3support-functions in core.
- Fix QT_BUILD_PARTS for configure.exe
Marius Storm-Olsen [Sat, 15 Jan 2011 03:35:58 +0000 (21:35 -0600)]
Add QMAKESPEC_ORIGINAL to the INCLUDEPATH when needed
axis [Fri, 14 Jan 2011 13:42:12 +0000 (14:42 +0100)]
Use correct DESTDIR for UiTools.
Liang Qi [Wed, 12 Jan 2011 20:06:11 +0000 (21:06 +0100)]
Move uitools from QtTools to QtBase
Olivier Goffart [Fri, 7 Jan 2011 15:49:50 +0000 (16:49 +0100)]
Demos: activate in profiles
Liang Qi [Fri, 7 Jan 2011 12:47:49 +0000 (13:47 +0100)]
Make auto test build
Olivier Goffart [Fri, 7 Jan 2011 12:46:25 +0000 (13:46 +0100)]
examples.pro removed moved subdirectories
Marius Storm-Olsen [Thu, 6 Jan 2011 18:52:17 +0000 (12:52 -0600)]
Make each module refer to its own bin/
Since modules cannot rely on QtCore having a build directory, nor
can they build the applications directly into $$[QT_INSTALL_BINS]
each module needs their own bin/. Add this path to each module's
pri file, so others can use their applications
Marius Storm-Olsen [Tue, 4 Jan 2011 15:37:10 +0000 (16:37 +0100)]
Made modules that depend on other modules add their include paths.
This is needed so that header files which contain references to those
modules (for example in templates) will have their include paths as
well.
RevBy: axis
axis [Mon, 3 Jan 2011 21:54:07 +0000 (22:54 +0100)]
Made the internal support for Qt3Support in QtGui compile.
axis [Mon, 3 Jan 2011 18:19:39 +0000 (19:19 +0100)]
Made syncqt collapse redundant ".." sections in paths.
axis [Mon, 3 Jan 2011 18:18:14 +0000 (19:18 +0100)]
Fixed useless substitution in syncqt.
The substitution is not necessary and messes up the argument that is
passed in.
axis [Mon, 3 Jan 2011 18:12:55 +0000 (19:12 +0100)]
Corrected include path for UiTools.
axis [Mon, 3 Jan 2011 18:01:57 +0000 (19:01 +0100)]
Extended module profiles.
Each module now sets the QT_CONFIG variable itself.
Marius Storm-Olsen [Mon, 3 Jan 2011 19:09:28 +0000 (13:09 -0600)]
Add hardcoded qclass_lib_map.h based on 4.8
This is only until UIC/Designer handles this properly
Liang Qi [Mon, 27 Dec 2010 13:49:29 +0000 (14:49 +0100)]
Move QtSvg into a separate repository
Liang Qi [Thu, 23 Dec 2010 08:38:00 +0000 (09:38 +0100)]
Add the private_includes path to the modules .pri file
Marius Storm-Olsen [Fri, 17 Dec 2010 05:34:20 +0000 (23:34 -0600)]
Add the source path to the modules .pri file
Liang Qi [Thu, 25 Nov 2010 12:39:10 +0000 (13:39 +0100)]
Remove the hardcode QT_CONFIG in those pri files.
Marius Storm-Olsen [Wed, 24 Nov 2010 19:21:56 +0000 (13:21 -0600)]
Make modules compile without hardcoded paths