This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/112496/

On September 14th, 2013, 9:17 p.m. UTC, Rafal Kulaga wrote:

kstars/tools/conjunctions.cpp (Diff revision 4)
void ConjunctionsTool::showConjunctions(const QMap<long double, dms> &conjunctionlist, QString object)
void ConjunctionsTool::showConjunctions(const QMap<long double, dms> &conjunctionlist,const QString object1,const QString object2)
387
                << new QStandardItem( KGlobal::locale()->formatDateTime( dt, KLocale::IsoDate ) ) 
387
                << new QStandardItem( KGlobal::locale()->formatDateTime( dt, KLocale::IsoDate ) ) 
Stray WS
Changes are made accordingly, now :)

- Vijay


On September 29th, 2013, 6:22 a.m. UTC, Vijay Dhameliya wrote:

Review request for KDE Edu, KStars, Akarsh Simha, Henry de Valence, and Rafal Kulaga.
By Vijay Dhameliya.

Updated Sept. 29, 2013, 6:22 a.m.

Repository: kstars

Description

In conjunctions tool default width of column in text box is set large enough to make it look better and column "object 2" is added to keep log of to which object the object 1 is mapping,  when we have calculated many conjunctions from same object 1 to different object 2s.

Testing

tested

Diffs

  • kstars/kstarsinit.cpp (a4393e6)
  • kstars/tools/conjunctions.h (b51209e)
  • kstars/tools/conjunctions.cpp (39cef00)
  • kstars/tools/conjunctions.ui (80374b1)

View Diff

File Attachments