- 25 Nov, 2014 2 commits
-
-
Fawzi Mohamed authored
Change-Id: I543a72a90be38e6d2af49c70cb9c3f3301cf9bad Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@theqtcompany.com>
-
Fawzi Mohamed authored
Change-Id: I951403ecec2b896e5b0322d79dfad952deeaae4a Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@theqtcompany.com>
-
- 09 Oct, 2014 1 commit
-
-
Eike Ziller authored
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 08 Sep, 2014 1 commit
-
-
Christian Kandeler authored
Qt 5.3 is the minimum requirement these days. Remove all fallback code from sources and project files. Change-Id: If6188a471197acadda4d6baee71804ba1a8026c6 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 04 Sep, 2014 1 commit
-
-
Kai Koehne authored
Change-Id: I2f90c8ae7b5e968b9de882833f8661ab540a9232 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 03 Sep, 2014 1 commit
-
-
Kai Koehne authored
We use forward slashes in all internal paths, even on Windows. Change-Id: Ie0b418c770dad96829dd357fe425616b6d3a5b82 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
- 25 Aug, 2014 1 commit
-
-
hjk authored
Less typing and less cycles than join(QString) where appropriate Change-Id: I6ebc0e17e4d7fd9845864dd95b7de4ba4dad6906 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 01 Aug, 2014 1 commit
-
-
Fawzi Mohamed authored
qmlplugindump --path always fails, so skip it Change-Id: Ica2d25c864104aa77efbc26913b079c98ff5e283 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 22 Apr, 2014 1 commit
-
-
Christian Kandeler authored
Change-Id: Ib608bb49e26781aef1914085a5d801fcdcd5eb56 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- 10 Mar, 2014 1 commit
-
-
Leena Miettinen authored
Fix punctuation and capitalization in messages. Change-Id: I0de61d8594917a95175e3453ef9343f0d9cd208f Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
- 19 Feb, 2014 1 commit
-
-
Fawzi Mohamed authored
Currently ModelManager contains lot logic, but as it sits in QmlJSTools it is not possible to use it in standalone tests. Moving most of the logic to ModelManagerInterface (and cleanup) to allow better testing, and refactoring. This introduces a dependency of the qmljs lib on the cplusplus lib Also a (small) part of the CppTool::ModelManagerInterface has been moved to CPlusPlus::CppModelManagerBase to remove the dependency on CppTools to gather the Qml types exposed from C++. Change-Id: Icad7fe96dfd0f1a2b1058d82bd98c77c40aa5e9d Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
- 20 Jan, 2014 1 commit
-
-
Fawzi Mohamed authored
Change-Id: I1471ba9459a1e48a03e26aa5dc008072460447be Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 16 Jan, 2014 1 commit
-
-
Fawzi Mohamed authored
Change-Id: Id0c52f6a96a5c36893f64cbc96cc7eee300e6afa Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 08 Jan, 2014 1 commit
-
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 20 Nov, 2013 1 commit
-
-
Fawzi Mohamed authored
Change-Id: Ib9c9b86fbed19539dc42696292bdb3b93dd1b575 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 22 Oct, 2013 1 commit
-
-
Friedemann Kleint authored
They are a hassle for translators and reviewers alike. Change-Id: I07c1b61e8b6719e54fdc1f69cf63f573119a6776 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Robert Loehning <robert.loehning@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 05 Sep, 2013 2 commits
-
-
hjk authored
Apply 'static' pattern, rename 'printToOutputPane' to 'write' Change-Id: I6f31f1a8c914661e2a2182c0b6256b41ead28de7 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
hjk authored
Change-Id: I370f72fcf7a24216ee189979ce6b5c8bfc5f4140 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- 15 May, 2013 1 commit
-
-
Thomas Hartmann authored
We had a qmltypes file that was encoded in UTF16 and did not work. We should at least warn about it. Change-Id: I42555782ee16ddd25552f919845aa85ff1f3f636 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
- 25 Apr, 2013 1 commit
-
-
Fawzi Mohamed authored
This will allow changing the default to nonrelocatable. Change-Id: I80746a3e70f94040a407cc25cec9ad6fac8b6fec Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 03 Apr, 2013 1 commit
-
-
Friedemann Kleint authored
Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: I22fb33b8589dcd2f4b880eb320d7fa86de8a6f67 Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
- 25 Mar, 2013 1 commit
-
-
Daniel Teske authored
Change-Id: I68e662ea30b9c219e3a21e4f48a83c1ad24e2c58 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
- 18 Mar, 2013 1 commit
-
-
Friedemann Kleint authored
Output error message, binary and arguments. Change-Id: I413d2fcb234ae2444bf2c354b6aed1140aad61c5 Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
- 20 Feb, 2013 1 commit
-
-
Fawzi Mohamed authored
Change-Id: I661ad330b28bb88a378785afa2c2aee92da67918 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 06 Feb, 2013 1 commit
-
-
Leena Miettinen authored
The \i and \o commands were replaced with \li and \bold was replaced with \b in QDoc for Qt 5. The \input command was replaced with \include in the docs. Change-Id: I257d1bebb8ebc739ca20e0d29fcf0406ecb14534 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 22 Nov, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: I370075ce75682ea11790a8f91339a01fb3c247f9 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 22 Aug, 2012 1 commit
-
-
Alessandro Portale authored
Qt Creator's support for Symbian was at its peak in version 2.4.x. Nobody really verified it in Qt Creator 2.5 or 2.6. It is most likely rotten. Let's remove it! Also, the Symbian support code was spread throughout the whole Qt Creator code base. The plugin interfaces evolved in the meantime and target platforms like Android or QNX have 99% of their code in separate plugins. In case anyone wants to revive Symbian support in Qt Creator, please create a plugin for it. Change-Id: I56a758a3e2fd5b8c64d9aeb8f63d8e916c4883be Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 15 Feb, 2012 1 commit
-
-
Erik Verbruggen authored
Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 26 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 21 Oct, 2011 1 commit
-
-
Christian Kamm authored
Change-Id: I18ec9daf8088f7db5ff2da11da14b539f501bab3 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
- 06 Oct, 2011 1 commit
-
-
Christian Kamm authored
This first line of an error needs to make sense on its own. Change-Id: Ibf3bce7107e8b3df8fa4d0e75924945027678c63 Reviewed-on: http://codereview.qt-project.org/6114 Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
- 26 Sep, 2011 1 commit
-
-
Friedemann Kleint authored
Change-Id: I151e75ebec7bff17a3779f1b367849ca514512c6 Reviewed-on: http://codereview.qt-project.org/5550 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 21 Sep, 2011 1 commit
-
-
Christian Kamm authored
In particular, don't complain about a missing qmldump binary on other platforms. Change-Id: Ie2e96bcb67e609aa5aed31510b06139d2d9ce77e Reviewed-on: http://codereview.qt-project.org/5327 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Leandro T. C. Melo <leandro.melo@nokia.com>
-
- 14 Sep, 2011 1 commit
-
-
Christian Kamm authored
Change-Id: Ief305b787fbc4577acfdec41083bc72e178db46d Reviewed-on: http://codereview.qt-project.org/4537 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 08 Sep, 2011 1 commit
-
-
Christian Kamm authored
Change-Id: I1ddad1eb031bc4b95671be4a474b5e8e72f6e350 Reviewed-on: http://codereview.qt-project.org/4137 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@nokia.com>
-
- 17 Aug, 2011 1 commit
-
-
Christian Kamm authored
Change-Id: Ia2d5f7588f1a5eb4192526e85b2569b4b175dad2 Reviewed-on: http://codereview.qt.nokia.com/3085 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-