Commit Graph

206 Commits (d1c85440de173b48bbad5144f9f403aee1a604cb)

Author SHA1 Message Date
crizzitello 3b0823547a
General clean (#174)
* more tagWidgetCleanup
* Try not, Do
* remove qStringtoByteArray
* rm stdStringtoQByteArray use QByteArray::fromStdString()
* Clean up Credits More
* Hotkeys use QList
* Simplify Constants
* misc
* Use value() calls

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-06 11:23:57 -07:00
crizzitello 16afdb7d3b
Cleanup tray manager (#162)
* Cleaner TrayManager

* Cleanup tray releated

* Remove disabled Actions

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-05 15:11:29 -07:00
crizzitello 2616342fd3
Use Qt Containers (#171)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-05 14:16:48 -07:00
crizzitello c797f4302a
Fix FileRelease (#173)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-05 12:58:04 -07:00
crizzitello 4104956f61
Release Files (#172)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-05 11:58:50 -07:00
jkennedyvz a0178cb947
fix signing options (#170) 2022-05-05 19:07:30 +03:00
John Kenedy a8826f3d4b removing quotes from password 2022-05-05 06:10:36 -07:00
jkennedyvz 2dfd1de60e
Add digest option (#169) 2022-05-05 05:42:21 -07:00
crizzitello c52ee05e28
Drop action for signtool method (#168)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-05 05:31:39 -07:00
jkennedyvz ba418790cc
Windows Signing (#167)
removing space from signing name
2022-05-04 14:47:24 -07:00
crizzitello c4c0884f4a
Release Continious on main merge (#166)
Try to trigger signing action

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-04 14:26:52 -07:00
crizzitello 791770bceb
Fix if for signing windows (#165)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-04 11:37:54 -07:00
crizzitello 3f1d3233f9
Move Window Sign to Release Step (#164) 2022-05-04 11:06:03 -07:00
crizzitello 1516d9003d
Component cleanup (#161)
* Cleaner Aspect Label
* Cleaner ImageView
* Cleaner CodeBlockView
* Cleaner CodeEditor
* Cleaner ErrorView
* Cleaner evidence Responces
* Cleaner EvidenceEditor
* Cleaner QProgressIndicator
* Cleaner LoadingButton
* Cleaner Tag Cache
* Cleaner Taggingeventfilter
* Cleaner TagView
* Cleaner TagWidget
* Smaller item cleanup

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-04 10:30:17 -07:00
crizzitello c532898e6d
attempt to sign windows bin (#163)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-04 10:22:47 -07:00
crizzitello b314cd724c
Remove Unused CI Var (#160)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-03 09:27:01 -07:00
crizzitello 806040639a
Clean up TagEditor, fix Crash if manager deleted before tags fetched (#159)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-02 20:43:04 -07:00
crizzitello bf21b4ad40
Fix Windows Double Activation (#158)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-02 14:10:51 -07:00
crizzitello fe898a97a3
Dialog cleanup (#156)
* Cleaner: CreateOperation Dialog
* Cleaner: Credits Dialog
* Cleaner: EvidenceManager
* Cleaner: EvidenceFilterForm Dialog
* Cleaner: GetInfo Dialog
* Cleaner: Porting Dialog
* Cleaner: Settings Dialog

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-02 11:20:42 -07:00
crizzitello 688ba30b72
dynamic tray icon color (#138)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-02 10:56:35 -07:00
crizzitello 907005d3fc
Skip Dock on macOS (#155)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-02 10:29:15 -07:00
crizzitello bb41850639
Cleanup self better fixes#148 (#154)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-02 09:49:19 -07:00
crizzitello bd5bfac64f
Fix commonWindowFlags on windows (#153)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-05-02 08:50:18 -07:00
crizzitello 6604901c5f
Use A Common Base Class for Dialogs (#142)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-30 09:24:02 -07:00
crizzitello 885cad6ea7
Code Clean up (#140)
* Use QStringLiteral and Tr
* use Q_EMIT to future proof cxx20
* Clang:Ref for ranged loops
* Add Context for lambda functions
* Initialize Member Vars
* Fully qualify signal args
* Cleanup most non-POD static items
* Let Qt Delete the layout Children
* Use pragma Once

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-29 22:11:58 -07:00
crizzitello 2e26acdd17
Fix Path of Notarize File (#145)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-29 14:01:25 -07:00
crizzitello a0165a015f
Apple Sign Using BinPath (#144)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-29 11:34:24 -07:00
crizzitello 076ceccdfc
Drop qt5 (#143)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-29 10:11:55 -07:00
crizzitello 0727174ab5
Fix: Rc can't find ico on some machines (#141)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-29 10:09:49 -07:00
crizzitello d028f125e8
Fix Signing for all (#139)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-26 08:26:33 -07:00
crizzitello 9ca742b306
try to sign (#137)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-25 11:50:57 -07:00
jkennedyvz 79c3320105
fix signing and notarization (#127) 2022-04-15 11:22:02 -07:00
crizzitello 190c0c5f84
Cmake full (#135)
* remove OS Name for deployment

* Remove QMake Project

* More SubLibs

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-14 12:11:37 -07:00
crizzitello 0be80334cf
remove OS Name for deployment (#134)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-14 12:07:10 -07:00
crizzitello a3572bf6e3
Polish Windows Install (#131)
* Clean up Global Hotkeys

* Prevent Windows Shortcut AutoRepeat

* Univeral OSX Binary

* Add Extra windows info

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-14 11:57:42 -07:00
crizzitello 705b74aa11
Mac os univeral binary (#133)
* Clean up Global Hotkeys

* Prevent Windows Shortcut AutoRepeat

* Univeral OSX Binary

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-14 11:54:19 -07:00
crizzitello 519cd396e9
Update Hotkey Backend (#128)
* Clean up Global Hotkeys

* Prevent Windows Shortcut AutoRepeat

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-14 11:52:29 -07:00
crizzitello 9887c8bfb8
Small reorder (#129)
* Remove Qt5 Builds for Windows / Mac

* Move Resources to folders

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-14 11:40:01 -07:00
crizzitello 043b105fe4
Remove Qt5 Builds for Windows / Mac (#132)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-14 11:39:20 -07:00
crizzitello 604509361b
Build with Qt6.3 (#130)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-14 11:24:50 -07:00
crizzitello f71047721b
CPack DMG (#120)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-12 15:03:30 -07:00
crizzitello 3a5b1156fc
Cleaner Release Logic, Only try to import keys if repo has needed sec… (#121)
* Cleaner Release Logic, Only try to import keys if repo has needed secrets

* Remove win32 zip release

* move common Deploy items to deploy folder

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-11 18:07:01 -07:00
dependabot[bot] aad875a556
Bump actions/upload-artifact from 2 to 3 (#126)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 08:52:52 -07:00
dependabot[bot] c255d8865b
Bump actions/cache from 3.0.1 to 3.0.2 (#125)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 08:52:09 -07:00
dependabot[bot] 4967ac1d5a
Bump actions/download-artifact from 2 to 3 (#124)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 08:51:40 -07:00
Joe Rozner e27bccfd76
Remove bad emails (#122) 2022-04-08 11:35:18 -07:00
crizzitello 4e3ce893d2
Deprecation Cleanup (#119)
* squash unused warning

* Check QtVersion and use correct calls for (re)moved methods

* QSqlQuery = is deprecated replaced with std::move

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-08 08:39:55 -07:00
dependabot[bot] 129e84e319
Bump actions/cache from 2.1.7 to 3.0.1 (#115)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3.0.1)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-06 13:36:51 -07:00
crizzitello c880767713
Initial Win32 Build (#118)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-04-06 12:58:44 -07:00
Joel Smith f5cbc2c888
replace uglobalhotkey submodule with localized version (#117) 2022-04-05 11:12:22 -07:00