D5297: [TextFieldStyle] Fix textField is not defined error

2017-04-25 Thread David Edmundson
This revision was automatically updated to reflect the committed changes.
Closed by commit R242:884f89b9b038: [TextFieldStyle] Fix textField is not 
defined error (authored by davidedmundson).

REPOSITORY
  R242 Plasma Framework (Library)

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D5297?vs=13085=13786

REVISION DETAIL
  https://phabricator.kde.org/D5297

AFFECTED FILES
  src/declarativeimports/plasmastyle/TextFieldStyle.qml

To: davidedmundson, #plasma, broulik
Cc: ltoscano, plasma-devel, #frameworks, spstarr, progwolff, Zren, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, lukas


D5297: [TextFieldStyle] Fix textField is not defined error

2017-04-04 Thread Kai Uwe Broulik
broulik accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R242 Plasma Framework (Library)

BRANCH
  UNiQ10-patch-1

REVISION DETAIL
  https://phabricator.kde.org/D5297

To: davidedmundson, #plasma, broulik
Cc: ltoscano, plasma-devel, #frameworks, progwolff, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol


D5297: [TextFieldStyle] Fix textField is not defined error

2017-04-04 Thread Luigi Toscano
ltoscano added a comment.


  please remember the right credentials when you push, if this is accepted

REPOSITORY
  R242 Plasma Framework (Library)

REVISION DETAIL
  https://phabricator.kde.org/D5297

To: davidedmundson, #plasma
Cc: ltoscano, plasma-devel, #frameworks, progwolff, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol


D5297: [TextFieldStyle] Fix textField is not defined error

2017-04-04 Thread David Edmundson
davidedmundson added a comment.


  Not authored by me, imported from a patch on github.

REPOSITORY
  R242 Plasma Framework (Library)

REVISION DETAIL
  https://phabricator.kde.org/D5297

To: davidedmundson, #plasma
Cc: plasma-devel, #frameworks, progwolff, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol


D5297: [TextFieldStyle] Fix textField is not defined error

2017-04-04 Thread David Edmundson
davidedmundson created this revision.
Restricted Application added projects: Plasma, Frameworks.
Restricted Application added subscribers: Frameworks, plasma-devel.

REVISION SUMMARY
  The reference textField is undefined in this context 
  It works if the style happens to be used from PlasmaComponents
  Use control instead to access the TextField.

REPOSITORY
  R242 Plasma Framework (Library)

BRANCH
  UNiQ10-patch-1

REVISION DETAIL
  https://phabricator.kde.org/D5297

AFFECTED FILES
  src/declarativeimports/plasmastyle/TextFieldStyle.qml

To: davidedmundson, #plasma
Cc: plasma-devel, #frameworks, progwolff, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol