Daniel Marjamäki
|
5da31fd2f3
|
htdocs: improved archive. added edit/setfiledata
|
2013-07-08 21:20:36 +02:00 |
Daniel Marjamäki
|
7d47fd65a2
|
Renamed --environment to --library. Added --check-library. Renamed Environment to Library
|
2013-07-08 18:26:18 +02:00 |
Alexander Mai
|
b7bb16ea77
|
Fixed #4897 (callStackToString is not available when using custom message template)
|
2013-07-08 06:44:25 +02:00 |
Lucas Manuel Rodriguez
|
d177c8fd03
|
Fixed #4824 (False positive: (warning) Member variable 'Foo::m_state' is not initialized in the constructor.)
|
2013-07-08 06:38:33 +02:00 |
XhmikosR
|
589614e791
|
htdocs: Re-license files under GPLv3, the same as Cppcheck itself.
|
2013-07-07 18:09:37 +02:00 |
XhmikosR
|
611e6eaf97
|
htdocs\site\js\github.js: remove unneeded JSHint rules.
|
2013-07-07 18:09:19 +02:00 |
Daniel Marjamäki
|
88e96a42fe
|
htdocs: web archive. when addfile/deletefile/renamefile are done, show message and OK button.
|
2013-07-07 18:06:52 +02:00 |
Daniel Marjamäki
|
c74b74da0d
|
Merge pull request #151 from simartin/xcode_build_environment
Add environment.h,cpp to XCode project and restore build from XCode.
|
2013-07-07 08:13:09 -07:00 |
Daniel Marjamäki
|
15f24fe405
|
htdocs: new archive interface. add file, rename file, delete file works. But edit doesn't work yet.
|
2013-07-07 16:55:38 +02:00 |
Simon Martin
|
60b244af81
|
Add environment.h,cpp to XCode project and restore build from XCode.
|
2013-07-07 11:33:25 +02:00 |
XhmikosR
|
557be8efc8
|
Remove extra new lines.
|
2013-07-07 11:21:33 +02:00 |
Daniel Marjamäki
|
244d724b26
|
astyle formatting
|
2013-07-07 11:07:23 +02:00 |
Daniel Marjamäki
|
b51ed802f0
|
updated runastyle scripts
|
2013-07-07 11:05:32 +02:00 |
Daniel Marjamäki
|
b0951c5928
|
updated runastyle scripts
|
2013-07-07 11:04:05 +02:00 |
XhmikosR
|
d49cf4197e
|
htdocs: Use the new SourceForge link for news.
|
2013-07-07 11:01:45 +02:00 |
Daniel Marjamäki
|
445be5bd45
|
htdocs: refactoring and improving web archive
|
2013-07-07 10:59:57 +02:00 |
Daniel Marjamäki
|
23eaedca27
|
htdocs: refactorings in web archive
|
2013-07-07 10:27:45 +02:00 |
Daniel Marjamäki
|
2875ee1ecf
|
astyle formatting
|
2013-07-07 10:26:20 +02:00 |
Daniel Marjamäki
|
da52f7d367
|
Merge pull request #149 from simartin/ticked_4742_testcase
Testcase for ticked 4742 (cppcheck hangs on template code)
|
2013-07-07 01:19:23 -07:00 |
XhmikosR
|
20e972fa4f
|
htdocs: Add a 404 page taken from html5 boilerplate.
|
2013-07-07 09:16:44 +02:00 |
Daniel Marjamäki
|
c8b602d7a3
|
htdocs: updated web archive report script so only name is listed
|
2013-07-07 09:15:35 +02:00 |
XhmikosR
|
07b8607bf8
|
democlient: updated build script
|
2013-07-06 21:43:11 +02:00 |
XhmikosR
|
8d74d6649d
|
Convert submitfile.html to index.php.
Use our style, add the navbar/logo and fix validation errors.
|
2013-07-06 21:38:56 +02:00 |
Simon Martin
|
d0d3ce50c9
|
Added testcase for (now working) ticket #4742.
|
2013-07-06 18:02:04 +02:00 |
Daniel Marjamäki
|
de4fb9bc2d
|
htdocs: Added simple web archive
|
2013-07-06 17:24:23 +02:00 |
XhmikosR
|
849292f821
|
Run lupdate.
|
2013-07-06 17:19:36 +02:00 |
Daniel Marjamäki
|
de2f959312
|
CLI: don't crash if summary in rule file is empty
|
2013-07-06 12:01:46 +02:00 |
Daniel Marjamäki
|
02a2551282
|
added basic gtk configuration file. it's not complete. It just contains some data that was extracted from the cppcheck checks.
|
2013-07-06 10:51:14 +02:00 |
Daniel Marjamäki
|
2ef0a40aec
|
Fixed #4893 (FP Uninitialized variable on sizeof of itself)
|
2013-07-06 08:52:47 +02:00 |
Daniel Marjamäki
|
bafdb80110
|
Revert "GUI: Added --std setting for GTK"
This reverts commit 5f5fdab650 .
The --std setting for GTK has been removed
|
2013-07-05 21:53:19 +02:00 |
Lucas Manuel Rodriguez
|
00886b4d06
|
Fixed #4876 (Checking for sizeof(void))
|
2013-07-05 21:07:07 +02:00 |
Daniel Marjamäki
|
61e1dd5096
|
Environment: Refactoring and cleanup
|
2013-07-05 20:55:31 +02:00 |
vBm
|
2ba337faf7
|
Fix GUI compilation after d96fb577
Fixes ticket #4895
Thanks to PKEuS for telling me what to do :-)
|
2013-07-04 15:31:27 +02:00 |
PKEuS
|
14c3b390a4
|
Fixed version number
|
2013-07-04 13:32:45 +02:00 |
PKEuS
|
6494d9ac7f
|
Make cppcheck compile with VS again.
|
2013-07-04 13:09:34 +02:00 |
Daniel Marjamäki
|
ef83525cd0
|
CheckUninitVar: Fixed GCC warning
|
2013-07-04 07:58:30 +02:00 |
Daniel Marjamäki
|
c1dac347b9
|
Merge pull request #147 from JustRamires/master
Ticket #4801
|
2013-07-02 22:39:14 -07:00 |
Roman Zaytsev Borisovich
|
e37587aed5
|
Ticket #4801
|
2013-07-02 15:28:44 +04:00 |
Daniel Marjamäki
|
d96fb577cd
|
CLI: Added --environment flag
|
2013-07-02 07:18:19 +02:00 |
Daniel Marjamäki
|
1a35241aa2
|
testrunner: removed redundant ';'
|
2013-06-30 19:44:12 +02:00 |
Daniel Marjamäki
|
582e0ee7e7
|
testrunner: Added REGISTER_TEST. Thanks lucasmrod.
|
2013-06-30 19:42:26 +02:00 |
vBm
|
8340d32460
|
Update Serbian localization
|
2013-06-30 16:45:05 +02:00 |
XhmikosR
|
d517e12043
|
Run lupdate.
|
2013-06-30 12:41:59 +02:00 |
XhmikosR
|
9ae9c71d0d
|
Update deps and .jshintrc.
JSHint 2.1.4 comes with a `shelljs` option which we can use instead of defining the individual globals.
|
2013-06-30 12:41:59 +02:00 |
XhmikosR
|
99ad6f3735
|
Update .htaccess to the latest html5 boilerplate.
|
2013-06-30 12:41:59 +02:00 |
XhmikosR
|
850cfe2be2
|
Compress gui/images/go-home.png a little more.
|
2013-06-30 12:41:59 +02:00 |
Daniel Marjamäki
|
bbc7b24f38
|
Merge pull request #144 from simartin/xcode_update
Updated file list in XCode project.
|
2013-06-29 22:44:05 -07:00 |
Daniel Marjamäki
|
3571c874bc
|
Merge pull request #143 from simartin/ticket_4887
Fix Ticket 4887
|
2013-06-29 22:43:08 -07:00 |
Daniel Marjamki
|
5f5fdab650
|
GUI: Added --std setting for GTK
|
2013-06-29 19:40:22 +02:00 |
Simon Martin
|
54134ecd4e
|
Updated file list in XCode project.
|
2013-06-29 14:25:58 +02:00 |