"README.md" did not exist on "fd179ed951d732dc85b1c602adc5908c69628a97"
- Nov 09, 2015
-
-
Tobias Hunger authored
Allow foldernodes to specify which files they care for when doing "Add Existing Directory". Before we used a fixed list with C++ header and source files, which does make no sense for e.g. adding to resources. Task-number: QTCREATORBUG-15278 Change-Id: I15dad133391485c2bcebd2d864623304b31b5f8f Reviewed-by:
Niels Weber <niels.weber@theqtcompany.com>
-
- Nov 03, 2015
-
-
Tobias Hunger authored
Change-Id: I78bb73f8c9457fd74c470eacbf54eb9195ac9681 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- Nov 02, 2015
-
-
Tobias Hunger authored
Change-Id: I21bf32612d10efce2ad8727637104f51013ae370 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- Oct 30, 2015
-
-
Tobias Hunger authored
Change-Id: I87db3a1b212aa0a3f140b8d299679f6c1f691004 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- Sep 15, 2015
-
-
Daniel Teske authored
Since a lot of derived classes can make use of those. Change-Id: I051542e8d318476348d753de4d4c0a30b3a9ed62 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Sep 04, 2015
-
-
Christian Stenger authored
Change-Id: I4bc7ec2893d9a358ef85b984ef6c049de657ace7 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- Sep 02, 2015
-
-
Christian Stenger authored
Change-Id: I2b4b54f3b7ba12ce293816fc2a69a5813b01756c Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Christian Stenger authored
Change-Id: Iac52c846d4b5b0a72cf11decc95489620cae239f Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- Aug 24, 2015
-
-
Christian Kandeler authored
Change-Id: I7800612940a85e3c3d547d2586ec3d158e63b14f Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- Aug 20, 2015
-
-
hjk authored
The (re-)enables basic stepping, data display, frame selection etc for Python 2 and 3. Arguments passing, jump to line etc. don't work yet. Change-Id: I8af03e5905092360eb268ba3081a1236b1f8577f Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- Jul 29, 2015
-
-
Christian Stenger authored
Introduced with edad1ba5 Change-Id: I45a0596dd4f0cd0a1b210d6d8b65157bb2112f2a Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com>
-
- Jul 23, 2015
-
-
Sergey Belyashov authored
In the QmlEngine, a few tr() have been replaced by QCoreApplication::translate(). In other files, Q_OBJECT has been added to the class definitions. Change-Id: Ia0505c19934dc691cd3d67f4946293290c2fec68 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- Jun 30, 2015
-
-
BogDan Vatra authored
This provides a way for third-party plugins to implement run modes without the need to add a value to the central enum or using manual workarounds like RunMode(*(int*)&someUniqueObject). Instead of centrally defined enum values this uses Core::Id that could be defined anywhere. Change-Id: Ic350e3d8dbb8042c61b2d4ffec993ca151f53099 Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- Jun 16, 2015
-
-
hjk authored
Allows selection of the interpreter and commandline parameters. Also add support for ".pyqtc" as a project file, containing a flat list of .py files, similar to the Generic Project. Change-Id: If75a0affd735223a658ce7fce0d010ebf49695f2 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Nikita Baryshnikov <nib952051@gmail.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- Feb 17, 2015
-
-
Eike Ziller authored
Change-Id: I4305872b6b11ef3e8a364280ffa5209a5a793600 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
- Jan 16, 2015
-
-
Eike Ziller authored
Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- Oct 24, 2014
-
-
Tobias Hunger authored
* Remove Qt4 support. * Remove some UI options that did not do anything in the original wizard Change-Id: I9647cbc6cd0958a02df5b2fe480b9c8069249521 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- Oct 09, 2014
-
-
Eike Ziller authored
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- Oct 02, 2014
-
-
hjk authored
Unused. Change-Id: Idd9805756c51e025e99842fa6fc8707b10927c4d Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Oct 01, 2014
-
-
Tobias Hunger authored
Change-Id: Iebeae1f52cf856e009a0910118829c89dd3ea222 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Aug 27, 2014
-
-
Eike Ziller authored
Remove usage of the Q_EXPORT_PLUGIN macros, which do not exist in Qt 5. Change-Id: I678c3cf10b9c5d5c1b9f252b0ecd1c97dc810a47 Reviewed-by:
hjk <hjk121@nokiamail.com> Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- Aug 20, 2014
-
-
hjk authored
Change-Id: Ibf886c891bb1884d6bc3c08bfe83c4978d17b2f6 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- Jun 26, 2014
-
-
hjk authored
Change-Id: I555639a9137dcb8ccb471e1615823870c8158b3c Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Jan 08, 2014
-
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- Dec 12, 2013
-
-
Eike Ziller authored
The action handler implicitly passed ownership to ICore, which is non- to the action handler. We now consistently create the action handler in the editor factory, give ownership to the editor factory, and don't hold a reference to it. Change-Id: I4372f8de966e3ceff87c06c5528c6b54522c1d57 Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Eike Ziller authored
The action handler already knows which editors to handle through the context. It only needs to receive signals for updating the actions from the current editor. So there is no need to tell the action handler about every individual editor. This also removes some noise from the text editor implementations. Change-Id: I76dc5b1559cc8cf54ff313e6cdba4e789a3108aa Reviewed-by:
David Schulz <david.schulz@digia.com>
-
- Sep 24, 2013
-
-
hjk authored
Added 639 lines, removed 1391. Change-Id: I15ec7dd056d4f7ad79c6dd6a4181007ad14f6a43 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Sep 20, 2013
-
-
hjk authored
Change-Id: I4e6f573d893c0aa2bb4ca9812fc8db2961dac172 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- Sep 13, 2013
-
-
hjk authored
Change-Id: I98c3c8796cb887f5bb3c5184854562ff36727836 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
- Sep 03, 2013
-
-
hjk authored
Also adjust and streamline using and surrounding code. Change-Id: I6a8b05126bdcbb74ff611b21c7cb3c5902a2d5ca Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- Aug 29, 2013
-
-
jkobus authored
All Qt Creator's main highlighters are used in the first place, for other mimetypes generic highlighter is used as a fallback. Task-number: QTCREATORBUG-9580 Change-Id: I863b9085520e5bdda142ce88f2074afeacee0531 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Petar Perisin <petar.perisin@gmail.com> Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
- Aug 26, 2013
-
-
Tobias Hunger authored
Nothing depends on this plugin, so these exports are not needed. Change-Id: I7a6c1c6fd1dd355c904d2dcb6d3f0522cf30adcd Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Apr 26, 2013
-
-
Sergey Shambir authored
Contains SourceGenerator class which was also used to generate app template in PythonProjectManager; it saved for future use. Change-Id: I3d44e6d33a3beabc73030acdd6740edf1745e485 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- Mar 25, 2013
-
-
Orgad Shaneh authored
D:\dev\qt-creator\src\plugins\projectexplorer\toolchain.cpp:198: warning: C4138: '*/' found outside of comment D:\dev\qt-creator\src\plugins\pythoneditor\pythoneditorplugin.cpp:217: warning: C4189: 'pCore' : local variable is initialized but not referenced Change-Id: I5e1447e98ac8cbff2c2b8981ddba7e08e7506e24 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
- Feb 07, 2013
-
-
Sergey Shambir authored
Contains lexical highlighter, indenter and file wizard. Icon loaded from theme, if possible. Class wizard will be added later since it needs to extend libUtils. Change-Id: If723867c01e9be83371424e406d116805c88c2b0 Reviewed-by:
hjk <hjk121@nokiamail.com>
-