Daniel Marjamäki
|
94c3108494
|
GUI: Detect when version is old
|
2022-10-09 18:51:01 +02:00 |
Oliver Stöneberg
|
dbc05da356
|
fixed some clang-tidy warnings (#4435)
|
2022-09-08 20:01:41 +02:00 |
Daniel Marjamäki
|
5d267000e2
|
GUI: configuration of premium features
|
2022-08-22 21:11:28 +02:00 |
Oliver Stöneberg
|
45158ec064
|
cleaned up includes based on include-what-you-use (#4007)
* cleaned up includes based on include-what-you-use
* updated translations
|
2022-04-13 12:24:00 +02:00 |
Daniel Marjamäki
|
8f386e15fd
|
Remove bug hunting. This feature will be provided in Cppcheck premium.
|
2022-04-11 07:31:33 +02:00 |
Daniel Marjamäki
|
4365704f14
|
cppcheck.cfg: support custom productname and about message
|
2022-03-24 22:44:47 +01:00 |
Oliver Stöneberg
|
9d524616b3
|
use forward declarations for Ui:: objects / renamed *.ui files to mat… (#3796)
|
2022-03-19 19:54:20 +01:00 |
Oliver Stöneberg
|
0d336b868c
|
avoid some Clang compiler warnings (#3896)
|
2022-03-13 20:07:58 +01:00 |
Daniel Marjamäki
|
3989408738
|
Update copyright year
|
2022-02-05 11:45:17 +01:00 |
Oliver Stöneberg
|
9d36dd56a8
|
reordered includes in GUI code (#3790)
|
2022-02-02 16:17:28 +01:00 |
chrchr-github
|
cb5a50c6a7
|
Fix #10710 FN passedByValue with QString (#3696)
|
2022-01-18 20:17:05 +01:00 |
Oliver Stöneberg
|
0ba9cb4e64
|
fixed some unusedFunction warnings (#3618)
|
2022-01-04 15:48:08 +01:00 |
Paul Fultz II
|
7f358b2bed
|
Format with uncrustify (#3388)
|
2021-08-07 20:51:18 +02:00 |
Daniel Marjamäki
|
c489626167
|
updated copyright year
|
2021-07-04 08:09:11 +02:00 |
Oliver Stöneberg
|
6397e29f84
|
cleaned up includes based on include-what-you-use (#3141)
|
2021-04-03 21:30:50 +02:00 |
Daniel Marjamäki
|
262d37fb47
|
windows installer: another attempt to make help work. the 'contents' are shown now but for some reason the 'index' is not.
|
2020-08-28 19:05:11 +02:00 |
Daniel Marjamäki
|
6277eece67
|
Variable contracts
|
2020-08-24 20:57:49 +02:00 |
Daniel Marjamäki
|
14dfa035c1
|
GUI: Try to reuse Qt Assistant to show help
|
2020-08-01 18:56:37 +02:00 |
Daniel Marjamäki
|
9af288e1dd
|
Fixed #9724 (GUI: The tags do not work anymore)
|
2020-07-16 23:03:54 +02:00 |
Oliver Stöneberg
|
e0e50139cb
|
cleaned up includes based on include-what-you-use (#2632)
* cleaned up includes based on include-what-you-use
* token.cpp: fixed -Wextra-semi-stmt warning
|
2020-05-10 16:45:45 +02:00 |
Daniel Marjamäki
|
08ddd84780
|
Update copyright year
|
2020-05-10 11:16:32 +02:00 |
Daniel Marjamäki
|
3e0218299b
|
Revert "Update copyright year"
This reverts commit 6eec6c4bd5 .
|
2020-05-10 11:13:05 +02:00 |
Daniel Marjamäki
|
6eec6c4bd5
|
Update copyright year
|
2020-05-10 11:11:34 +02:00 |
Daniel Marjamäki
|
12dfd8a5ca
|
GUI: Show missing/added contracts in tab
|
2020-04-28 22:09:01 +02:00 |
Daniel Marjamäki
|
dae009ca01
|
GUI: Try to improve usability for function contracts
|
2020-04-27 17:36:17 +02:00 |
Daniel Marjamäki
|
f7096a2232
|
Bug hunting: basic handling of contracts through GUI
|
2020-04-27 09:08:50 +02:00 |
Oliver Stöneberg
|
91beccb304
|
fixed some clang-tidy warnings in gui code (#2565)
|
2020-03-07 11:33:08 +01:00 |
Daniel Marjamäki
|
5d021cb41d
|
GUI: Revert my theme changes. The theme selection will only be for the code editor again.
|
2019-08-18 21:11:46 +02:00 |
Daniel Marjamäki
|
70e0c66c35
|
GUI: Use theme in whole program
|
2019-07-22 15:55:51 +02:00 |
Daniel Marjamäki
|
0ab3d07f75
|
Revert "GUI: Show information label if Cppcheck is outdated"
I plan to add something like this again after the release.
|
2019-06-28 22:36:19 +02:00 |
Daniel Marjamäki
|
5f759e89b3
|
GUI: Show information label if Cppcheck is outdated
|
2019-06-28 20:13:59 +02:00 |
Daniel Marjamäki
|
db6f4f4a3b
|
Fix a few 'const reference' warnings by Cppcheck
|
2018-06-23 23:04:54 +02:00 |
Daniel Marjamäki
|
45379a3aa6
|
Updated copyright year for modified files
[ci skip]
|
2018-06-10 22:07:21 +02:00 |
Daniel Marjamäki
|
e5c4e31da6
|
Fix a number of noOperatorEq and noCopyConstructor warnings
|
2018-05-01 09:36:21 +02:00 |
versat
|
024f84ea60
|
GUI: Add "Check library" and "Check configuration" menu entries
They both are only enabled when a project is loaded and when started
they reanalyze the project one time with the according settings.
|
2018-04-14 08:10:35 +02:00 |
Daniel Marjamäki
|
308e044769
|
GUI: minor gui updates
* when loading xml results, show filename in window title
* when xml results are loaded, enable the save/print/etc buttons
|
2018-04-12 08:15:04 +02:00 |
Daniel Marjamäki
|
c4caee6b18
|
Updated copyright year
|
2018-01-14 15:37:52 +01:00 |
Alexander Mai
|
0cae823c5d
|
Fix doxygen comments
|
2017-08-21 21:13:01 +02:00 |
Daniel Marjamäki
|
f6184bba0d
|
Fixed #8169 (GUI: Show checking log in mainwindow)
|
2017-08-19 22:55:13 +02:00 |
Matthias Krüger
|
2ea8754088
|
gui: MainWindow::reAnalyzeSelected(): remove unused parameter 'all'.
Was:
mainwindow.cpp:998:60: warning: unused parameter ‘all’ [-Wunused-parameter]
void MainWindow::reAnalyzeSelected(QStringList files, bool all)
^~~
.
|
2017-08-14 12:56:16 +02:00 |
Daniel Marjamäki
|
ad82f49ae2
|
GUI: Suppressing results
|
2017-08-11 07:45:29 +02:00 |
Daniel Marjamäki
|
952c31638c
|
Fixed #1862 (GUI: Allow user to tag errors)
|
2017-08-02 22:28:45 +02:00 |
Daniel Marjamäki
|
037fc6e3a4
|
GUI: Remove Project class
|
2017-07-31 12:02:51 +02:00 |
Daniel Marjamäki
|
abcabba88e
|
GUI: When loading project, try to load last results
|
2017-07-30 13:42:34 +02:00 |
Daniel Marjamäki
|
2634593e3a
|
GUI: Update comments
|
2017-07-30 13:30:35 +02:00 |
Daniel Marjamäki
|
23ed35b1e6
|
GUI: Renamed methods 'Check' => 'Analyze'
|
2017-07-30 11:50:08 +02:00 |
Daniel Marjamäki
|
d423a8c640
|
GUI: Renamed methods 'Check' => 'Analyze'
|
2017-07-30 11:19:47 +02:00 |
Daniel Marjamäki
|
24bdd6d246
|
GUI: Rename MainWindow slots
|
2017-07-28 10:41:03 +02:00 |
Daniel Marjamäki
|
213f17e79f
|
GUI: Rename methods in MainWindow
|
2017-07-28 05:44:15 +02:00 |
Daniel Marjamäki
|
633ed23c0d
|
Fix Cppcheck warnings about mismatching function argument names
|
2017-04-01 09:31:27 +02:00 |