- 17 Dec, 2010 1 commit
-
-
con authored
-
- 08 Dec, 2010 2 commits
-
-
Leandro Melo authored
Instead of in one XML embedded as a resource, now builtin snippets can be specified on any XML distributed under share.
-
Leandro Melo authored
Provide an interface so users can create/edit/remove snippets.
-
- 26 Nov, 2010 1 commit
-
-
Roberto Raggi authored
-
- 18 Nov, 2010 1 commit
-
-
Leandro Melo authored
Reviewed-by: con
-
- 12 Nov, 2010 1 commit
-
-
Leandro Melo authored
This was added in the case we start shipping some of the Kate XMLs (still a pending decision), which should be placed in this dir. However, this causes a warning when loading qtcreator.pro with master branch version. So I'll removed it. If we really ship the files it should be re-added and also the installer notified. Reviewed-by: con
-
- 09 Nov, 2010 1 commit
-
-
Leandro Melo authored
This leaves the code prepared if we decide to ship some of the Kate XMLs (still a pending decision). In this case the installer needs to be "notified" and the Kate files put in the repo. An addition check for actual XML files in the searched directories is also added. Reviewed-by: con Reviewed-by: Thorbjorn Lindeijer
-
- 08 Nov, 2010 1 commit
-
-
Friedemann Kleint authored
Initial-patch-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 22 Oct, 2010 1 commit
-
-
Daniel Molkentin authored
Reviewed-By: con
-
- 29 Sep, 2010 2 commits
-
-
Leandro Melo authored
-
Lasse Holmstedt authored
Reviewed-by: kkoehne
-
- 24 Sep, 2010 1 commit
-
-
Daniel Molkentin authored
-
- 23 Sep, 2010 1 commit
-
-
Leandro Melo authored
-
- 17 Sep, 2010 1 commit
-
-
Kai Koehne authored
Copy the libs to the application bundle.
-
- 10 Sep, 2010 1 commit
-
-
Oswald Buddenhagen authored
-
- 06 Aug, 2010 1 commit
-
-
Leandro Melo authored
Task-number: QTCREATORBUG-1886
-
- 22 Jul, 2010 1 commit
-
-
Kai Koehne authored
Copy them to the .app folder ...
-
- 16 Jul, 2010 1 commit
-
-
con authored
-
- 14 May, 2010 1 commit
-
-
Leandro Melo authored
-
- 19 Mar, 2010 1 commit
-
-
Oswald Buddenhagen authored
-
- 01 Mar, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 07 Jan, 2010 1 commit
-
-
Kai Koehne authored
This adds a new "Design" mode that can be used to manipulate qml files in a visual way. It will only get build if you have the declarativeui module in Qt. This is a squashed import from the Bauhaus project. Share & enjoy :)
-
- 25 Sep, 2009 1 commit
-
-
Daniel Molkentin authored
Reviewed-By: Oswald Buddenhagen
-
- 15 Sep, 2009 2 commits
-
-
Daniel Molkentin authored
-
con authored
-
- 13 Jul, 2009 1 commit
-
-
Roberto Raggi authored
-
- 09 Jun, 2009 1 commit
-
-
con authored
Reviewed-by: Oswald Buddenhagen
-
- 08 Jun, 2009 2 commits
-
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
kinda slower, but without error messages.
-
- 02 Jun, 2009 1 commit
-
-
Oswald Buddenhagen authored
-
- 06 May, 2009 3 commits
-
-
Oswald Buddenhagen authored
use the data copying custom compiler approach here, too. this leaves more work to qmake, which is good. on the upside, pluginspecs will be installed when they change without having force a re-link of the plugin itself. on the downside, installation of a pluginspec will force a re-link of the plugin. oh, well - you can't have it all (with qmake) ...
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
- 20 Apr, 2009 1 commit
-
-
Oswald Buddenhagen authored
now bin and share are not pegged to linking the executable any more, but are proper subdirs targets of their own. unforturnately, qmake is a bit tenacious, so we hack around a bit. :) more or less in passing by, i removed some superfluous trailing slashes and added path normalization as well.
-