- May 15, 2012
-
-
Marius Storm-Olsen authored
Change-Id: I3f843831242929bd3e8427a56c8269c62c1812c1 Reviewed-by:
Casper van Donderen <casper.vandonderen@nokia.com>
-
- Apr 04, 2012
-
-
Yuchen Deng authored
Change-Id: Id09f218492ce2b82e1c7ceae6e9324e52972aeb1 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Jan 26, 2012
-
-
Daniel Molkentin authored
Change-Id: I086f50adace23b8ffd07b431af5d5612ee747d01 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Dec 01, 2011
-
-
Eike Ziller authored
Change-Id: Iec868cdb8158726d91bcece935a9d6269219c056 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
- Nov 28, 2011
-
-
Eike Ziller authored
Mostly moved from the IPlugin API documentation, and adapted and extended. Change-Id: I9e71fd387d831dea4f650b64cd931b3043c7b4cf Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
Eike Ziller authored
Change-Id: Ic75775473cfb405cee5c53b2dc24144dba51a25c Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@nokia.com>
-
- Nov 14, 2011
-
-
Oswald Buddenhagen authored
otherwise a "make install" without a prior "make docs" will fail. we cannot make install depend on docs, because the docs target does not (and cannot reasonably) have proper dependency tracking, so it would be rebuilt on every install attempt. we could make install depend on the presence of the docs files without checking their timestamps, but that would be dirty. Task-number: QTCREATORBUG-6245 Change-Id: I35a9b8110f8f12760a338b5b100d69e226d3c2e8 Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
- Nov 09, 2011
-
-
Oswald Buddenhagen authored
Change-Id: I535ea5632492d1baeabe1a0a8be571d7fe9baba9 Reviewed-by:
hjk <qthjk@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- Sep 27, 2011
-
-
Leena Miettinen authored
Change-Id: I3f3ac0c2cabb7b660ff6ab8646563190df29c499 Reviewed-on: http://codereview.qt-project.org/5639 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Leena Miettinen authored
Change-Id: I6df3222a92efed43ede601e3f2e6f71b75782d22 Reviewed-on: http://codereview.qt-project.org/5602 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Casper van Donderen <casper.vandonderen@nokia.com>
-
- Sep 14, 2011
-
-
Leena Miettinen authored
Change-Id: I2c7a9bce7ee92c59f91fa41f732f3c90a9e100e3 Reviewed-on: http://codereview.qt-project.org/4886 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- Jul 08, 2011
-
-
Leena Miettinen authored
Change-Id: I25fef3d823915c1df424da1a6ec7b683d7d38d66 Reviewed-on: http://codereview.qt.nokia.com/1323 Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- Jun 01, 2011
-
-
Oswald Buddenhagen authored
Change-Id: I42c13004e6a80b27c0f1690c76b35a0d40cee6ad Reviewed-on: http://codereview.qt.nokia.com/289 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Oswald Buddenhagen authored
Change-Id: Ie94fe37f9025643c35c14a224661295e6c4c9a41 Reviewed-on: http://codereview.qt.nokia.com/288 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
Oswald Buddenhagen authored
make inst_qch_docs a separate "structure" to avoid confusion, and move the .files assignment to that structure's initializer. Change-Id: I896ccaabe701736ca82db31c189ed88a19d1e8ad Reviewed-on: http://codereview.qt.nokia.com/284 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Apr 08, 2011
-
-
Leena Miettinen authored
-
- Feb 11, 2011
-
-
David Boddie authored
Updated qdoc to remove hard-coded dependencies on style sheets. Simplified the offline documentation, introducing an offline.css file to be used for documentation in Qt Creator.
-
- Dec 08, 2010
-
-
Oswald Buddenhagen authored
-
- Nov 03, 2010
-
-
Oswald Buddenhagen authored
... instead of running a sed script over a lot of files on each version increment.
-
- Aug 17, 2010
-
-
Daniel Molkentin authored
Reviewed-By: Leena Miettinen
-
- Jun 15, 2010
-
-
Daniel Molkentin authored
The spacing errors come from Qt, and should be fixed there. Reviewed-By: Oswald Buddenhagen
-
- May 26, 2010
-
-
Oswald Buddenhagen authored
-
- Nov 24, 2009
-
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
- Nov 03, 2009
-
-
Oswald Buddenhagen authored
afaik, this was a bizarre hack to make the install target work, so fix it properly instead.
-
- Oct 26, 2009
-
-
Daniel Molkentin authored
Reviewed-By: Oswald Buddenhagen
-
- Oct 15, 2009
-
-
Daniel Molkentin authored
-
- Oct 01, 2009
-
-
con authored
-
- Sep 29, 2009
-
-
Rohan McGovern authored
On Windows, for unknown reasons, qhelpgenerator.exe sometimes will not generate the documentation if run directly from nmake. Running it through an intermediate cmd seems to work. So, do that. Reviewed-by: Daniel Molkentin
-
- Sep 15, 2009
-
-
con authored
-
- Aug 21, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
- Jun 03, 2009
-
-
Oswald Buddenhagen authored
-
- Apr 24, 2009
-
-
con authored
-
- Mar 31, 2009
-
-
dt authored
This makes it easier to open them from inside qt creator.
-
- Mar 13, 2009
-
-
con authored
-
- Jan 27, 2009
-
-
con authored
-
- Jan 21, 2009
-
-
Daniel Molkentin authored
Details: Make install works now, we just have to agree on layout details and check for mac compatibility. Also, plugins will carry no version in their filename anymore starting with this commit. Versioning happens in the creators pluginloader using the pluginspec file.
-
Daniel Molkentin authored
Details: Moving files so that the local layout corresponds to the layout pushed by make install. Adjust Make target, modify the resource path of the loader to find the resources in the right place. All pathes are still looked up relative to binaryPath(), libs are found via relative rpath.
-
- Jan 14, 2009
-
-
Daniel Molkentin authored
-