mirror of
https://github.com/vale981/website
synced 2025-03-06 01:51:40 -05:00
105 lines
No EOL
2.7 KiB
Markdown
105 lines
No EOL
2.7 KiB
Markdown
+++
|
|
title = "KDE GSOC: Thanks and Work Product"
|
|
author = ["Valentin Boettcher"]
|
|
date = 2021-08-23T00:17:00-04:00
|
|
tags = ["GSOC"]
|
|
categories = ["KDE"]
|
|
draft = false
|
|
+++
|
|
|
|
First of all: A big thanks to my mentor Jasem Mutlaq and the KStars
|
|
Team.
|
|
|
|
Jasem, you were extremely helpful whilst leaving me a lot of
|
|
freedom. With patience you have endured my mood swings and occasional
|
|
panics :P. It has always been a pleasure working with you and I am
|
|
certain that this will continue to be the case.
|
|
|
|
Furthermore, the rest of the KStars Team, especially Akarsh Simha,
|
|
Wolfgang Reissenberger and Robert Lancaster who have found bugs,
|
|
helped me to debug them and suggested improvements[^fn:1].
|
|
|
|
I also thank Yuri Chornoivan for correcting all the typos that I've
|
|
inadvertently introduced into the handbook and the comments in the
|
|
code.
|
|
|
|
|
|
## Work Product {#work-product}
|
|
|
|
See also the previous posts with the `GSOC` tag.
|
|
For a list with the MRs linked see [here](https://invent.kde.org/education/kstars/-/wikis/GSOC-2021:-Work-Product).
|
|
|
|
- DSO Overhaul Main MR
|
|
- !93
|
|
- this constitutes the bulk of the contributions
|
|
- the main GSOC coding period was mainly used to add more features
|
|
and fix integration bugs
|
|
- Python Framework
|
|
- <https://invent.kde.org/vboettcher/kstars-catalogs>
|
|
- this is also a rather BIG part of the GSOC effort
|
|
- see also [the documentation](https://protagon.space/catalogs/)
|
|
- Minor Fixes...
|
|
- !308
|
|
- !309
|
|
- !310
|
|
- !312
|
|
- !313
|
|
- !313
|
|
- !315
|
|
- that one was hard to find... Thanks Wolfgang :)
|
|
- !317
|
|
- !321
|
|
- !322
|
|
- !323
|
|
- !325
|
|
- !326
|
|
- and again !327
|
|
- !330
|
|
- slight design improvement for the hashing of objects
|
|
- !335
|
|
- !338
|
|
- !339
|
|
- not a bug introduced by me for a change :P
|
|
- !342
|
|
- !343
|
|
- !354
|
|
- !355
|
|
- !362
|
|
- !373
|
|
- !374
|
|
- !380
|
|
- !382
|
|
- low hanging fruit :)
|
|
- !383
|
|
- !384
|
|
- I should have added a "Thumbnail Odyssey" :P
|
|
- !392
|
|
- !381
|
|
- "Bullet Proof" database initialization
|
|
- !314
|
|
- Label Density Odyssey
|
|
- !316
|
|
- !319
|
|
- Is the moon really not there if you don't look?
|
|
- !320
|
|
- What's Interesting Fixes
|
|
- !328
|
|
- !352
|
|
- Thanks Robert for pointing this out.
|
|
- Search Dialog
|
|
- !331
|
|
- !348
|
|
- Database Migration
|
|
- !337
|
|
- Handbook Updates
|
|
- !349
|
|
- !357
|
|
- see also the `Config` section in the handbook
|
|
- Colors :)
|
|
- !375
|
|
- Thanks Akarsh for pointing this out.
|
|
- Import old Database
|
|
- !377
|
|
|
|
[^fn:1]: Akarsh prompted
|
|
the color stuff... |