Abdelrazak Younes wrote:
In addition to Pavel's recommendations, if you are not a LateX expert,
I'd suggest that you concentrate on the frontend (the dialogs and the
editing work area). You can start reading the file in trunk/frontends/
for example. Then you can have a look at the open bugs for 1.6 related
to frontends and dialogs and try to fix them. All GUI Qt code is in
"frontends/qt4".
Don't hesitate to ask question on the list.
It's probably worth adding that we are presently in feature-freeze prior
to 1.6, so the only work that ought to be done now is fixing bugs for
1.6. Since rc1 has just been released, we're likely to see a lot of bugs
come in---we already have---which will need attention. Fixing the odd
bug is a good way to start finding your way around the code.
Richard