Wykres commitów

479 Commity (4124c4c040d76bc9468ba0442dc374d9feafa57b)

Autor SHA1 Wiadomość Data
Christian Jacobs 99724ae10e Handle the case where the user tries to add/edit/delete a record, but the Summary page is selected. 2015-02-16 10:39:16 +00:00
Christian Jacobs 90e2941ee0 Add titles to the auxiliary dialogs. 2015-02-16 10:36:04 +00:00
Christian Jacobs 22e817feb8 Tell Git to ignore build directories. 2015-02-16 08:19:00 +00:00
Christian Jacobs aa74a23b13 Updated the log's name in the image caption. 2015-02-13 18:08:47 +00:00
Christian Jacobs f2c7f05398 Updated the screenshot of the log window. 2015-02-13 18:04:19 +00:00
Christian Jacobs ecf8376ea0 Get Travis to build the documentation too. 2015-02-08 21:50:41 +00:00
Christian Jacobs f5b0ccb0cb Get Travis to install python-sphinx too. 2015-02-08 21:46:02 +00:00
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