PKEuS
19c0bccfee
Ran lupdate gui.pro, updated german translation
2016-03-20 10:34:55 +01:00
PKEuS
c31f7c7a48
Improved flags in gui.pro:
...
- shlwapi.lib is not necessary if dynamic linking is used
- Do not define _CRT_SECURE_NO_WARNINGS explicitly, it gets defined anyway.
2016-01-31 10:10:48 +01:00
Gumichan01
9afd632c91
French translations
2016-01-20 19:11:31 +01:00
Daniel Marjamäki
dc5e2d5c8d
xml: output file0 whenever it is different to filename, both for included files and when #line is used.
2016-01-19 07:01:21 +01:00
Akhilesh Nema
efff2c5397
Fixed #7294 (GUI: Add option in 'Settings' for 'Statistics Dialog' display.)
2016-01-16 17:43:57 +01:00
Akhilesh Nema
06ded4a3d4
Fixed #7240 (GUI: Result tree Context Menu should show default editor application only.)
2016-01-16 15:19:06 +01:00
Akhilesh Nema
2f29efce68
Fixed #7295 (GUI: 'Edit Project' and 'Close Project' actions getting enabled after Files/Directory check.)
2016-01-16 09:59:02 +01:00
Akhilesh Nema
4aa2876ca0
Fixed #7278 (GUI: error rechecking with some files)
2016-01-15 16:52:22 +01:00
Akhilesh Nema
6c1ac1bd53
GUI: Add detection for geany and Qtcreator as editor application
2016-01-15 09:33:04 +01:00
PKEuS
2a30e2bc01
Fixed bug in german translation
2016-01-09 11:00:32 +01:00
PKEuS
bd202ba20a
Ran lupdate gui.pro, updated german translation
2016-01-09 10:51:42 +01:00
PKEuS
37fefe3479
Removed non-standard code annotations with __attribute__
2016-01-09 09:33:56 +01:00
Daniel Marjamäki
24739869ba
GUI: Renamed 'Builtin' to 'Native'
2016-01-08 19:56:09 +01:00
Aleksandr Pikalev
e92bbf6481
Fixed #7275 - Make GUI tests buildable
...
* Use -std=c++11 flag for gcc and clang
* Use $$PWD variable in qmake files to have correct paths
* Change tokenizer.simplifyTokenList() to tokenizer.simplifyTokenList2()
* Add build-generated files to .gitignore
* Link libpcre only if rules are enabled
2016-01-08 15:21:36 +01:00
Daniel Marjamäki
79e663dd6f
Settings: Remove '_' prefix for public member variables
2016-01-03 16:18:17 +01:00
Daniel Marjamäki
ca4f55ec4c
Cleanup Copyrights. Now all should be just for Cppcheck team.
2016-01-01 23:04:16 +01:00
Lauri Nurmi
996c9244d8
Update copyright year to 2007-2016.
2016-01-01 15:34:45 +02:00
Akhilesh Nema
997d7dc695
Fixed #7231 (GUI: 'Selected File Recheck' being performed multiple times if file selection includes existing error messages.)
2015-12-29 01:38:36 +01:00
Akhilesh Nema
0886ef9c5f
Fixed #3192 (GUI: Allow opening project file without extra parameter from CLI)
2015-12-26 11:47:07 +01:00
Daniel Marjamäki
cc987d8ff5
astyle formatting
2015-12-23 23:05:26 +01:00
Akhilesh Nema
bedd85fa50
Fixed #1459 (GUI: Allow re-checking selected files/folders)
2015-12-23 10:28:07 +01:00
fu7mu4
dab0774297
add translations in Japanese
2015-12-19 16:30:30 +09:00
PKEuS
8f22e4924c
Updated AStyle to version 2.05.1
...
Tweaked runastyle.bat a little bit.
2015-12-17 15:53:13 +01:00
Daniel Marjamäki
e88a1b0915
astyle formatting
2015-12-08 14:23:26 +01:00
Akhilesh Nema
ca3c19c63d
GUI: Fixed compiler warnings
2015-12-07 11:24:54 +01:00
Akhilesh Nema
20b695d62d
GUI: Handle 'Enter Key' Event in results tree.
2015-12-03 19:33:36 +01:00
Aleksandr Pikalev
e9b84a4f06
Related #7173 : LibraryEditor: Do not save file with empty name
2015-11-29 17:02:08 +01:00
Aleksandr Pikalev
fe8cedade5
Fixed #7173 (Library Editor: Save As button and error messages)
2015-11-29 11:21:04 +01:00
Aleksandr Pikalev
e8decd925b
Fixed #7161 (GUI: Do not lose [Default] label after editing an application)
2015-11-28 21:39:48 +01:00
Aleksandr Pikalev
a6206ae727
Fixed #7174 : Do not forget argument number in Library Editor
2015-11-27 10:54:06 +01:00
Frank Zingsheim
70c20515a9
Cmake object linkage. Fix #7128 : (cppcheck 1.70 doesn't report any warnings)
2015-11-26 20:25:09 +01:00
Daniel Marjamäki
e2b859bf42
Library Editor: Load/save <warn> elements
2015-11-22 11:45:29 +01:00
Daniel Marjamäki
aedba792b5
Library Editor: Don't write empty comments
2015-11-21 16:10:14 +01:00
Daniel Marjamäki
0f9d90d2be
Changed Copyrights. Removed my name.
2015-11-18 20:04:50 +01:00
PKEuS
65e8538590
GUI: Attempt to fix editor detection for x64 Windows
2015-11-18 17:35:10 +01:00
PKEuS
68afbaae07
Ran lupdate/lrelease. Updated german translation.
2015-11-14 10:55:48 +01:00
Aleksandr Pikalev
e1342435ca
Fixed #7063 (GUI: better extensions filtering)
...
Make filtering case insensitive to let check *.C, *.CPP, etc files.
Show in file open dialog only files that could be checked.
2015-11-13 20:21:07 +01:00
Aleksandr Pikalev
c0191b25ac
Fixed #5662 (GUI - Save results missing some entries)
...
Use empty parent index as we test top level items.
2015-11-13 20:21:06 +01:00
PKEuS
cc783b0186
Updated/Improved several readme files
2015-11-06 15:19:08 +01:00
Aleksandr Pikalev
ebfa40c369
Fixed #7047 (Library Editor crashes if I try to edit not selected function)
2015-11-05 16:34:08 +01:00
XhmikosR
0825c57c9f
GUI: losslessly compress images.
...
Before: 21,9 KB (22.477 bytes)
After: 21,4 KB (21.996 bytes)
[ci skip]
2015-10-22 08:44:26 +03:00
PKEuS
04a31011b0
GUI: Do not show Severity, Id, Inconclusive and Summary twice if an error element has a child
2015-10-15 12:08:51 +02:00
PKEuS
dfe61f415d
GUI: Improved handling of inconclusive messages ( #3815 )
...
- Moved setting from "Advanced" to "General" tab
-> Moved remaining single item, too, as it does not make sense to keep a tab for a single option. This option is now shown at the bottom of the dialog
- Replaced [inconclusive] string in "Summary" Column by extra column "Inconclusive", which is only visible if inconclusive checking is enabled
2015-10-15 11:59:17 +02:00
PKEuS
6dcb918b78
GUI: Implemented "Recheck all files" button ( #3614 ), renamed "Recheck files" button to "Recheck modified files" ( #3624 )
2015-10-14 19:07:20 +02:00
PKEuS
dcb746a49a
GUI: Improved translations:
...
- Fixed translation of default buttons for Qt5
- Removed translation opportunity for language names. English or native names are better than translated names (#4014 )
2015-10-14 18:21:00 +02:00
PKEuS
fb2802d6a3
GUI: Show file that included a header in details view ( #4026 )
2015-10-14 18:10:14 +02:00
PKEuS
46a43f3041
GUI: Properly refresh result tree if new rows are added ( #4727 )
2015-10-14 17:44:52 +02:00
PKEuS
61d8a73f4c
GUI:
...
- Support enforcing language (#5456 )
- Fixed several broken settings by saving them before creating Settings instance (changing them required restarting cppcheck)
- Updated german translation
2015-10-14 14:32:21 +02:00
Aleksandr Pikalev
f239057e33
Change Q_WS_WIN to Q_OS_WIN
...
Q_WS_* macroses were removed from Qt5.
Use Q_OS_* instead.
2015-10-07 13:42:42 +02:00
ngosang
82ba6b5901
Update Spanish translation
2015-09-23 23:09:37 +02:00