Ayaz Salikhov
|
b8cd7dbb5c
|
Use nullptr instead of 0 or NULL (#936)
|
2017-08-09 20:00:26 +02:00 |
Daniel Marjamäki
|
c1b0a07ab3
|
GUI: Add a simple graph in the statistics dialog
|
2017-08-09 16:31:04 +02:00 |
orbitcowboy
|
0d02c598fd
|
#8158: Added platform file: msp430_eabi_large_datamodel.xml.
|
2017-08-09 14:52:51 +02:00 |
orbitcowboy
|
61e47208eb
|
Removed hard coded avr8 platform and moved it into a platform file (avr8.xml).
|
2017-08-09 11:58:27 +02:00 |
Daniel Marjamäki
|
9e10c2fc78
|
GUI: Clear results when closing project
|
2017-08-09 11:23:47 +02:00 |
Daniel Marjamäki
|
7a9d4b820f
|
Fixed #8158 (Custom platform configuration seems to be not used)
|
2017-08-09 11:06:31 +02:00 |
Daniel Marjamäki
|
c0890b5255
|
ImportProject: Improve cppcheckDefines()
|
2017-08-08 22:57:11 +02:00 |
Daniel Marjamäki
|
9861240e79
|
ImportProject: Only expose Cppcheck Visual Studio defines for Cppcheck
|
2017-08-08 22:27:08 +02:00 |
Daniel Marjamäki
|
f42e7da295
|
GUI: Minor updates when checking with Clang
|
2017-08-08 20:12:03 +02:00 |
orbitcowboy
|
cf32e565c2
|
wxwidgets.cfg: Added support for some wxButton-functions.
|
2017-08-08 17:00:29 +02:00 |
Daniel Marjamäki
|
5f1eecc02b
|
GUI: Minor tweaks
|
2017-08-08 12:10:20 +02:00 |
Nekto89
|
729af993fe
|
Fix absolute pathes import from vcxproj (#934)
Fixed importing vcxproj that contains files with absolute pathes.
|
2017-08-07 23:51:12 +02:00 |
Frank Zingsheim
|
e182addcf6
|
CMake: Upgrade Qt4 to Qt5 (#935)
|
2017-08-07 23:49:47 +02:00 |
Daniel Marjamäki
|
f6893c72d5
|
GUI: Fix ProjectFileDialog::updatePathsAndDefines()
|
2017-08-07 23:08:26 +02:00 |
Daniel Marjamäki
|
ff8c5f7457
|
GUI: Added configuration for VS include paths
|
2017-08-07 23:00:24 +02:00 |
orbitcowboy
|
fb925069a5
|
wxwidgets.cfg: Added <use-retval/>-flag for getter-functions.
|
2017-08-07 16:58:19 +02:00 |
orbitcowboy
|
8f262c2c90
|
wxwidgets.cfg: Added support for some wxRadioBox-functions.
|
2017-08-07 16:45:07 +02:00 |
Daniel Marjamäki
|
b250791a1e
|
GUI: Use checksum for clang output to see if code is changed
|
2017-08-07 09:28:35 +02:00 |
Daniel Marjamäki
|
e1a086f83a
|
Restore mode 644 for gui/mainwindow.cpp
|
2017-08-06 21:37:15 +02:00 |
Daniel Marjamäki
|
c0c7a0a877
|
GUI: ensure Settings::terminated is false when analysis is started
|
2017-08-06 21:28:49 +02:00 |
Daniel Marjamäki
|
da255c35d3
|
GUI: Incremental analysis for clang/clang-tidy
|
2017-08-06 15:16:21 +02:00 |
Daniel Marjamäki
|
24027009e1
|
GUI: Updated handling of Clang
|
2017-08-06 12:14:15 +02:00 |
Daniel Marjamäki
|
7a19bddce4
|
Gui: Improve Clang in Windows. It must have standard headers so try to autodetect mingw headers.
|
2017-08-04 23:58:17 +02:00 |
Daniel Marjamäki
|
7f1db7b716
|
GUI: Working on Clang support on Windows
|
2017-08-04 20:08:01 +02:00 |
Daniel Marjamäki
|
c2bb9890e9
|
GUI: add clang-tidy
|
2017-08-04 15:10:27 +02:00 |
Daniel Marjamäki
|
7468b40a5e
|
GUI: Fix sinceDate handling
|
2017-08-03 23:27:18 +02:00 |
Matthias Krüger
|
abce74ff56
|
gui: update doxygen comment missed in previous commit.
|
2017-08-03 22:56:10 +02:00 |
Daniel Marjamäki
|
5fa7a4edc4
|
GUI: save dumpfiles in buildDir if possible
|
2017-08-03 22:54:38 +02:00 |
Matthias Krüger
|
0e40a4cc39
|
gui: ThreadHandler::check() remove unused parameter "all".
Was:
threadhandler.cpp:78:58: warning: unused parameter ‘all’ [-Wunused-parameter]
void ThreadHandler::check(const Settings &settings, bool all)
^~~
|
2017-08-03 22:48:38 +02:00 |
Daniel Marjamäki
|
67043b3524
|
GUI: Add -isystem and proper standard when running Clang
|
2017-08-03 21:39:20 +02:00 |
Matthias Krüger
|
ef80aba58f
|
gui: fix compiler selection if CXX is empty
|
2017-08-03 21:23:02 +02:00 |
Daniel Marjamäki
|
53002e40f6
|
Fix ImportProject
|
2017-08-03 20:38:24 +02:00 |
Daniel Marjamäki
|
ccea0b17b3
|
ImportProject: Read system includes and standard from compile database
|
2017-08-03 20:33:56 +02:00 |
Daniel Marjamäki
|
1f3f8f6f20
|
GUI: Minor fixes in the Clang parser
|
2017-08-03 20:33:01 +02:00 |
Matthias Krüger
|
25a19b5ca7
|
gui: get QMAKE_CXX from CXX env var of system.
|
2017-08-03 18:16:39 +02:00 |
Daniel Marjamäki
|
5c9f010a61
|
GUI: Refactoring run-addons
|
2017-08-03 18:04:15 +02:00 |
Daniel Marjamäki
|
61eccd7070
|
Fix dump
|
2017-08-03 18:03:59 +02:00 |
Daniel Marjamäki
|
1be04346b3
|
GUI: Refactoring, split out getAddonPath()
|
2017-08-03 17:26:16 +02:00 |
Daniel Marjamäki
|
14efd2fdf5
|
GUI: Split up parsers for addons/clang
|
2017-08-03 17:20:29 +02:00 |
Daniel Marjamäki
|
ac08e216a4
|
GUI: indicate that clang handling is experimental
|
2017-08-03 17:10:56 +02:00 |
orbitcowboy
|
d409934bd3
|
wxwidgets: Added support for wxTimer functions.
|
2017-08-03 13:56:31 +02:00 |
PKEuS
|
b4cf79f1b7
|
GUI: Refactorizations
|
2017-08-03 12:43:44 +02:00 |
Daniel Marjamäki
|
dfc48be70e
|
Fixed #2363 (GUI: Using addons in the checking)
|
2017-08-03 12:30:28 +02:00 |
orbitcowboy
|
3c7f6cf9c8
|
wxwidgets.cfg: Added support for some wxSlider functions.
|
2017-08-03 10:34:16 +02:00 |
orbitcowboy
|
bf9980b7e0
|
windows.cfg: Added more returnValue-types.
|
2017-08-03 09:57:12 +02:00 |
Daniel Marjamäki
|
4eb43a5557
|
Fixed some recent regression in ImportProject for vcxproj projects
|
2017-08-02 22:51:22 +02:00 |
Veli-Matti Visuri
|
da3846f752
|
Add Timer copy constructor (#932)
- Satisfy the rule of three
|
2017-08-02 22:34:28 +02:00 |
Daniel Marjamäki
|
952c31638c
|
Fixed #1862 (GUI: Allow user to tag errors)
|
2017-08-02 22:28:45 +02:00 |
amai2012
|
39955973e9
|
Merge pull request #931 from IOBYTE/master
Fixed #8142 (false positive: The class 'B' has 'copy constructor' but lack of 'operator='
|
2017-08-02 21:16:29 +02:00 |
Daniel Marjamäki
|
77d9a4d981
|
GUI: Remove unused method
|
2017-08-02 20:27:38 +02:00 |