Revision 436ef82...

Go back to digest for 13th April 2014

Features in Development Tools

Aleix Pol Gonzalez committed changes in [kdev-mercurial] /:

Update source code formatting for Mercurial plugin.

Updated formatting

* Remove trailing whitespace
* Replace tabs with spaces
* Reformat code so it's properly indented
* Use a single space before pointers and references, but not after

Now all style follows KDevelop code style guidelines from http://techbase.kde.org/Projects/KDevelop4/CodingStyle

I'll update #117379 when this is merged (don't have permissions myself) so it will be easier to see changes there.

REVIEW: 117493

File Changes

Modified 16 files
  •   mercurialplugin.cpp
  •   mercurialplugin.h
  •   mercurialpushjob.cpp
  •   mercurialpushjob.h
  •   mercurialvcslocationwidget.h
  •   cmake/FindKDevPlatform.cmake
  •   models/mercurialqueueseriesmodel.cpp
  •   models/mercurialqueueseriesmodel.h
  •   python/CMakeLists.txt
  •   tests/CMakeLists.txt
  •   tests/initTest.cpp
  •   tests/initTest.h
  •   ui/mercurialheadswidget.cpp
  •   ui/mercurialheadswidget.h
  •   ui/mercurialqueuesmanager.cpp
  •   ui/mercurialqueuesmanager.h
16 files changed in total