kstars
- Member InfoBoxes::InfoBoxes (int w, int h, int tx=0, int ty=0, bool tshade=false, int gx=0, int gy=600, bool gshade=false, int fx=600, int fy=0, bool fshade=false, const QColor &colorText=QColor("white"), const QColor &colorGrab=QColor("red"), const QColor &colorBG=QColor("black"))
- Use Qt::white as default color instead of QColor("white"), for default values of colorText, colorGrab and colorBG, since that's considerably faster.
- Member KStars::KStars (bool doSplash, bool startClockRunning=true, const QString &startDateString=QString())
- Refer to documentation on date format.
- Member TimeZoneRule::reset_with_ltime (KStarsDateTime <ime, const double TZoffset, const bool time_runs_forward, const bool automaticDSTchange=false)
- Check dox for TZoffset