Improved compiler/linker options dialog and other stuff

Discussion about CodeLite development process and patches
marfi
CodeLite Expert
Posts: 159
Joined: Mon Nov 03, 2008 9:17 pm
Contact:

Improved compiler/linker options dialog and other stuff

Post by marfi »

Hi, I've improved compiler/linker options dialog and made some other layout fixes in several dialogs/panels related to a compiler settings. The changes have been tested in CL 2843 on Windows XP SP3 and Ubuntu 9.04 (wxWidgets 2.8.9). You can see the new compiler option dialog in the figure bellow. The patch is attached bellow so if you'll decide to commit it to the SVN trunk then I'll be glad... :)

Regards
Michal
You do not have the required permissions to view the files attached to this post.
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Improved compiler/linker options dialog and other stuff

Post by eranif »

Hi Michal,

This looks great (by looking at the attached screenshot) and improves the current dialog, however my trunk is a bit "dirty" - I am currently working on the next major plugin for codelite (qmake plugin, with support of auto generation of pro files, with support for .ui/.qrc etc), so as soon as I will get into something stable, I will apply your patch and test it.

Thanks,

Eran
Make sure you have read the HOW TO POST thread
marfi
CodeLite Expert
Posts: 159
Joined: Mon Nov 03, 2008 9:17 pm
Contact:

Re: Improved compiler/linker options dialog and other stuff

Post by marfi »

Hi Eran, what about my patch? ;) Have you already tested it?

Regards
Michal
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Improved compiler/linker options dialog and other stuff

Post by eranif »

marfi wrote:Hi Eran, what about my patch? ;) Have you already tested it?
Sorry no. I am still working on the Qt plugin


Eran
Make sure you have read the HOW TO POST thread
marfi
CodeLite Expert
Posts: 159
Joined: Mon Nov 03, 2008 9:17 pm
Contact:

Re: Improved compiler/linker options dialog and other stuff

Post by marfi »

Could you add this patch to the SVN, please please please... ? ;)
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Improved compiler/linker options dialog and other stuff

Post by eranif »

If you are following the SVN logs, you noticed an increase in commits, since now that I am mostly done with the QT plugin, I am starting to clear the queue ;)

This one is next

Eran
Make sure you have read the HOW TO POST thread
marfi
CodeLite Expert
Posts: 159
Joined: Mon Nov 03, 2008 9:17 pm
Contact:

Re: Improved compiler/linker options dialog and other stuff

Post by marfi »

Yes, I noticed that so I'm reminding you my patch... ;) But I don't want to disturb you from more important tasks! Just keep your work, the CL is getting better from day to day!

Best regards
Michal
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Improved compiler/linker options dialog and other stuff

Post by eranif »

patch applied

Eran
Make sure you have read the HOW TO POST thread
Post Reply