add parts about the ui development

This commit is contained in:
Andreas Zweili 2019-02-27 21:55:48 +01:00
parent b2af8a0035
commit 7feb62bce1
16 changed files with 949 additions and 117 deletions

View File

@ -383,4 +383,99 @@
month = {Jul},
publisher = {Packt Publishing},
url = {https://www.amazon.com/Qt5-Python-Programming-Cookbook-cross-platform-ebook/dp/B079S4Q9T2}
}
@misc{configparser,
author = {The Python Software Foundation},
title = {{14.2. configparser {\ifmmode---\else\textemdash\fi} Configuration file parser {\ifmmode---\else\textemdash\fi} Python 3.6.8 documentation}},
year = {2019},
month = {Jan},
note = {[Online; accessed 29. Jan. 2019]},
url = {https://docs.python.org/3.6/library/configparser.html#module-configparser}
}
@misc{configlist,
author = {quasimodo},
title = {{Lists in ConfigParser}},
journal = {Stack Overflow},
year = {2019},
month = {Jan},
note = {[Online; accessed 29. Jan. 2019]},
url = {https://stackoverflow.com/questions/335695/lists-in-configparser/9735884#9735884}
}
@misc{sizeformat,
title = {{Better way to convert file sizes in Python}},
journal = {Stack Overflow},
year = {2019},
month = {Feb},
note = {[Online; accessed 1. Feb. 2019]},
url = {https://stackoverflow.com/a/14822210/7723859}
}
@misc{iconnamespec,
author = {freedesktop.org},
title = {{Icon Naming Specification}},
year = {2014},
month = {Apr},
note = {[Online; accessed 6. Feb. 2019]},
url = {https://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html}
}
@misc{feathericons,
author = {{Cole Bemis}},
title = {{Feather {\textendash} Simply beautiful open source icons}},
year = {2019},
month = {Feb},
note = {[Online; accessed 6. Feb. 2019]},
url = {https://feathericons.com}
}
@misc{pyinstaller,
author = {{PyInstaller Development Team}},
title = {{PyInstaller Quickstart {\ifmmode---\else\textemdash\fi} PyInstaller bundles Python applications}},
year = {2019},
month = {Jan},
note = {[Online; accessed 6. Feb. 2019]},
url = {https://www.pyinstaller.org}
}
@misc{subprocess,
author = {The Python Software Foundation},
title = {{17.5. subprocess {\ifmmode---\else\textemdash\fi} Subprocess management {\ifmmode---\else\textemdash\fi} Python 3.6.8 documentation}},
year = {2019},
month = {Feb},
note = {[Online; accessed 9. Feb. 2019]},
url = {https://docs.python.org/3.6/library/subprocess.html}
}
@misc{threading,
author = {The Python Software Foundation},
title = {{17.1. threading {\ifmmode---\else\textemdash\fi} Thread-based parallelism {\ifmmode---\else\textemdash\fi} Python 3.6.8 documentation}},
year = {2019},
month = {Feb},
note = {[Online; accessed 9. Feb. 2019]},
url = {https://docs.python.org/3.6/library/threading.html}
}
@misc{qthread,
author = {{The Qt Company}},
title = {{QThread Class {$\vert$} Qt Core 5.12}},
year = {2019},
month = {Feb},
note = {[Online; accessed 9. Feb. 2019]},
url = {https://doc.qt.io/qt-5/qthread.html}
}
@misc{borgmount,
title = {{Please allow "borg create" while repo/archive is mounted}},
journal = {GitHub},
year = {2019},
month = {Feb},
note = {[Online; accessed 16. Feb. 2019]},
url = {https://github.com/borgbackup/borg/issues/768}
}
@misc{systemd,
title = {{systemd - Wikipedia}},
year = {2019},
month = {Feb},
note = {[Online; accessed 25. Feb. 2019]},
url = {https://en.wikipedia.org/wiki/Systemd}
}
@misc{systemddate,
title = {{systemd.time(7) {\ifmmode---\else\textemdash\fi} Arch manual pages}},
year = {2019},
month = {Feb},
note = {[Online; accessed 26. Feb. 2019]},
url = {https://jlk.fjfi.cvut.cz/arch/manpages/man/systemd.time.7}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because it is too large Load Diff