Tomaz, Thanks a lot for the pointers. Regarding my programming level, I am quite good with C++, but I am an amateur with Qt. But GUI of Qt has many similarities with Visual Studio UI which I am very familiar with.
Ill try my best to make my contribution worthwhile. Thank You Nikhil Bharadwaj On Tue, Dec 16, 2014 at 8:40 PM, Tomaz Canabrava <[email protected]> wrote: > > > > On Tue, Dec 16, 2014 at 1:02 PM, Nikhil Bharadwaj <[email protected] > > wrote: >> >> Dirk, >> >> Yes, I did the same thing as above and now it is working. Thanks a lot >> for that!!! >> >> Tomaz, >> I have explored quite a bit and feel that I want to help out in the UI >> part. Can you please give me any tips or pointers for that? >> > > Sure. > > The UI in subsurface is mostly divided in Two places, the code is in qt-ui > and qt-ui/profile > the profile is the main graph that you see in subsurface if you open any > dive, and the UI is all the rest. > > Try to find something that you think should be improved ( for instance, > the stats tab, the dive info tab ) and try to have a new original idea on > how that should behave. > > since I don't know your programming level yet, I can't pass you nothing > too complicated, unless you are already good with Qt and C++. > > tomaz > >> >> Thanking You >> Nikhil Bharadwaj >> >> On Tue, Dec 16, 2014 at 8:24 PM, Dirk Hohndel <[email protected]> wrote: >>> >>> On Tue, Dec 16, 2014 at 09:15:14AM -0200, Tomaz Canabrava wrote: >>> > Nikhil, >>> > >>> > Are you compiling subsurface or marble with cmake? Do not compile >>> > subsurface with cmake. Compile marble. >>> > >>> > And use the master branch on git. >>> >>> No. >>> >>> Use >>> >>> git clone -b Subsurface-testing of git://subsurface-divelog.org/marble >>> ~/src/marble-source >>> git clone -b Subsurface-testing of git://subsurface-divelog.org/ldc >>> ~/src/libdivecomputer >>> git clone git://subsurface-divelog.org/subsurface ~/src/subsurface >>> >>> Once I release 4.3 there will be Subsurface-4.3 branches for marble and >>> ldc >>> >>> /D >>> >> >> >> -- >> Nikhil Bharadwaj >> > -- Nikhil Bharadwaj
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
