bjk's blog

August 29, 2017

QPwmc 0.4.2 released

Filed under: projects, qpwmc — bjk @ 6:50 pm

Here’s the NEWS for this version:

  • Requires libpwmd-8.2 or later and pwmd-3.1-beta3 or later.
  • Experimental Android support. Please read README.android for details.
  • Added Pwmd::connectFd() to connect an existing socket file descriptor.
  • Added PwmdInquireData::commandLine() to determine if a command needs to do a
    server inquire.
  • Bugfixes. See ChangeLog for details.

Download it here.

Advertisement

January 1, 2017

QPwmc version 0.4.1 released

Filed under: projects, qpwmc — bjk @ 7:45 pm

This version adds Pwmd::isQueued() to determine if a command is in the command or garbage collecting queue; adds Pwmd::genkey() to make use of pwmd’s new GENKEY command and finally adds PwmdKeyGenDialog for generating a new encryption, signing and subkey.

PwmdSaveWidget can now delete a key from the keyring and has a couple expiry fixes. It also allows specifying only one signing key to adapt changes from pwmd.

October 22, 2016

QPwmc 0.4.0 released

Filed under: projects, qpwmc — bjk @ 7:07 pm

This version contains many changes to work with pwmd 3.1.0-beta1 and libpwmd 8.0.0 as well as a new Save dialog and other interface cleanups and rearrangements. Lots of stuff.

Download it here.

October 6, 2015

QPwmc save dialog

Filed under: projects, qpwmc — bjk @ 11:50 pm

Here’s a screenshot of the “Extended Save” dialog. The same dialog is shown for new files with the exception that the Symmetric checkbox is enabled and selectable (can’t change encryption schemes for existing data files). These latest features require the development version of pwmd and libpwmd located in their git repositories.
extended-save

September 24, 2015

QPwmc work

Filed under: projects, qpwmc — bjk @ 2:24 am

Here’s a screenshot of QPwmc progress. Is has more of an application feel with menus and toolbars and supports OpenPGP key selection during Save. It also does pwmd server IO in a separated thread to prevent blocking the UI.

Menus and toolbars!

Menus and toolbars!

April 5, 2015

QPwmc version 0.3.2 released

Filed under: projects, qpwmc — bjk @ 10:38 am

This version requires Pwmd 3.0.14 do to ACL changes and LIST command updates. It also contains a couple DnD validation fixes.

Note that the git repository has changed to Gitlab.com.

Download it here.

January 17, 2015

QPmwc version 0.3.1 released

Filed under: projects, qpwmc — bjk @ 8:26 pm

This version adds a Clients tab to the program Options to show connected clients and the ability to terminate them and adds the -d command line option to write the socket, data file and selected element path the to the specified file descriptor. It also contains a few bug fixes.

Download it here.

September 27, 2014

QPwmc version 0.3.0 released

Filed under: projects, qpwmc — bjk @ 10:13 pm

This version parses the LIST permission flag introduced in pwmd 3.0.10, adds background color configuration for the element tree items, reconnects to the remote host after any socket arguments have been changed and fixes a few bugs.

Download it here.

April 19, 2014

QPwmc version 0.2.4 released

Filed under: projects, qpwmc — bjk @ 10:47 am

Here’s the NEWS for this release:


Fixed the trayicon "Clear clipboard" option really clear the clipboard no matter of the clipboard contents belong to QPwmc or not.

Set the application icon.

Show a balloon message upon error over the tray icon.

Ignore SIGPIPE in QPwmc since by default it would exit the application.

Added sub-menus for shortcuts. Only a single depth is supported but should be good enough to group things together.

Download it here.

April 6, 2014

QPwmc version 0.2.3 released

Filed under: projects, qpwmc — bjk @ 1:13 pm

This version fixes linking with some versions of Qt when not using CLang as the compiler. Fixes some clipboard bugs and notifies the user when the attribute cache needs refreshing. Download it here.

Older Posts »

Create a free website or blog at WordPress.com.