Sebastian
37f2aa0e2d
triage tool: Add "Load from clipboard" functionality ( #1599 )
...
The user now can choose to "Load from file" or "Load from clipboard".
readme.txt has been adapted.
2019-01-14 17:49:10 +01:00
Sebastian
1042208c2c
triage: Fix warnings and Windows issues; some enhancements ( #1591 )
...
Changes:
- Fixed compiler warnings
- Add "*.*" to file open menu so files without suffix can be opened
- Make it work under Windows
- Make wget() and unpackArchive() methods so they can access the UI
- wget() and unpackArchive() use the new method runProcess() now that also does some error handling
- Errors are shown in the status bar for easier debugging / usage
- Add readme.txt
- Let travis build the triage tool
2019-01-12 09:16:43 +01:00
Daniel Marjamäki
77f1409a83
triage: better handling of donate-cpu results
2019-01-01 17:01:23 +01:00
Daniel Marjamäki
33027dc10b
triage: better handling of daca@home results
2018-11-25 12:59:08 +01:00
Daniel Marjamäki
d2bd536f1b
triage: improve handling of daca@home results
2018-11-24 21:36:59 +01:00
Daniel Marjamäki
d5a9332684
triage: show url and filename in edit boxes
2018-09-01 07:36:58 +02:00
Daniel Marjamäki
59731d70e8
triage: set error line properly
2018-09-01 06:39:22 +02:00
Daniel Marjamäki
1547059a21
triage: handle daca@home diffs better
2018-08-29 22:07:31 +02:00
Daniel Marjamäki
8d3570debf
triage: use the codeeditor in the gui
2018-05-02 12:59:34 +02:00
Daniel Marjamäki
47ba7abf0b
triage: updated the codeeditor
2018-05-02 10:57:04 +02:00
Daniel Marjamäki
3ef1627d11
Fix noCopyConstructor and noOperatorEq warnings in tools/triage/mainwindow.h
2018-05-01 10:55:06 +02:00
Daniel Marjamäki
2470c711e4
Fix some more Travis warnings
2018-05-01 09:43:51 +02:00
Daniel Marjamäki
a8cd2ac0ea
triage: update project file
2018-04-16 10:50:56 +02:00
Daniel Marjamäki
e6cd8498a8
tools/triage: updated codeeditor
2018-02-17 22:26:35 +01:00
Daniel Marjamäki
c26ae955ad
tools/triage: set proper shuffle seed, less priority for results in tests
2018-02-09 21:44:53 +01:00
Daniel Marjamäki
c650c8a111
tools/triage: try to unpack package from ~/daca2-packages
2018-02-08 22:18:50 +01:00
Daniel Marjamäki
a2d9b3fbb3
triage: moved source code
2018-02-08 08:27:16 +01:00
Daniel Marjamäki
6ce9646ac6
Triage: If there are more than 100 results then pick 100 random warnings
2018-02-04 16:14:33 +01:00
Daniel Marjamäki
7b5e994f29
triage: better handling of error messages with notes
2018-02-04 09:12:41 +01:00
Daniel Marjamäki
5eee9d6d18
tools/triage: Load results from file instead of pasting them
2018-01-02 23:39:30 +01:00
Daniel Marjamäki
3b6fbd067e
triage: small tweaks
2018-01-01 10:52:51 +01:00
Daniel Marjamäki
4c490b599b
Tools: Add simple tool to triage daca results
2018-01-01 09:22:11 +01:00