Wykres commitów

454 Commity (f24cb30c8212074acc28d2ae258ac21ea901c2a5)

Autor SHA1 Wiadomość Data
Christian Jacobs f187fe7fa4 Using the frequency ranges in the ADIF specification to determine the band, instead of the previous approach (using the band which was closest to the calculated wave length). 2014-03-23 17:11:11 +00:00
Christian Jacobs ed68b63108 Small improvements to the autocomplete_band code. 2014-03-23 02:43:11 +00:00
Christian Jacobs e143483f72 Added the option to autocomplete the Band field. 2014-03-23 01:54:24 +00:00
Christian Jacobs 4f70af2985 Added a function to autocomplete the Band field based on the Frequency field. 2014-03-23 01:24:45 +00:00
Christian Jacobs 2913b813d5 Move to version 0.2a-dev. 2014-03-22 22:05:08 +00:00
Christian Jacobs fc22b91c63 Changed the length of the programversion field. 2014-03-22 21:18:26 +00:00
Christian Jacobs e11d631905 Clear up .out files in the doc directory. 2014-03-22 21:14:23 +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 54b3953ac7 Clear up all the .adi files. 2014-03-22 21:06:59 +00:00
Christian Jacobs 20baf53720 Get the number of characters using len(str(ADIF_VERSION)), rather than hard-coding it. 2014-03-22 21:05:14 +00:00
Christian Jacobs d7e8e301e1 In the ADIF unit test: Close the connection once finished. 2014-03-22 20:59:00 +00:00
Christian Jacobs a39e1759e3 Added a unit test for the ADIF functionality that uses an sqlite3.Row object. 2014-03-22 20:57:05 +00:00
Christian Jacobs 88164ba55c Also remove any .pyc files from the pyqso directory. 2014-03-22 20:05:45 +00:00
Christian Jacobs 8a09ed798c Include the valid ADIF file extensions as well as an "All Files" option in the 'Import Log' and 'Export Log' dialogs. 2014-03-01 18:39:23 +00:00
Christian Jacobs 40bc5aa187 If the field being sorted is the QSO_DATE, then also sort by the TIME_ON field so we get the correct chronological order. 2014-03-01 18:06:50 +00:00
Christian Jacobs e27af5b17a Added python-gi-cairo to the dependencies list. 2014-02-18 12:15:33 +00:00
Christian Jacobs a13ffd747f Bug fix: Use the 'keys' method to get the available column names in the record. 2014-02-16 21:47:51 +00:00
Christian Jacobs 0388577dcd Uncomment the line that removes the BEL character(s) from the end of the string received from the Telnet server. 2014-02-05 01:19:08 +00:00
Christian Jacobs aca64cc2c7 Set the sizing property of the 'Notes' column to 'Gtk.TreeViewColumnSizing.FIXED'. This resolves issue #1. 2014-02-05 00:53:16 +00:00
Christian Jacobs 9e55df40ce Remove an old print statement. 2013-10-04 22:58:42 +01:00
Christian Jacobs 62f952712e Bug fix for the calendar widget: add 1 onto the 'month' integer if (month + 1) >= 10. 2013-10-04 22:47:05 +01: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 c1c8428600 A small improvement to the "Installing and running" section of the README file. 2013-10-04 20:23:24 +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 0310984f56 Added links to the ADIF and DXCC websites. 2013-10-04 19:59:11 +01:00
Christian Jacobs dfaadaa6c2 Updated the dependencies list and the documentation. 2013-10-04 19:32:14 +01:00
Christian Jacobs 118556bd8c Updated dependencies list. 2013-10-04 18:31:55 +01:00
Christian Jacobs d5b731cf0e Changed "callsign-related" to "station-related" in the manual. 2013-10-04 18:27:06 +01:00
Christian Jacobs 74625d08e2 Added in backticks to README.md. 2013-10-04 17:06:26 +01:00
Christian Jacobs af89d0a8ec Removed an old image from the documentation. 2013-10-04 16:54:39 +01:00
Christian Jacobs 98b82e0c33 Pointing out that these are package names. 2013-10-04 16:25:51 +01:00
Christian Jacobs 4a988ffcba Changed "PyGTK" to "PyGObject". 2013-10-04 16:07:07 +01:00
Christian Jacobs 093fb8d544 Added section headings to README.md. 2013-10-04 15:52:00 +01:00
Christian Jacobs 45e8a19315 Another small update to the project URL. 2013-10-04 15:49:16 +01:00
Christian Jacobs 7e7321aaea Removed the TODO file. 2013-10-04 15:43:26 +01:00
Christian Jacobs 894380781f Updated the URL of the project. 2013-10-04 15:42:53 +01:00
Christian Jacobs 432c262df5 A few corrections to the comment block. 2013-10-04 15:18:52 +01:00
Christian Jacobs f9d356f673 Replaced the content in README.md with that of the old README file. 2013-10-04 15:16:57 +01:00
Christian Jacobs 3bd100bc16 - Removed the LICENSE file since a COPYING file already exists with the same license details.
- Removed the old README file which has now been replaced with the markdown version README.md.
2013-10-04 15:14:55 +01:00
Christian Jacobs eb58498e97 Merge https://github.com/ctjacobs/pyqso 2013-10-04 15:03:59 +01:00
Christian Jacobs 21611aac3f Initial commit 2013-10-04 06:55:57 -07:00
Christian Jacobs 50d1b09745 More improvements to the manual. 2013-10-04 14:40:36 +01:00
Christian Jacobs 69fa3e60f2 Updated images for the documentation. 2013-10-04 14:20:18 +01:00
Christian Jacobs 4afdbeb2e0 - Set bin/pyqso to +x
- Updated a module path.
2013-10-03 18:12:48 +01:00
Christian Jacobs 78f2cfd3d2 Manual content mostly written now. Still need to update the figures. 2013-10-01 23:56:13 +01:00
Christian Jacobs 8aa8cbcc20 Some more improvements to the manual. 2013-10-01 22:31:45 +01:00
Christian Jacobs c5d4d0173f More improvements to the manual. 2013-10-01 22:18:50 +01:00
Christian Jacobs 42cf0ac118 More updates to the manual. 2013-10-01 22:09:53 +01:00
Christian Jacobs 179deb21ff - Handle the SIGINT signal.
- More content for the manual.
2013-10-01 22:02:28 +01:00
Christian Jacobs 5c99387b40 More error handling. 2013-10-01 21:23:37 +01:00