- 05 Mar, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I4c9cfd527015230b080e69ee315bbd4d2aeeaf15 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- 07 Feb, 2013 1 commit
-
-
Orgad Shaneh authored
Change-Id: I9aae36188ed11d0a7211dbe3e079d4c0fc2ab272 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 31 Jan, 2013 1 commit
-
-
Orgad Shaneh authored
* Prepend / for directories expected to be in the root directory * Append / (and remove trailing *) for entries which are expected to be directories * Add some qmake-generated directories (.obj, .moc, .uic) * Include all exe files in a single rule * Add cpaster, sdktool and qtcreator_crash_handler * Add all tests binaries Change-Id: Ic8640cfe2222bc18a16bf18f96ba6733cf50eaa8 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 15 Jan, 2013 1 commit
-
-
Daniel Teske authored
Change-Id: I57d06e129287955a02768130fecf24860698418b Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 04 Dec, 2012 1 commit
-
-
Erik Verbruggen authored
Change-Id: Icbe749d5950193aaf0bf407e33e3631e1b7f68e5 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
- 22 Nov, 2012 1 commit
-
-
Nikolai Kosjar authored
* Add -h and -help options describing the tools and their usage. * Make the tools compile and run on Windows (MinGW, MSVC). * Rename project dirs, executables and main source files to more meaningful names: - Use same base name for project dir, *.pro file, main source file and (if applicable) script file. - Use the prefix "cplusplus-". - The names are now: - gen-cpp-ast/generate-ast --> cplusplus-update-frontend - mkvisitor --> cplusplus-mkvisitor - cplusplus-dump/cplusplus0 --> cplusplus-ast2png * Get rid of 'c++' shell scripts. * Get rid of duplicates of 'conf.c++'. Rename to 'pp-configuration.inc'. * Introduce src/tools/cplusplus-tools-utils containing common stuff that is used at least in two tools. 'pp-configuration.inc' can also be found here. * cplusplus-update-frontend: - Print file paths of written files to stdout. - Convenience: Use default values referencing the appropriate dirs and files. * cplusplus-mkvisitor: - Take only one argument, namely the path to AST.h. - Convenience: Use default path to AST.h. * cplusplus-ast2png: - Make it run without LD_LIBRARY_PATH. - As the name suggests, generate image files in png format (needs 'dot' from graphviz). - Convenience: Read from stdin, which useful for small snippets. Change-Id: I79c4061fce4a1571c0588dfedd50d4a70715d9df Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
- 30 Oct, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: I568834ffaeb0b53043a2db42dde5c19640e25b14 Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
- 24 Oct, 2012 1 commit
-
-
Robert Loehning authored
Change-Id: Ifa2c7481f1bf2863cf237ec905f4186f0b6bb0dd Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- 09 Oct, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: If52505dbc95ee48ac3467cdfbbea91629c11089c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- 20 Jun, 2012 1 commit
-
-
Tobias Hunger authored
Ignore the directory used by the SDK to store Qt versions, etc. Change-Id: Ieb4021ac5fdf607996256aed55437b552c9c1794 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 21 May, 2012 1 commit
-
-
Christian Kandeler authored
Change-Id: I70b9f13c6dffa107b12eac09ed4495a5318fdb1e Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 11 May, 2012 1 commit
-
-
kh1 authored
Change-Id: I99866dbc11e6e79c11bd3ee22e4c41a0d08805f9 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 23 Apr, 2012 1 commit
-
-
David Schulz authored
Download python if necessary. Git ignore the python directory. Task-number: QTCREATORBUG-7305 Change-Id: I03fa3ea404b38e5541d3d0380eb4e0987ceaa811 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 17 Apr, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: I42b5e9c48937fccdf7f21f4d47d171ff1f5f91c7 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 05 Apr, 2012 1 commit
-
-
Orgad Shaneh authored
Change-Id: I5991a8066316f0596b65664bcd0a6302c634a472 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 25 Jan, 2012 1 commit
-
-
Erik Verbruggen authored
Change-Id: Ib33efad30ef4abc6078a015782bb3b1f1b672004 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 14 Oct, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I53745ec7b446d76600e93c1adfda41a5cda5810d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 15 Aug, 2011 1 commit
-
-
Oswald Buddenhagen authored
this is not a creator tool, but a helper of qtcprocess, just like the existing stub. Change-Id: Ice7c60a1dee0b132c6063747f82ea35699f4127d Reviewed-on: http://codereview.qt.nokia.com/2918Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@nokia.com>
-
- 22 Jul, 2011 1 commit
-
-
Daniel Molkentin authored
Change-Id: Ic640fcf4f266de92077c733727f5bc8aa08625e2 Reviewed-on: http://codereview.qt.nokia.com/1939Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 05 Jul, 2011 1 commit
-
-
Daniel Molkentin authored
Change-Id: I4eece47f7eb9d01d4f01433a906b28ca0bd0adbb Reviewed-on: http://codereview.qt.nokia.com/1022Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- 28 Jun, 2011 1 commit
-
-
Daniel Molkentin authored
Implements new XML-based format for examples, demos & tutorials Done-with: Primrose Mbanefo <ext-primrose.mbanefo@nokia.com> Change-Id: I42c0afdb419cffe5637cd4f298e828d09e0fb15a Reviewed-on: http://codereview.qt.nokia.com/840Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 21 Jun, 2011 1 commit
-
-
Marco Bubke authored
Change-Id: I8bc714e3e84a49e4b75c1b7e1ca0b9f7382b0f5b Reviewed-on: http://codereview.qt.nokia.com/576Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
- 04 Apr, 2011 1 commit
-
-
Mike McQuaid authored
Merge-request: 284 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- 28 Mar, 2011 1 commit
-
-
Robert Loehning authored
-
- 04 Mar, 2011 2 commits
-
-
Mike McQuaid authored
Merge-request: 260 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Mike McQuaid authored
Merge-request: 260 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- 18 Feb, 2011 2 commits
- 09 Dec, 2010 1 commit
-
-
Marco Bubke authored
-
- 24 Nov, 2010 1 commit
-
-
Marco Bubke authored
The complete qml emulation layer (instances) is moved into another external process (qmlpuppet). Summary of architectural changes: - Asynchronous messaging Handling commands and data transfer asynchronously reduces the amount of context switches between processes. - Proxy classes for client process This classes abstract the inter process communication - QVariant based command parsing and serialization Using LocalSocket in bidirectional manner for communications of commands and data transfer. - Integer based identifier instead of ModelNode in client process The qml emulation layer (instances) has no more depencies to our internal data model. - Timer based rendering Rendering in instances is controlled by a timer. Only dirty items are updated.
-
- 11 Nov, 2010 2 commits
-
-
Erik Verbruggen authored
-
con authored
-
- 27 Sep, 2010 2 commits
-
-
Erik Verbruggen authored
(cherry picked from commit 6e1ef8df2faa3a88673094a619f6cefe60ffd2f2)
-
Erik Verbruggen authored
-
- 16 Sep, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 15 Sep, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 28 Jul, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 16 Jul, 2010 3 commits
-
-
Oswald Buddenhagen authored
the generated file is not meant for committing
-
Oswald Buddenhagen authored
the old ts target is now named ts-all, and it will update even the files which are disabled from compilation/release.
-
Oswald Buddenhagen authored
-