- 27 Sep, 2012 27 commits
-
-
Thomas Hartmann authored
Qt5 warns about import Qt 4.7 Change-Id: I1561f957637945d4bc61fb90abd8d0a60599133f Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Peter Kümmel authored
- show cross and native in gui - add missing compilers Change-Id: Id48579d4e5dae3a68ed92c0cd2f41309e4f96753 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Peter Kümmel <syntheticpp@gmx.net>
-
Thomas Hartmann authored
Change-Id: Ie74c61704573f517586c5acb7a87826942ee7dd3 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Robert Loehning authored
Change-Id: I9e12651454a0a35a934d27a890bdeaa55c7ca912 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Orgad Shaneh authored
Change-Id: I770d714ffc6ddacc7b5c5b8ef7d2e9340f5ea8fc Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Thomas Hartmann authored
Change-Id: Ie198a0e3d8342fb62ff51ec2475134cdf4f9dcea Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit ad535b5b)
-
Thomas Hartmann authored
The depedency on declarative is unnecessary. Change-Id: I2b48bbb109c593ee4a7a2b5f225c57fad3e93bd8 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> (cherry picked from commit f488c59f ) Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
This patch allows compiling the qml(1)puppet with Qt 5. Some minor fixes for private headers, cleaning up some old code and QUrl::UrlFormattingOption got renamed. Change-Id: I732f9f9ef0b831d09134b1d2c013efda55e36e11 Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit fee6b56a)
-
Thomas Hartmann authored
Removing dependency on <private/qdeclarativemetatype_p.h> in property editor. Change-Id: I9c4fa74994bd72570113145c0bb4d9d239a40f08 Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit b8caadc3)
-
Thomas Hartmann authored
PropertyParser takes care of the issue now. Change-Id: Ib75c47f239fef05cdc3a9032d011d69483c381d5 Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit 40714ca7)
-
Thomas Hartmann authored
The itemlibrary ideally should not rely on private headers. Fixing this requires heavy refactoring so we rely on private headers for now. Change-Id: If52c1254ac164995dbb667b5baa024635f6d3dc8 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> (cherry picked from commit b356ad96 ) Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: I754c28279df7509bf0723789d616b8913148f4d6 Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit b4612f19)
-
Thomas Hartmann authored
Change-Id: Ie199a0e3d8342fb62ff51ec2475134cdf4f9dcee Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit 362b8d98)
-
Thomas Hartmann authored
Adding the .json file and using the correct macro. Change-Id: I37bede5b4c4a5af002b39b614aeb6c166bd5ddda Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit a42eeecf)
-
Marco Bubke authored
Change-Id: I571812c88b323e339f5b4c068f8027d9217da64c Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> (cherry picked from commit 9e7a8e41 ) Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: Iba13f1b03a641f913d69822ddd623d6bfe38825f Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
We already did some refactoring on this part in master. Change-Id: Ia878afa3aa773d2496343e052ababf30da9351d7 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
Change-Id: I85378c0a2884a7c8886482f38bad24210ef33d69 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> (cherry picked from commit d8d862f2 ) Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: If208a0e3d8342fb62fff1ec2475134cdf4f9dcee Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit 36f9c318)
-
Thomas Hartmann authored
grabMouseWhileInWindow(); is not an option in Qt 5 anymore. Change-Id: Ie198a0e3d83fffb62ff51ec2475134cdf4f9dcee Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit cda0c6c3)
-
Thomas Hartmann authored
Change-Id: I34282a36db8af9c5550ee4c9080519ce0c096d8e Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit 08af5097)
-
Thomas Hartmann authored
Change-Id: Ife75552afb9d96ac760b0d37f0dbd772a35c498c Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit 419aabcd)
-
Thomas Hartmann authored
This class is not used anymore. Change-Id: I132166e3c290eea204f2c286df20c04343c14d55 Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit 35b0e0ea)
-
Thomas Hartmann authored
Change-Id: Ie199aee388342fb62ff51ec2475134cdf4f9dcee Reviewed-by:
Marco Bubke <marco.bubke@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com> (cherry picked from commit 3934b9b9)
-
Thomas Hartmann authored
Change-Id: Iff39fdf8a58c7e844b087dbab7c112630d6c50ad Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit 012fad1d)
-
Orgad Shaneh authored
The only thing that is left is excluded translation support Change-Id: Ib419fee5caf10742e94cdf3b6bc7eee937637ea3 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Orgad Shaneh authored
Change-Id: I3ba202d216ae869accb0c0058e69c9ef13dc2eed Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 26 Sep, 2012 12 commits
-
-
Orgad Shaneh authored
Also update the script to exclude translations.{pro,qbs} Change-Id: I0d91218ad83b14a6ed319aac9b8770ebb2db7be8 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Tobias Hunger authored
Based on QTCREATORBUG-7932 Change-Id: I30afa90f3fe7ca8b3b262b7d236d762de1031f51 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Kai Koehne authored
Latest MinGW uses gcc 4.7.1 , but still hasn't the structures defined. Change-Id: I90c4c0a10d38488c7f3347830391489032a98328 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
Tobias Hunger authored
Change-Id: Ie34a39f7d5035ebb7c9bbec199680605c072181d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: Iee4a6f549f8a7c028f52a1e6113b33034ef621e2 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Christian Kandeler authored
The current implementation is a bit sloppy, so one can construct certain invalid strings that will be accepted as well as certain valid ones that will be rejected. The new checks are much more precise. Most importantly in practice, the version string "1.99" sent by some older servers is now accepted, as required by the RFC. Change-Id: Ib35c27d3a3bc4aea259b9a0dad66817435d95c0a Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Robert Loehning authored
Change-Id: Idb8acb7b10af6f1a1249e8912aea9b7e26194482 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Robert Loehning authored
Change-Id: I79ae4e792fa2ed19d2580c4cd7de3669f22f08ed Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Christian Kandeler authored
Change-Id: Ie47047e20bc422a78af5dbfba99e234cde982c29 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kandeler authored
Change-Id: Idf9def2623c0e0e0d18c27236dbfdd86f0fdc6ed Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Christian Kandeler authored
Enable compilation with Qt 5 and remove a warning. Change-Id: Ieed6ef829551122f37b4ce052288f8e0f76c9716 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Robert Loehning authored
Change-Id: Id4e5ee4f9235b768a3145e6c562e29e1662ac72d Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 25 Sep, 2012 1 commit
-
-
Tobias Hunger authored
Simplify the .pro-file while at it and add rpath. Change-Id: Ia111e76093c6c375d04fca51d81ac87a267b0121 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-