Daniel Marjamäki
|
d7c7f8c9af
|
astyle: Added --convert-tabs option
|
2012-10-13 08:18:11 +02:00 |
Daniel Marjamäki
|
cebe4d98b4
|
runastyle: extra conversion of tabs to spaces in test folder
|
2012-10-03 20:14:23 +02:00 |
XhmikosR
|
9b5c245899
|
tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-29 13:49:16 +02:00 |
Reijo Tomperi
|
5bb956b0ff
|
Fixing #3515 (Add samples/id/good|bad.cpp)
http://sourceforge.net/apps/trac/cppcheck/ticket/3515
|
2012-01-22 15:52:31 +02:00 |
Reijo Tomperi
|
3066bb3430
|
Start fixing #3515 (Add samples/id/good|bad.cpp)
http://sourceforge.net/apps/trac/cppcheck/ticket/3515
|
2012-01-17 23:03:21 +02:00 |
Daniel Marjamäki
|
6f8e42a5af
|
changed the astyle formatting flags
|
2011-10-13 20:53:06 +02:00 |
Reijo Tomperi
|
b13bd7ad06
|
Fix #2843, Astyle script does not recognize Astyle 2.02
http://sourceforge.net/apps/trac/cppcheck/ticket/2843
|
2011-06-22 21:41:14 +03:00 |
Reijo Tomperi
|
8b8ea6fcbf
|
Add some comments to runastyle script
|
2011-06-22 14:20:36 +03:00 |
Kimmo Varis
|
2e755fac84
|
Run Astyle recursively for gui/test.
GUI's tests are now in separate subdirectories. To avoid adding
each subdirectory to the Astyle scripts run Astyle recursively.
|
2011-06-10 14:22:18 +03:00 |
Reijo Tomperi
|
2525b9db40
|
Add check to runastyle to enforce correct astyle version usage.
|
2011-02-11 23:37:38 +02:00 |
Kimmo Varis
|
aa6341dbed
|
Astyle: add option to convert to linux EOLs.
|
2011-02-09 14:13:37 +02:00 |
Kimmo Varis
|
2684b230f1
|
GUITEST: Add first GUI test testing TranslationHandler.
|
2011-02-08 23:42:50 +02:00 |
Pete Johns
|
4ca795056f
|
Fixed syntax error
"./runastyle: line 4: --suffix=none: command not found"
|
2010-09-20 21:16:09 +10:00 |
Daniel Marjamäki
|
6e676fdd98
|
astyle: prevent creating backup files
|
2010-08-29 09:35:21 +02:00 |
Kimmo Varis
|
7b58455ff5
|
Improve Astyle scripts to use variables.
Using variables for style and options makes it easier to edit the
scripts. Also avoids copy/paste errors when editing scripts.
|
2010-07-31 17:28:24 +03:00 |
Kimmo Varis
|
056c21367e
|
Ticket #1914 Improve Astyle for parenthesis style
Tell Astyle to remove extra spaces around parenthesis.
|
2010-07-31 15:43:23 +03:00 |
Kimmo Varis
|
66098b1c33
|
Ticket #1899 Update Astyle flags to match older Astyle behavior.
|
2010-07-30 22:06:24 +03:00 |
Daniel Marjamäki
|
c718a7c595
|
astyle: Update to astyle 1.24
|
2010-04-15 20:08:51 +02:00 |
Daniel Marjamäki
|
09859c1019
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
Vesa Pikki
|
b39c15410b
|
Began implementing a simple Qt based GUI.
Also modified astyle scripts to format gui code aswell.
|
2009-03-01 07:38:21 +00:00 |
Daniel Marjamäki
|
21ae5f2721
|
runastyle : also set the code style in the tools
|
2009-01-08 06:23:21 +00:00 |
Reijo Tomperi
|
e435a1f1d6
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
Daniel Marjamäki
|
5bd5b68b59
|
runastyle: Added script for running "astyle" with the options I have chosen against all cpp and h files
|
2009-01-05 15:52:02 +00:00 |