poetaster / fahrplan

QT Application for Public transportation
GNU General Public License v2.0
1 stars 7 forks source link

Fix for QObject* ownership bugs #9

Open poetaster opened 2 years ago

poetaster commented 2 years ago

https://github.com/smurfy/fahrplan/pull/269/commits/5c3d2f77f5d0dc56bf95af2a6c98398b73fda008

JourneyListItems explicit. This is more note to self since I'm going through the memory leaks in parser backends first.

The above should be followed by:

https://github.com/smurfy/fahrplan/pull/269/commits/d04434e6d89a0b01f561c09dae97662354446a34

For journeyResultList although this is now shoe horned into the parser classes themeselves