Wykres commitów

672 Commity (f8165548166a46e0424044463f296d1d3bbae4ec)

Autor SHA1 Wiadomość Data
Christian Jacobs 2d0e33ceb7 Perform extra passes to ensure that all duplicate records are removed. There might be a better way to do this. 2015-02-08 20:05:15 +00:00
Christian Jacobs c5160967fa \Z was matching literal 'Z' characters, even when double-escaped, when importing ADIF records. Not quite sure what's going on there, but I don't think the \Z is necessary anyway, so let's remove it. 2015-02-08 17:11:11 +00:00
Christian Jacobs 7ec8ebbfcd Updated documentation on the preferences dialog. 2015-02-08 16:25:00 +00:00
Christian Jacobs 0f1bffc5ea Bump the version to 0.2 in preparation for release. 2015-02-08 15:54:37 +00:00
Christian Jacobs 0ef0a47ef5 Corrected the build directory's name. 2015-02-08 15:50:46 +00:00
Christian Jacobs a656b443a9 Remove the "Indices and tables" section. 2015-02-08 15:46:22 +00:00
Christian Jacobs 3938025084 Add the pyqso modules. 2015-02-08 15:36:19 +00:00
Christian Jacobs ea14556249 Include sphinx-apidoc in the build. 2015-02-08 15:19:25 +00:00
Christian Jacobs 34c622edd1 Added another link to the ADIF website. 2015-02-08 15:04:22 +00:00
Christian Jacobs e268c9b426 Updated the section on creating/opening logbooks. 2015-02-08 15:01:33 +00:00
Christian Jacobs 8f9f6756cc Use ".. code-block:: bash" formatting. 2015-02-08 14:38:51 +00:00
Christian Jacobs 71e9232932 Formatting fixes to the .rst documentation files. 2015-02-08 14:36:28 +00:00
Christian Jacobs 4dcfb23dd7 Make sure html_domain_indices is set to True. 2015-02-08 14:21:16 +00:00
Christian Jacobs b5b56cf04b Fixed up the Introduction. 2015-02-08 14:20:56 +00:00
Christian Jacobs f49ac8738e Make the path to the test.db file relative to the adif.py file. 2015-02-08 13:47:24 +00:00
Christian Jacobs bf4caef61a Use 'unittest discover' when running 'make unittest'. 2015-02-08 13:46:56 +00:00
Christian Jacobs dc349eff13 Added a link to PyQSO's Read the Docs page. 2015-02-08 12:56:37 +00:00
Christian Jacobs b5da94d3d8 Added the documentation build status. 2015-02-08 12:47:24 +00:00
Christian Jacobs 5d7cd07e27 Added sections to the index page. 2015-02-08 12:44:02 +00:00
Christian Jacobs ec24953755 Added .PHONY targets. 2015-02-08 12:41:37 +00:00
Christian Jacobs 0ba745b6a9 Updated the Makefile commands. 2015-02-08 12:39:31 +00:00
Christian Jacobs 9ba6cf2ded Renamed 'doc' to 'docs'. 2015-02-08 12:39:24 +00:00
Christian Jacobs abd759d7d9 Added python-sphinx as a dependency (if the user wants to build the documentation). 2015-02-08 12:37:05 +00:00
Christian Jacobs 602ab78aa1 Converted the .tex file into .rst using Pandoc. Removed the old .tex source file.
Also moved the 'images' directory into the new 'source' directory.
2015-02-08 12:35:16 +00:00
Christian Jacobs 71dd49e594 Added the files generated by sphinx-quickstart. 2015-02-08 12:11:08 +00:00
Christian Jacobs 7f4f5144e8 Added contact information. 2015-02-08 03:03:38 +00:00
Christian Jacobs aaa9b5310b Added my callsign. 2015-02-08 03:01:43 +00:00
Christian Jacobs 10f10ba472 Try using xvfb. 2015-02-08 02:45:41 +00:00
Christian Jacobs c322689685 Removing more packages. 2015-02-08 02:40:27 +00:00
Christian Jacobs a36d23ce75 Export DISPLAY. 2015-02-08 02:32:24 +00:00
Christian Jacobs b165fe0968 Revert extra packages. 2015-02-08 02:24:18 +00:00
Christian Jacobs c3e2ffb2a8 Install PyGObject. 2015-02-08 02:18:47 +00:00
Christian Jacobs d1e77e16a6 Remove gi.repository. 2015-02-08 02:11:35 +00:00
Christian Jacobs 06bcc7821d Use system site packages. 2015-02-08 02:08:28 +00:00
Christian Jacobs da47ba6800 pip install gi 2015-02-08 02:04:33 +00:00
Christian Jacobs d3998e5035 More things for Travis to install. 2015-02-08 02:00:18 +00:00
Christian Jacobs e86917aeb4 Maybe python3-gi? 2015-02-08 01:54:52 +00:00
Christian Jacobs 267d1d7f1a Don't silence apt-get. 2015-02-08 01:50:02 +00:00
Christian Jacobs 732976e9e0 Install python-gi. 2015-02-08 01:30:36 +00:00
Christian Jacobs daabb5b75f Install python-gobject. 2015-02-08 01:26:26 +00:00
Christian Jacobs 6c8ace14cd Added build status. 2015-02-08 01:21:51 +00:00
Christian Jacobs 74af1ec718 Added a Travis CI configuration file. 2015-02-08 01:17:08 +00:00
Christian Jacobs eaefff86c0 Allow default values for power and mode, but remove the work-in-progress for the default frequency unit. 2015-02-08 01:09:05 +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 2c5c046a7a Clear the contents of the file, in case the file exists already. 2015-02-07 21:44:34 +00:00
Christian Jacobs 69d1a95f51 Docstrings and comments. 2015-02-07 21:28:55 +00:00
Christian Jacobs d428fc7953 Use set_do_overwrite_confirmation(True), rather than handling the confirm-overwrite signal ourselves. 2015-02-07 21:25:06 +00:00