On 15 August 2012 15:44, Alexander Wolf <alex.v.w...@gmail.com> wrote: > Hello! > > Few days ago I'm merge Matthew's patches for night vision mode and improve > that patches. Now Stellarium can display red UI more correctly.
There's still the issue of the tab icons not red-shifting. I previously did some experiments with dynamically coloring the pixmaps used, but either I was making some bad mistake (likely), or there was a peculiar bug in QT and I got crashes in my test program. I'll see if I can re-create that again at some point in the future. > But not fully still because I don't know elegant solve for start/stop buttons > for > scripts. Is that the same thing as the tab icons? I didn't quite understand. > Next question: dynamic enable/disable plugins. Matthew, I think you need > finish work for this feature. I hope you remember about join two buttons > into one - "enable plugin"? My branch seems to be working, but lots of the plugins need re-working to be more rebost so they don't cause crashes or memory leaks when they unload/reload. A typical problem is that a configuration dialog for a plugin is loaded and visible when the plugin is unloaded, and QT does not destroy it. However, the connected signals are now connected to a defunct object, so none of them work, and sometimes cause SEGV crashes. The problem is ok to solve, but it means some work and testing. TL;DR: not ready yet M ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Stellarium-pubdevel mailing list Stellarium-pubdevel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel