Wykres commitów

89 Commity (master)

Autor SHA1 Wiadomość Data
Christian Jacobs 0f1bffc5ea Bump the version to 0.2 in preparation for release. 2015-02-08 15:54:37 +00:00
Christian Jacobs aaa9b5310b Added my callsign. 2015-02-08 03:01:43 +00:00
Christian Jacobs 510e1ea283 Add the program name. 2015-02-08 00:45:13 +00:00
Christian Jacobs 63c3fb7fbc Fix logging to file. 2015-02-07 22:56:57 +00:00
Christian Jacobs a5abe6e775 Remove a terrible debugging statement. 2015-02-07 21:47:38 +00:00
Christian Jacobs c20ad39f46 Use argparse instead of optparse. 2015-02-07 21:44:49 +00:00
Christian Jacobs 2913b813d5 Move to version 0.2a-dev. 2014-03-22 22:05:08 +00:00
Christian Jacobs 8df7019ad9 Move to version 0.1.
The main changes since v0.1b are:
- The ADIF export functionality has been fixed. Previously, only markers were being written and the actual record data was being skipped.
- The BEL character has been removed from the data received from the DX cluster.
- The 'Notes' column is no longer automatically resized.
- QSOs can now be sorted in the correct chronological order.
2014-03-22 21:07:35 +00:00
Christian Jacobs 0b8c5f18d3 Removed the string "Python-based" from the comments section of the About dialog. 2013-10-04 21:11:57 +01:00
Christian Jacobs bb177677df Moving PyQSO from version 0.1a to version 0.1b. 2013-10-04 20:03:05 +01:00
Christian Jacobs 4afdbeb2e0 - Set bin/pyqso to +x
- Updated a module path.
2013-10-03 18:12:48 +01:00
Christian Jacobs 179deb21ff - Handle the SIGINT signal.
- More content for the manual.
2013-10-01 22:02:28 +01:00
Christian Jacobs 98dc386961 PyQSO is now feature complete. Moving from 0.1a.dev to 0.1a. 2013-09-15 15:02:39 +01:00
Christian Jacobs e8c3ff3f00 Updated status bar text. 2013-09-15 04:43:03 +01:00
Christian Jacobs d1e4c1471b - Added open and close methods for the Logbook class.
- Added some more error handling for database-related statements.
2013-09-14 19:27:45 +01:00
Christian Jacobs bc4ae0e41a Added more docstrings. 2013-09-04 21:03:48 +01:00
Christian Jacobs 2922e75b34 Some additional error handling for the database connection setup. 2013-07-02 15:13:25 +01:00
Christian Jacobs 9c52981eb5 Hook-up the ConfigParser to the user preferences dialog. 2013-07-01 00:56:32 +01:00
Christian Jacobs 5d0132422d - Added the instantiation of the ConfigParser class on application startup.
- Added some startup and qrz.com lookup options to the user preferences dialog.
2013-06-30 23:04:37 +01:00
Christian Jacobs 125f5f1e63 - Added a dialog for user preferences.
- Passed the parent window to the log name dialog.
2013-06-30 16:38:06 +01:00
Christian Jacobs b680e4c955 - Default to 800 x 600 resolution.
- Check that a log is selected before attempting to export.
2013-06-30 14:38:08 +01:00
Christian Jacobs 0f242f3d20 - Added a frame to place amateur radio related tools.
- Added a grey line plot. Note that this requires an extra dependency (netcdf-python). Note also that the backend to matplotlib needs to be updated to work with PyGTK3.
2013-06-30 02:42:03 +01:00
Christian Jacobs e1857e4489 Renamed switch_visible_callback to toggle_visible_callback. 2013-06-08 01:00:27 +01:00
Christian Jacobs 721ddad46c Moved the DX cluster to the main window. 2013-06-07 21:56:36 +01:00
Christian Jacobs 572445bf4d Instantiate the Menu and Toolbar objects before trying to connect to a database using the --logbook command-line option. 2013-05-31 18:32:16 +01:00
Christian Jacobs 42097b5ca7 Added DX cluster functionality (using Telnet). 2013-04-27 23:23:19 +01:00
Christian Jacobs 352336aabd Add the PyQSO logo to the About dialog. 2013-04-26 16:22:31 +01:00
Christian Jacobs d107fb5485 Disable the record buttons if a log is not selected. 2013-04-26 10:10:05 +01:00
Christian Jacobs aaf86720d2 Update logbook information on the Summary page every time the logbook is modified. 2013-04-22 00:15:07 +01:00
Christian Jacobs 1ab776226b Left-aligned label text. 2013-04-21 17:47:09 +01:00
Christian Jacobs e4af7bed2d Added connect and disconnect buttons to the toolbar. Users can now select the .db file through the GUI. 2013-04-21 15:52:06 +01:00
Christian Jacobs d0246a3f2c - Added a "+" ("New Log") tab, and a "Delete Log" button after each tab's title.
- Added a new dialog so the user can enter the new log's name.
2013-04-16 23:53:24 +01:00
Christian Jacobs 38a7c65e09 Update the status bar once connected to the database. 2013-04-15 02:49:16 +01:00
Christian Jacobs d13dc12cb3 PyQSO now accepts the database file name as a command line argument, and tries to connect to the database on start-up. 2013-04-15 02:37:02 +01:00
Christian Jacobs 75a7bcce09 Changed the version number to 0.1a.dev. 2013-03-30 21:38:11 +00:00
Christian Jacobs 71bdffcb02 Removing the .py extension from files in the 'bin' directory. 2013-03-30 21:11:34 +00:00
Christian Jacobs a8a49ade32 Fixed a few paths so Python is able to find the PyQSO modules and icon files. 2013-03-30 21:10:06 +00:00
Christian Jacobs 2aa9c9ca25 Added __init__.py. 2013-03-30 20:56:34 +00:00
Christian Jacobs 8dd0aa8313 Placing pyqso.py in the 'bin' directory. 2013-03-30 20:51:04 +00:00