⇦ | qlog [main]
Last updated on: 2026-06-17 02:12 [UTC]

Metadata for qlog in main

io.github.foldynl.QLog - 0.51.0-1 ⚙ amd64 ⚙ arm64 ⚙ armhf ⚙ i386

Icon
---
Type: desktop-application
ID: io.github.foldynl.QLog
Package: qlog
ProjectLicense: GPL-3.0-or-later
Name:
  C: QLog
Summary:
  C: Amateur radio logbook
Description:
  C: >-
    <p>
          QLog is an Amateur Radio logging application for Linux, Windows. It is based on the Qt framework and uses SQLite as database
    backend.
          QLog aims to be as simple as possible, but to provide everything the operator expects from the log to be. This log is not currently
    focused on contests.
        </p>
    <p>Features:</p>
    
    <ul>
      <li>Customizable GUI</li>
      <li>Rig control via Hamlib, TCI, FLRig</li>
      <li>Rotator control via Hamlib</li>
      <li>HamQTH and QRZ.com callbook integration</li>
      <li>DX cluster integration</li>
      <li>LoTW, eQSL, QRZ.com, Clublog, HRDLog.net, ON4KST Chat, Cloudlog/Wavelog integration (eQSL includes QSL pictures download)</li>
      <li>Secure Password Storage for all services with password or security token</li>
      <li>Online and Offline map</li>
      <li>Club Member lookup</li>
      <li>CW Keyer Support - CWDaemon, FLDigi (all supported modes), Morse Over CAT, WinKey v1 or v2</li>
      <li>Bandmap</li>
      <li>CW Console</li>
      <li>WSJT-X integration</li>
      <li>Station Location Profile support</li>
      <li>Various station statistics</li>
      <li>Basic Awards support</li>
      <li>Custom QSO Filters</li>
      <li>NO ads, NO user tracking, NO hidden telemetry - simply free and open-source</li>
      <li>SQLite backend</li>
    </ul>
Developer:
  id: io.github.foldynl
  name:
    C: Ladislav Foldyna
Categories:
- Utility
- HamRadio
Keywords:
  C:
  - QLog
  - Ham
  - Radio
  - HamRadio
  - AmateurRadio
  - Log
Url:
  contact: https://github.com/foldynl
  homepage: https://github.com/foldynl/QLog
  bugtracker: https://github.com/foldynl/QLog/issues
  help: https://github.com/foldynl/QLog/wiki
  vcs-browser: https://github.com/foldynl/QLog
  contribute: https://github.com/foldynl/QLog/blob/master/CONTRIBUTING.md
Icon:
  cached:
  - name: qlog_qlog.png
    width: 64
    height: 64
  - name: qlog_qlog.png
    width: 128
    height: 128
  remote:
  - url: io/github/foldynl.QLog/023ac3abeeeeac785319dd5fbefefd8c/icons/128x128/qlog_qlog.png
    width: 128
    height: 128
  stock: qlog
Launchable:
  desktop-id:
  - qlog.desktop
Screenshots:
- default: true
  caption:
    C: The QLog main window
  thumbnails:
  - url: io/github/foldynl.QLog/023ac3abeeeeac785319dd5fbefefd8c/screenshots/image-1_1248x679@1.png
    width: 1248
    height: 679
  - url: io/github/foldynl.QLog/023ac3abeeeeac785319dd5fbefefd8c/screenshots/image-1_752x409@1.png
    width: 752
    height: 409
  - url: io/github/foldynl.QLog/023ac3abeeeeac785319dd5fbefefd8c/screenshots/image-1_624x339@1.png
    width: 624
    height: 339
  - url: io/github/foldynl.QLog/023ac3abeeeeac785319dd5fbefefd8c/screenshots/image-1_224x121@1.png
    width: 224
    height: 121
  source-image:
    url: io/github/foldynl.QLog/023ac3abeeeeac785319dd5fbefefd8c/screenshots/image-1_orig.png
    width: 3840
    height: 2090
Releases:
- version: "0.51.0"
  type: stable
  unix-timestamp: 1780790400
  description:
    C: >-
      <ul>
        <li>[NEW] - Added a simple QSL Card printing</li>
        <li>[NEW] - Added virtual column Mode/Submode to Logbook (issue #798)</li>
        <li>[NEW] - BandMap shows IBP frequencies (issue #1014)</li>
        <li>[NEW] - BandMap - Added Bandmap Guide (issue #1039)</li>
        <li>[NEW] - BandMap - Tune rig from IBP and SOS markers</li>
        <li>[NEW] - Settings - Added Bandmap Guide Setting</li>
        <li>[NEW] - Settings - Added user defined colors for DXCC Statuses</li>
        <li>[NEW] - Settings - Added StartUp ADI file Import (issue #941 PR #992 @aa5sh @foldynl)</li>
        <li>[NEW] - Rig Widget - Added Emergency, IBP and Bandmap Guide Labels</li>
        <li>[NEW} - Activity Manager - Added Bandmap Guide selection</li>
        <li>[NEW] - Import - Added QSL Sent Status default (issue #1029)</li>
        <li>[NEW] - Awards - Added WAAC and WAIP (issue #1013 PR #1022 @aa5sh)</li>
        <li>[NEW] - Awards - Added Open Rule Button</li>
        <li>[NEW] - Download - Added LoTW DXCC credits import (based on PR #965 @aa5sh @foldynl)</li>
        <li>[NEW] - Online Map - Added civil, nautical, and astronomical twilight</li>
        <li>[CHANGED] - Added more built-in macOS TQSL search paths (PR #1041 @aa5sh)</li>
        <li>[CHANGED] - Clock - Improved timing</li>
        <li>[CHANGED] - IBP - Updated Beacon statuses, enabled ZL6B 5Z4B, disabled 4S7B OH2B YV5B</li>
        <li>[CHANGED] - New Contact - Elide member list label and add tooltip with Member IDs</li>
        <li>Workaround for #1017: FT-950 was reported to jump to VFO-B</li>
        <li>Fixed ADIF Export of Gridsqaure too long (issue #1028)</li>
        <li>Fixed Shutdown: synchronize station-device teardown (PR #1035 @VA3THP @foldynl)</li>
        <li>Fixed QRZ callbook lookups stall for certain calls (issue #1040)</li>
        <li>Fixed ADIF multiline fields are incorrectly parsed (issue #1046)</li>
        <li>Fixed Editing POTA entity causes crash (issue #1049)</li>
        <li>Fixed The HTML was not rendering in the membership label properly (PR #1060 @aa5sh)</li>
        <li>Fixed ADX app-fields and grid normalization</li>
        <li>Fixed WSJTX Status tx_mode value</li>
        <li>Github - Source code is signed (#1018)</li>
      </ul>
- version: "0.50.0"
  type: stable
  unix-timestamp: 1777161600
  description:
    C: >-
      <ul>
        <li>[NEW] - Added Split detection</li>
        <li>[NEW] - Added Developer and Support tools (PR #991 @aa5sh @foldynl)</li>
        <li>[NEW] - Added a simple QSL label printing dialog (issue #562)</li>
        <li>[NEW] - Added Cabrillo contest export</li>
        <li>[NEW] - Added direct labeling of QSL Requested and QSL Received to the QSO context menu (PR #982 @aa5sh)</li>
        <li>[NEW] - DXCC Submission Report (PR #967 @aa5sh)</li>
        <li>[NEW] - DXC - Search pre-fills the callsign from New Contact if callsign is present</li>
        <li>[NEW] - Settings - Added Danger Zone tab with Delete all passwords and QSOs</li>
        <li>[CHANGED] - Mutex-free Omnirig1 and Omnirig2</li>
        <li>[CHANGED] - POTA/SOTA/WWFF/SAT list are download from QLog LOV-repo</li>
        <li>[CHANGED] - Used an external lib for CSV parsing for LOV Download</li>
        <li>[CHANGED] - Import - ADIF import updates DXCC only if it is missing in the QSO (issue #983)</li>
        <li>[REMOVED] - Import - ADIF import does not include the option to update DXCC during the import - no longer needed</li>
        <li>Fixed Callsign disappears when calling a DX in a split via VFO-B (issue #799)</li>
        <li>Fixing Rendering issue (issue #989)</li>
        <li>Updated debian packaging (PR @979 thx @dawkagaming)</li>
        <li>Hamlib rigctld switching between VFO A/B doesnt change the band mode - added workaround (issue #999)</li>
        <li>Awards internal redesign</li>
        <li>Removed AN from the WAC award (issue #1010)</li>
      </ul>
- version: "0.49.1"
  type: stable
  unix-timestamp: 1773878400
  description:
    C: >-
      <ul>
        <li>Fixed Online Map OSM Access Blocked banner (issue #956)</li>
        <li>Fixed Package build process issue - openssl-dev is missing (issue #957)</li>
        <li>Fixed Missing dependence for QTKeychain (issue #964)</li>
        <li>Added French Translation (PR #969 thx @fillods)</li>
      </ul>
- version: "0.49.0"
  type: stable
  unix-timestamp: 1773360000
  description:
    C: >-
      <ul>
        <li>[NEW] - Added Pack and Unpack Data and Setting - Computer to Computer Migration (issue #535)</li>
        <li>[NEW] - Added Rig Sharing via Rigctld (PR #736 issue #159 @aa5sh @foldynl)</li>
        <li>[NEW] - Added QSL Gallery</li>
        <li>[NEW] - QSO Filter - Added REGEXP operator</li>
        <li>[NEW] - Settings - TQSL - Added Path auto-detect and validation</li>
        <li>[NEW] - Upload QSO - Added LoTW Station Location Combo (PR #929 @TrgoSk @foldynl)</li>
        <li>[NEW] - QSO Export - Added Station Profile Filter</li>
        <li>[NEW] - BandMap shows emergency frequencies (issue #462)</li>
        <li>[NEW] - Added Speed Up Down Macros - WinKey and CWDaemon (issue #491)</li>
        <li>[NEW] - Settings Winkey v2 - Added PaddleOnly Sidetone (issue #739)</li>
        <li>[NEW] - Settings Winkey v2 and CWDaemon - Added Sidetone Freq</li>
        <li>[NEW] - All County fields contain Completer for Ukraine, US, Japan, NZ, Spanish, Russia (PR #785 @aa5sh @foldynl)</li>
        <li>[NEW] - Added County Awards for Ukraine, US, Japan, NZ, Spanish, Russia (PR #785 @aa5sh @foldynl)</li>
        <li>[NEW] - ADIF 3.1.7 - Added new modes FT2, FREEDATA, RIBBIT_PIX, RIBBIT_SMS (issue #934)</li>
        <li>[CHANGED] - Generic FTx for FT8/FT4 (FT2) in Alert and DXC filter (issue #937)</li>
        <li>[CHANGED] - LoTW QSL matching algorithm uses Mode and Mode Group matching (issue #942)</li>
        <li>[CHANGED] - Reduced download period for DXCC Entities from 21 to 7 days</li>
        <li>LogbookWidget: Delete Performance Optimization</li>
        <li>Fixed Awards POTA Activator Filter</li>
        <li>Fixed man page</li>
        <li>Fixing SATmode Activity is blank (issue #948)</li>
      </ul>
ContentRating:
  oars-1.1: {}