Joachim Kohlhammer

Results 18 comments of Joachim Kohlhammer

Hi @amtriathlon, let me think about your proposal, how this configuration could look like and how to use it. If I have a good idea I will come back to...

All issues I gathered from the users-list are resolved, so I would be happy if you could start the review

Thanks for the patch, @peret2000! It looks good and should be integrated. To keep things simple, I would prefer adding it it to this PR. If you are fine with...

Hi Ale, happy to see you looking into this PR! I just merged master into this branch, resolving all conflicts. The reason for the *Base-classes (I honestly dislike the name...

As I experienced a crash related to auto completion when running with Qt6, please wait for a fix before further proceeding

Hi @amtriathlon, thanks so much for taking care and merging, I highly appreciate all your efforts! I will look into the Wiki and come up with proposals, probably on the...

Test on Debian with Qt5 here. Looks good to me with one minor exception: When switching the color-scheme having an active error in the filter, the red text turns to...

To make your code compile on Linux (gcc), I had to do 2 modifications: * `Charts/EquipmentWindow.cpp:192:28: error: expected primary-expression before ‘struct’` (multiple additional lines) * put braces around `struct widgetMapType`:...

I also get a crash on exit since on your branch (I still have it prior to splashscreen, commit ec59c09e886905a8485d6ce73c0a97371c89ff52): ``` #0 __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44 #1 0x00007fddfcaa81cf...