Commit Graph

214 Commits (main)

Author SHA1 Message Date
Swissky 1d83152b8f
Update README.md 2024-03-06 14:45:09 +01:00
jkennedyvz a4b74b15ea
Removal of Verizon and Yahoo (#244) 2023-12-06 16:45:05 -08:00
crizzitello 26fb82edd5
new Welcome Page and firstrunWizard (#235)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2023-11-14 15:40:53 -08:00
Chris Rizzitello 3e1ba34ca5 Fix Control and Command Backward on mac os 2023-10-12 09:32:55 -07:00
Chris Rizzitello e1b2e5d5a0 Unify Default Shortcuts 2023-10-12 09:32:55 -07:00
Chris Rizzitello 259d6b46e4 Require Qt 6.5+ 2023-10-12 09:32:55 -07:00
Chris Rizzitello 51d8f9d96a Further Simplify singlestrokekeysequence 2023-10-12 09:32:55 -07:00
Chris Rizzitello 87e7ba56e9 Make HotkeyManager a singleton 2023-10-12 09:32:55 -07:00
Chris Rizzitello d1c85440de Clean up unused includes in settings, fix typo 2023-10-12 09:32:55 -07:00
Chris Rizzitello 9c8b6dd266 use Fusion style on window to use proper theme colors 2023-10-12 09:32:55 -07:00
Chris Rizzitello c610075c9c new SystemHelpers::isLightTheme() 2023-10-12 09:32:55 -07:00
Chris Rizzitello d0b1374b70 Adjust Windows default command for windows and area 2023-10-12 09:32:55 -07:00
John Kennedy 46cad51d69 using short ref name as the release tag 2023-10-03 17:01:43 -07:00
John Kennedy aac2e498f6 updating brotli 2023-10-03 13:24:34 -07:00
Joe Rozner 27f4e161c4 Update Qt to 6.5.2 2023-10-03 13:24:34 -07:00
crizzitello b170e8786b
Fix key selector (#238)
* SingleStrokeKeySequenceEdit: Emit keychange and show clear Button remove eventfilter

* Update Settings to remove clearbutton for combos and use Server URL for host path

* Remove keys on null input, Allow Shortcuts to be unbound

---------

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2023-10-03 13:21:01 -07:00
crizzitello 96e8a9a290
Improve app config (#237)
* Provide A Default Values method

* Fix #222 Add Defaults for gnome, kde, and lxde Screenshot tools

---------

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2023-10-02 11:05:58 -07:00
crizzitello a1ef9bdbe7
Netman testing (#236)
* Let NetMan handle testing results

* combine stopReply and tidyReply into cleanupReply

---------

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2023-10-02 11:04:23 -07:00
crizzitello 6a66f15810
Do not loop on color change events (#232)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2023-09-22 11:30:37 -07:00
dependabot[bot] abc79d113c
Bump actions/checkout from 3 to 4 (#231)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-09-18 11:28:32 -07:00
dependabot[bot] a84740e7de
Bump jurplel/install-qt-action from 3.2.1 to 3.3.0 (#230)
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](https://github.com/jurplel/install-qt-action/compare/v3.2.1...v3.3.0)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 11:26:04 -07:00
Joe Rozner 45498f31f9
Update Apple Signing actions (#228) 2023-05-30 23:41:34 +02:00
Joe Rozner 7b68df4816
Update to Qt 6.5.1 (#227)
* Update to Qt 6.5.1

* Add libxcb-cursor0 dependency
2023-05-30 14:01:07 -07:00
dependabot[bot] 27c056f598
Bump jurplel/install-qt-action from 3.2.0 to 3.2.1 (#226)
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](https://github.com/jurplel/install-qt-action/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  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>
2023-05-25 11:20:40 -07:00
dependabot[bot] 54b551d0de
Bump jurplel/install-qt-action from 3.1.0 to 3.2.0 (#225)
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](https://github.com/jurplel/install-qt-action/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-02 11:36:57 -07:00
dependabot[bot] 0f2746a6cf
Bump jurplel/install-qt-action from 3.0.0 to 3.1.0 (#218)
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](https://github.com/jurplel/install-qt-action/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 00:32:34 -08:00
Joel Smith 48768fbba4
fix sql query building (#220)
* fix sql query building

* adding deps (#221)

---------

Co-authored-by: jkennedyvz <65985482+jkennedyvz@users.noreply.github.com>
2023-02-22 11:02:48 -08:00
Timo Ludwig 2558b4897b
Update GitHub Actions Workflow (#216)
* Update set-output in actions
* Remove GitHub cache action
2023-02-01 18:37:00 -08:00
Joe Rozner fc5221bf53
Update to Qt 6.4.2 (#217) 2023-01-30 22:58:38 -08:00
dependabot[bot] c0c375bca1
Bump actions/cache from 3.2.0 to 3.2.4 (#213)
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.0 to 3.2.4.
- [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.2.0...v3.2.4)

---
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>
2023-01-30 10:48:51 -08:00
dependabot[bot] e2755f874c
Bump actions/cache from 3.0.11 to 3.2.0 (#209)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.0.
- [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.11...v3.2.0)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-22 23:04:50 -08:00
Joe Rozner fcbd8f3fee
Bump Qt to 6.4.0 (#208) 2022-11-01 20:56:40 -07:00
dependabot[bot] 4445b7a185
Bump actions/cache from 3.0.10 to 3.0.11 (#207)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.10 to 3.0.11.
- [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.10...v3.0.11)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 19:16:42 -07:00
Joe Rozner 434771a902
Update to qt 6.3.2 (#206) 2022-10-10 22:25:37 -07:00
dependabot[bot] 5a28ac85f1
Bump jurplel/install-qt-action from 2.14.0 to 3.0.0 (#203)
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 2.14.0 to 3.0.0.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](https://github.com/jurplel/install-qt-action/compare/v2.14.0...v3.0.0)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 22:14:19 -07:00
dependabot[bot] 0711358933
Bump actions/cache from 3.0.7 to 3.0.10 (#205)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.7 to 3.0.10.
- [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.7...v3.0.10)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 17:29:34 -07:00
crizzitello b8c38874a2
Fixup Tagged Releases (#199)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-08-20 19:03:02 -07:00
dependabot[bot] bb6d075168
Bump actions/cache from 3.0.5 to 3.0.7 (#201)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.7.
- [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.5...v3.0.7)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-20 19:02:01 -07:00
crizzitello 71a6cf2ddf
export manifest Fix (#198)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-07-18 18:14:06 -07:00
crizzitello 5928942399
Database round2 (#193)
* Dont throw as many errors

* hold a QSqlDatabase in the connection

* only Make Dir if it doesn't exist

* more database cleanup

* Replace remaining FileError use with other methods

* Try not do

* allow database to report errors

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-07-18 15:16:42 -07:00
crizzitello 45ee47b145
Cleanup main (#196)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-07-16 00:50:45 -07:00
crizzitello 46ceb4d1d8
replace missing Db method (#197)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-07-15 14:03:06 -07:00
crizzitello ac5fa6b875
AppConfig to QSettings (#186)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-07-14 20:51:04 -07:00
crizzitello e28a6f5190
Even more c make (#195)
* use Qt 6.3.1

* Let Cmake Set releaseInfo, remove unneeded qt5 if check

Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-07-14 12:41:51 -07:00
crizzitello c85f4ca237
CleanerError and warning output (#194)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-07-14 12:39:31 -07:00
dependabot[bot] 2fb6c7d43f
Bump actions/cache from 3.0.4 to 3.0.5 (#192)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
- [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.4...v3.0.5)

---
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-07-13 12:30:59 -07:00
crizzitello 9344c69b8e
Remove database error thows (#191)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-07-12 12:31:28 -07:00
crizzitello 1f2e1f32de
Tidy up System Manifest (#190)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-07-12 12:09:42 -07:00
crizzitello 4727200bc9
Netman Clean up (#189)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-07-11 10:50:58 -07:00
crizzitello 240ecdc3d5
Rewrite multiparser for Qt (#188)
Co-authored-by: Chris Rizzitello <crizzitello@ics.com>
2022-07-07 15:29:43 -07:00