Milian Wolff | 13 Dec 12:43
Picon
Favicon
Gravatar

Re: Review Request: Add more php example code to show the formatters impact

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103388/

Ship it!

Ship It!

- Milian


On December 11th, 2011, 6:11 p.m., Florian Zumkeller-Quast wrote:

Review request for KDevelop and Quanta.
By Florian Zumkeller-Quast.

Updated Dec. 11, 2011, 6:11 p.m.

Description

Added some more php example code to show the impact of the formatter if applied

Diffs

  • languages/xml/formatter/formatterplugin.h (dbe183a)
  • languages/xml/formatter/formatterplugin.cpp (4e62a1e)
  • plugins/phpformatter/formatterplugin.h (6dc7028)
  • plugins/phpformatter/formatterplugin.cpp (f1ca6fd)

View Diff

_______________________________________________
quanta-devel mailing list
quanta-devel <at> kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
Milian Wolff | 13 Dec 12:43
Picon
Favicon
Gravatar

Re: Review Request: Fix compiling of quanta master

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103386/

Ship it!

Ship It!

- Milian


On December 11th, 2011, 7:09 p.m., Florian Zumkeller-Quast wrote:

Review request for KDevelop and Quanta.
By Florian Zumkeller-Quast.

Updated Dec. 11, 2011, 7:09 p.m.

Description

Since the last changes of ISourceFormatter from KDevPlatform Quanta was broken and did not compile. This patch fixes the compiling issues by changing phpformatterplugin and xmlformatterplugin to the new interface of ISourceFormatter. During the testing it looked to me that there are two different options storing the indentation value for a formatter: "INDENT" and "indent_size". Because only the latter contained a non-zero value, i changed the behaviour to use the latter one.

Diffs

  • languages/xml/formatter/formatterplugin.h (dbe183a)
  • languages/xml/formatter/formatterplugin.cpp (4e62a1e)
  • plugins/phpformatter/formatterplugin.h (6dc7028)
  • plugins/phpformatter/formatterplugin.cpp (f1ca6fd)

View Diff

_______________________________________________
quanta-devel mailing list
quanta-devel <at> kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
Milian Wolff | 13 Dec 18:55
Picon
Favicon
Gravatar

Re: Review Request: Add more php example code to show the formatters impact

On Tuesday 13 December 2011 11:43:38 Milian Wolff wrote:
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103388/#review8906
> -----------------------------------------------------------
> 
> Ship it!

as I said on irc: please send the patch as created by "git format-patch"

thanks
--

-- 
Milian Wolff
mail <at> milianw.de
http://milianw.de
Gravatar

Re: Review Request: Fix compiling of quanta master

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103386/

Review request for KDevelop and Quanta.
By Florian Zumkeller-Quast.

Updated Dec. 15, 2011, 1:07 a.m.

Changes

Patch created by git format-patch as requested

Description

Since the last changes of ISourceFormatter from KDevPlatform Quanta was broken and did not compile. This patch fixes the compiling issues by changing phpformatterplugin and xmlformatterplugin to the new interface of ISourceFormatter. During the testing it looked to me that there are two different options storing the indentation value for a formatter: "INDENT" and "indent_size". Because only the latter contained a non-zero value, i changed the behaviour to use the latter one.

Diffs (updated)

  • languages/xml/formatter/formatterplugin.h (dbe183a)
  • languages/xml/formatter/formatterplugin.cpp (4e62a1e)
  • plugins/phpformatter/formatterplugin.h (6dc7028)
  • plugins/phpformatter/formatterplugin.cpp (f1ca6fd)

View Diff

_______________________________________________
quanta-devel mailing list
quanta-devel <at> kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
Gravatar

Re: Review Request: Add more php example code to show the formatters impact

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103388/

Review request for KDevelop and Quanta.
By Florian Zumkeller-Quast.

Updated Dec. 15, 2011, 1:08 a.m.

Changes

Patch created by git format-patch as requested

Description

Added some more php example code to show the impact of the formatter if applied

Diffs (updated)

  • plugins/phpformatter/formatterplugin.cpp (f1ca6fd)

View Diff

_______________________________________________
quanta-devel mailing list
quanta-devel <at> kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
Milian Wolff | 23 Dec 21:17
Picon
Favicon
Gravatar

Re: Review Request: Fix compiling of quanta master

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103386/

Uhm sorry, but when I download the diff it is still not in the "format-patch" format. Just look at the downloaded file, it directly starts with the patch and gives no information about you, nor any commit message or such. please try again

- Milian


On December 15th, 2011, 1:07 a.m., Florian Zumkeller-Quast wrote:

Review request for KDevelop and Quanta.
By Florian Zumkeller-Quast.

Updated Dec. 15, 2011, 1:07 a.m.

Description

Since the last changes of ISourceFormatter from KDevPlatform Quanta was broken and did not compile. This patch fixes the compiling issues by changing phpformatterplugin and xmlformatterplugin to the new interface of ISourceFormatter. During the testing it looked to me that there are two different options storing the indentation value for a formatter: "INDENT" and "indent_size". Because only the latter contained a non-zero value, i changed the behaviour to use the latter one.

Diffs

  • languages/xml/formatter/formatterplugin.h (dbe183a)
  • languages/xml/formatter/formatterplugin.cpp (4e62a1e)
  • plugins/phpformatter/formatterplugin.h (6dc7028)
  • plugins/phpformatter/formatterplugin.cpp (f1ca6fd)

View Diff

_______________________________________________
quanta-devel mailing list
quanta-devel <at> kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
Milian Wolff | 23 Dec 21:17
Picon
Favicon
Gravatar

Re: Review Request: Add more php example code to show the formatters impact

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103388/

Uhm sorry, but when I download the diff it is still not in the "format-patch" format. Just look at the downloaded file, it directly starts with the patch and gives no information about you, nor any commit message or such. please try again

- Milian


On December 15th, 2011, 1:08 a.m., Florian Zumkeller-Quast wrote:

Review request for KDevelop and Quanta.
By Florian Zumkeller-Quast.

Updated Dec. 15, 2011, 1:08 a.m.

Description

Added some more php example code to show the impact of the formatter if applied

Diffs

  • plugins/phpformatter/formatterplugin.cpp (f1ca6fd)

View Diff

_______________________________________________
quanta-devel mailing list
quanta-devel <at> kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel
Milian Wolff | 23 Dec 21:17
Picon
Favicon
Gravatar

Re: Review Request: Add more php example code to show the formatters impact

This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103388/

Uhm sorry, but when I download the diff it is still not in the "format-patch" format. Just look at the downloaded file, it directly starts with the patch and gives no information about you, nor any commit message or such. please try again

- Milian


On December 15th, 2011, 1:08 a.m., Florian Zumkeller-Quast wrote:

Review request for KDevelop and Quanta.
By Florian Zumkeller-Quast.

Updated Dec. 15, 2011, 1:08 a.m.

Description

Added some more php example code to show the impact of the formatter if applied

Diffs

  • plugins/phpformatter/formatterplugin.cpp (f1ca6fd)

View Diff

_______________________________________________
quanta-devel mailing list
quanta-devel <at> kde.org
https://mail.kde.org/mailman/listinfo/quanta-devel

Gmane