- 28 Mar, 2013 1 commit
-
-
Robert Loehning authored
Task-Number: QTCREATORBUG-9018 Change-Id: I95f08034ec151bca98ce7050b749890226103e6b Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 26 Mar, 2013 1 commit
-
-
Kai Koehne authored
Task-number: QTCREATORBUG-9018 Change-Id: I437361fa29ee725f6d17ef64939b5bde0a0ca296 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 26 Nov, 2012 1 commit
-
-
Kai Koehne authored
Task-number: QTCREATORBUG-8269 Change-Id: I6b4a4d54499302354606f9446f68b9088daad1e8 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 08 Feb, 2012 2 commits
-
-
Thomas Hartmann authored
This patch introduces platforms as a top level topic when choosing a wizard. Also I changed the categories and priorities. Details: 1. I did change the way the dialog/view is structured in newdialog.cpp 2. I added platformName() and supportsPlatform() to BaseQtVersion. I needed two functions because the Simulator does not provide a platform and therefore has no platformName but supports two platforms. I still have to turn the platform names into proper constants. 3. I changed the categories and priorities to get the layout that was discussed. (I had to touch quite alot of files but this is mostly trivial) 4. I added a combobox that allows filtering for platforms. 5. I added flags() to IWizard to indicate that a wizard is platform independent. Change-Id: I86c7ad628a431ad06505c76580885c6e6c3ddc23 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
Thomas Hartmann authored
The Qml extension wizard requires Qt Quick 1.0 Change-Id: I53bc157fc270fa8f2d2b296eb5c90edb86f57972 Reviewed-by:
Alessandro Portale <alessandro.portale@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>
-
- 06 Jul, 2011 1 commit
-
-
hjk authored
Change-Id: I61e7cf189a1c4ea04e2a88a80a4f15e43cd3c018 Reviewed-on: http://codereview.qt.nokia.com/1187Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 02 Mar, 2011 1 commit
-
-
Kai Koehne authored
Make sure 'next' button is disabled if fields are empty. Task-number: QTCREATORGBUG-3921
-
- 10 Feb, 2011 1 commit
-
-
Christian Kandeler authored
Task-number: QTCREATORBUG-3229 Reviewed-by: Alessandro Portale
-
- 24 Jan, 2011 1 commit
-
-
dt authored
Also reorder the contents to have Qt Quick on top. Move Console Qt to Other Projects. Qt QWidget project isn't the best name, but the new structure is a improvement so using it for now. Task-Nr: QTCREATORBUG-3513 Ack-By: con Ack-By: kkoehne
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 28 Sep, 2010 2 commits
-
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
- 17 Sep, 2010 1 commit
-
-
Thorbjørn Lindeijer authored
* Don't add huge Nokia headers to the generated files. * Use uppercase header guards based on plugin and example object names. * Moved qdeclarative.h include to .cpp file since it's not needed in the header. * Use user-defined source and header suffixes. * Lowercase file names. Reviewed-by: Friedemann Kleint
-
- 05 Aug, 2010 1 commit
-
-
Friedemann Kleint authored
Reviewed-by:
Carsten Owerfeldt <carsten.owerfeldt@nokia.com> Initial-patch-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- 16 Jul, 2010 1 commit
-
-
Alessandro Portale authored
(cherry picked from commit 758bcff8)
-
- 07 Jul, 2010 1 commit
-
-
Alessandro Portale authored
-
- 01 Jun, 2010 2 commits
-
-
Daniel Molkentin authored
This is unconditional, since we seem to have no way of doing it conditionally in a clean way. Reviewed-by: Oswald Buddenhagen
-
Daniel Molkentin authored
Not needed anymore after the general QML support got deactivated. This reverts commit 74bd95d3.
-
- 31 May, 2010 1 commit
-
-
Daniel Molkentin authored
Reviewed-by: Kai Koehne
-
- 18 May, 2010 1 commit
-
-
con authored
-
- 12 May, 2010 1 commit
-
-
Daniel Molkentin authored
Reviewed-by: Leena Miettinen
-
- 16 Apr, 2010 1 commit
-
-
Friedemann Kleint authored
Remove all hacks/conventions of considering the last generated file as project file, etc. and instead add attributes flags to Core::GeneratedFile, giving fine-grained control of what to do with the file. Implement static utility functions in wizards that handle it. Add boolean XML-attributes "openeditor"/"openproject" to the file elements used by the CustomWizard XML-specification. Manually set the attributes in all wizards. Task-number: QTCREATORBUG-1166
-
- 08 Apr, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 31 Mar, 2010 1 commit
-
-
Friedemann Kleint authored
Prepare translations of wizards shipped by Nokia to be searched in Qt Creator's qm-files.
-
- 19 Mar, 2010 1 commit
-
-
Erik Verbruggen authored
-
- 12 Mar, 2010 1 commit
-
-
Friedemann Kleint authored
Task-number: QTCREATORBUG-423
-