Commit Graph

12 Commits

Author SHA1 Message Date
con
acbd4513e3 Changing string based api to BuildConfiguration based api.
Builds, but I'm pretty sure it doesn't *work* :)
2009-10-01 10:05:05 +02:00
Friedemann Kleint
ad294f8467 Project explorer: Make public headers compile with NO_CAST_FROM_ASCII
.. and purge unneeded includes.
2009-09-29 11:39:55 +02:00
hjk
93cbef8724 long live the king 2009-08-14 09:30:56 +02:00
dt
63c5a9328e Fix the flickering also for the cmake plugin. 2009-08-11 18:10:00 +02:00
Sergey Belyashov
2c9f0e2d91 Added possibility to translate "Add" and "Remove" buttons and "Clear system environment" checkbox in build settings of project.
Merge-request: 1141
Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
2009-08-07 11:07:41 +02:00
dt
dbe5a6f34b Rework the project settings.
This has still a few missing things, but this enough to start getting
some feedback. Missing are non qt projects, a solution for the
runconfiguration, a missing black line between the treeview on top and
the project settings at the bottom. Some flickering with removing/adding
widgets to the QScrollArea and not showing the expanded widget if the
Details button is right at the bottom.
2009-08-06 15:31:32 +02:00
con
45d2fd0797 Make the show/hide environment details buttons stay at same place. 2009-07-23 17:23:26 +02:00
dt
4e8763ec0c Also hide the Clear environment checkbox for cmake. 2009-07-20 16:54:59 +02:00
dt
abeb450467 Show a summary widget instead of the full blown environment model.
Hides the gory details, and in most cases the user doesn't care anyway.
2009-07-20 15:46:11 +02:00
Jason McDonald
884b7af769 Update license headers and sales contact details.
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
dt
5d75804b93 Refactor the checkbox "Clear system environment" out.
I don't want it in the run configurations.
2009-05-27 14:58:16 +02:00
dt
0bda19a099 Add the ability to set a build environment also for CMake projects.
Note: as for qt projects, this is also used for running. And we don't
use it for running cmake yet.
2009-05-27 14:58:02 +02:00