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
Improved compiler/linker options dialog and other stuff
-
- CodeLite Expert
- Posts: 159
- Joined: Mon Nov 03, 2008 9:17 pm
- Contact:
Improved compiler/linker options dialog and other stuff
You do not have the required permissions to view the files attached to this post.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Improved compiler/linker options dialog and other stuff
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
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
-
- CodeLite Expert
- Posts: 159
- Joined: Mon Nov 03, 2008 9:17 pm
- Contact:
Re: Improved compiler/linker options dialog and other stuff
Hi Eran, what about my patch? Have you already tested it?
Regards
Michal
Regards
Michal
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Improved compiler/linker options dialog and other stuff
Sorry no. I am still working on the Qt pluginmarfi wrote:Hi Eran, what about my patch? Have you already tested it?
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Expert
- Posts: 159
- Joined: Mon Nov 03, 2008 9:17 pm
- Contact:
Re: Improved compiler/linker options dialog and other stuff
Could you add this patch to the SVN, please please please... ?
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Improved compiler/linker options dialog and other stuff
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
This one is next
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Expert
- Posts: 159
- Joined: Mon Nov 03, 2008 9:17 pm
- Contact:
Re: Improved compiler/linker options dialog and other stuff
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
Best regards
Michal
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Improved compiler/linker options dialog and other stuff
patch applied
Eran
Eran
Make sure you have read the HOW TO POST thread