Commit Graph

160 Commits

Author SHA1 Message Date
con
07187e0a80 Custom signature support.
Not able to give it an additional passphrase yet, though.
2009-06-24 13:41:48 +02:00
con
ec14d436f6 Re-index when tool chain is changed. 2009-06-24 13:41:43 +02:00
con
7b04fc45e8 Make it possible to actually select a tool chain. 2009-06-24 13:41:41 +02:00
con
841a86ad44 Add a little combo box for tool chain selection.
Doesn't do anything else than showing the tool chains yet.
2009-06-24 13:41:40 +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
2b302332b8 Move QtVersionManager, QtVersion and QtOptionsPage back
After all I don't need all that stuff in the cmakeplugin, all i needed
is now bundled in debugginghelper.h/cpp
2009-04-28 12:45:04 +02:00
dt
37e382b3bd Don't use the QtVersionManger::instance() where it isn't needed.
Allows removing getting the instance once.
2009-04-23 14:36:47 +02:00
dt
b6c05a334c Refactoring: Move QtVersionManager instance() into the ProjectExplorer
And add a instance() method to it.
2009-04-22 16:51:38 +02:00
dt
8f22417244 Refactoring: Move QtVersionManager to ProjectExplorer.
The Debugger, cmake and Qt4 plugin all need it. More refactoring to it
coming.
2009-04-22 14:52:35 +02:00
dt
af6257971d Refactoring: Renamed Qt4BuildConfigWidget to Qt4ProjectConfigWidget 2009-04-20 17:59:44 +02:00