- 21 Jun, 2016 1 commit
-
-
Alessandro Portale authored
As defined by Diana. Change-Id: Id7291ea80bddcb2388b26b4ba745c2b53feb11d0 Reviewed-by:
Alessandro Portale <alessandro.portale@qt.io>
-
- 20 Jun, 2016 1 commit
-
-
Alessandro Portale authored
In preparation od a "Flat Light" theme, where shadows under the icons would have a negative impact. Change-Id: I2d9d3563c90336640513c1a970a432898dd63cfc Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
- 17 Jun, 2016 1 commit
-
-
Alessandro Portale authored
IconsModeProjetcsActiveColor -> IconsModeProjectActiveColor Change-Id: Id13039b49102e75ac3d7558ff79e971bce54ed43 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 10 Jun, 2016 1 commit
-
-
Thomas Hartmann authored
The code model knows about .qrc files and has a mapping that we forward to the qml2puppet. Support for .qrc was broken when introducing the QmlPrivateGate. Change-Id: I22d1c1add65d0c9a914e471dbe51ef505f308494 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
- 09 Jun, 2016 1 commit
-
-
hjk authored
With QT_RESTRICTED_CAST_FROM_ASCII making GdbMi etc operate on QString is feasible again. Take this as opportunity to move debugger encoding handling closer to a 'conversion on input and output if needed, storage in QString only' scheme. Change-Id: I2f10c9fa8a6c62c44f4e6682efe3769e9fba30f7 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 08 Jun, 2016 1 commit
-
-
Christian Kandeler authored
The qtc module gathers properties that used to live in the top-level project file. This is the first step towards making it possible to build plugins against an installed Qt Creator ("out of source build"). Change-Id: Ia1514cc9c888e80be01b308e908de48980fcbdb8 Reviewed-by:
Joerg Bornemann <joerg.bornemann@qt.io>
-
- 07 Jun, 2016 2 commits
-
-
Filippo Cucchetto authored
The plugin support: - basic syntax highlighting - indentation - project management - run and build configuration - debugging - code style Change-Id: Idfbb02a11ed570c90149a54b726beb956712e2bd Reviewed-by:
David Schulz <david.schulz@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
hjk authored
Task-number: QTCREATORBUG-15497 Change-Id: I61b52d23e0acf69e2030f8dca2691fbaa6b309ca Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 03 Jun, 2016 1 commit
-
-
Orgad Shaneh authored
Change-Id: Ibe5d1543e99644ff2c07146b9a83d9fe5b4121e1 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- 02 Jun, 2016 1 commit
-
-
Orgad Shaneh authored
Change-Id: I6d0599a80ba06fffdbaa067db5a98dd72118cac3 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
- 31 May, 2016 3 commits
-
-
David Schulz authored
This gives a clear hint that something has changed. And gets the attention of the author in the case he didn't expect some kind of automatic brace or quote completion. Change-Id: I33e383db9a1e797ecb285a407e46671f41be7051 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
hjk authored
Change-Id: I9b25d4b8e4b68d9cef674581d1a42eb75e21ec56 Task-number: QTCREATORBUG-16353 Reviewed-by:
David Schulz <david.schulz@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
Alessandro Portale authored
After having been reduced drastically a while ago, deployment.pri still contained a fragment regarding deployment. This change inlines the 3 relevant lines into the main .pro file and reduces the size of generated projects. One side effect of these new qmake code lines is that if target.path is defined before them, an install target is created also on non-"unix". Change-Id: Id0893d563924c1ba9f9599c0bfe5218e82c16d1e Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 27 May, 2016 1 commit
-
-
Takayuki ORITO authored
It imitate template for Qt Quick Controls Application. Change-Id: I3440c96f06f3607b43811399427e341e73dea657 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 24 May, 2016 2 commits
-
-
hjk authored
Task-number: QTCREATORBUG-16313 Change-Id: I544e89fc964cd404652d8ea0c8df127e51235292 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
There seems to be systems producing non-ASCII error messages when running this in directories with non-ASCII characters. Since we won't be able to workaround, silence the error to not disturb further operation. Change-Id: I527ce10c062273d2f4928f2a8fab79b704de067b Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 20 May, 2016 3 commits
-
-
Andre Hartmann authored
So far, conflicted files were displayed like added ones. Now they are marked obvious, as they disable the commit button. Task-number: QTCREATORBUG-16297 Change-Id: Iedf834408a747c4fe5f2133790c5fb81e7fea265 Reviewed-by:
Hugues Delorme <delorme.hugues@fougue.pro> Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
Collects all the needed data from a source and build directory, which then can be used instead of a source directory in combination with an installed Qt Creator, to build plugins. On Windows and OS X the plugin can still only built in the same mode (release or debug) as the used Qt Creator install. Change-Id: I21119cc0681f1a5f657c969f5d1e7a23d69aedfe Reviewed-by:
Marco Benelli <marco.benelli@qt.io> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Orgad Shaneh authored
Detected by GCC6 Change-Id: I62ad2da87477251b6abbf8f5c33c6a392787fb41 Reviewed-by:
Nikita Baryshnikov <nib952051@gmail.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
- 19 May, 2016 1 commit
-
-
Alessandro Portale authored
Change-Id: I516a0b016d57d997624a449ec58e56e3af3f265f Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 17 May, 2016 1 commit
-
-
Christian Kandeler authored
- Install library symlinks. - Do not create symlinks for plugins. - Skip some translations. - Rename some binaries. - Do not install the ptracepreload library. Change-Id: I0faa98034154e3840cd2695cab14b72c34cfc5c3 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 14 May, 2016 1 commit
-
-
Viktor Ostashevskyi authored
Change-Id: Ib1ebf53cf3815b86e3ecf0df2824c5baf0b12f18 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
- 12 May, 2016 1 commit
-
-
hjk authored
Nowadays, the [property] section contains only "top level" properties, inherited ones are available through by expanding the base class. Task-number: QTCREATORBUG-15798 Change-Id: I40475500a2d20f27145a47fa7ed1e61d4a592c10 Reviewed-by:
Robert Loehning <robert.loehning@qt.io> Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 11 May, 2016 3 commits
-
-
David Schulz authored
map() directly returned a list in python 2. Fixes a startup issue on windows. Change-Id: Ib4b67ca98a74135ff108546f8d089686f7df9493 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
Helpful when inspecting staticMetaObjects. Change-Id: I32fa0797625a675a7bad7f470ed51232734de826 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
Useful for debugging 'New Project' type wizards. Change-Id: Icabb4610e34a876b814965ed2b0d3017b5352878 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 09 May, 2016 2 commits
-
-
Alessandro Portale authored
With updated import versions. Change-Id: I9c69373d31c7e434eb7b9c210606a79be3d1566e Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
Takumi ASAKI authored
Done-with: KATAYAMA Daiki https://www.transifex.com/user/profile/nebula121/ Done-with: Naoki MATSUMOTO <nekomatu@gmail.com> Change-Id: I8549d8f4ac9d32eb2209dbc140483434369bf6c5 Reviewed-by:
Naoki Matsumoto <nekomatu@gmail.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-
- 04 May, 2016 1 commit
-
-
hjk authored
Change-Id: I357063022435d461d0b52c14541a4dfae69a1cdb Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 03 May, 2016 2 commits
-
-
Robert Loehning authored
Change-Id: I9982cb7c627f6b9cfccabe6f8e152ba0a014ad42 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
hjk authored
The inferior calls to rowCount() and columnCount() used to create data() display are troublesome when debugging an actual issue with item models and not too helpful otherwise. People needing that information can still evaluate idx.data() etc manually. Change-Id: If736afbf8fc44cf28e7f07e5f2c3b039a2f4984c Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 02 May, 2016 2 commits
-
-
Jochen Becher authored
Change-Id: I9d699da6668aafd45d7399fc4d5eb37c3ac6f223 Reviewed-by:
Robert Loehning <robert.loehning@qt.io>
-
hjk authored
The inferior calls to rowCount() and columnCount() used to create the "n x m" "nice" display are troublesome when debugging an actual issue with item models and not too helpful otherwise. People needing that information can still evaluate m->rowCount() etc manually. Change-Id: I3a3feed6aab19096ab01bc91c488de5fcbd732d7 Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
- 29 Apr, 2016 1 commit
-
-
Tim Jenssen authored
Change-Id: I2299437ea97e884f4b7734129eec8246c87208ab Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
- 28 Apr, 2016 2 commits
-
-
hjk authored
Saves one level of expansion when looking at containers. Change-Id: I4d43af2fb0dd0e9d493a12335d6b8b541e741ecf Reviewed-by:
Christian Stenger <christian.stenger@qt.io>
-
Orgad Shaneh authored
* Remove unneeded include * Use explicit namespace Change-Id: If3e0bc279b8b8457ea211aa187ef76f6c52beeb7 Reviewed-by:
Tobias Hunger <tobias.hunger@qt.io>
-
- 27 Apr, 2016 1 commit
-
-
J-P Nurmi authored
Change-Id: I50cfcaebc92bf47c7c420c34509cdfa28a0ac842 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
- 22 Apr, 2016 2 commits
-
-
Eike Ziller authored
It can be helpful, is not much effort, and parts did not restrict the install target to non-OS X already. Change-Id: I3501f37f089e981cf3f72d9250c9b9161d1565d6 Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Alexandru Croitor authored
Change-Id: Ia8e6da004ea22515fccf4292cc3ddd8c530040c2 Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 21 Apr, 2016 1 commit
-
-
Alessandro Portale authored
And for that, we also need separate theme color roles. Change-Id: I27bf4499acb516f7f824f5e57632797653b150ec Reviewed-by:
hjk <hjk@theqtcompany.com>
-