dt
5fae9b94c0
Cmake: Add a "Reconfigure project" to the Project Page
2010-09-02 13:57:35 +02:00
dt
a12daa6262
Change the build directory for cmake
...
It is now in the parent directory of the src directory.
Task-Nr: QTCREATORBUG-1109
2010-04-12 17:39:59 +02:00
Jarek Kobus
20c0817a3f
Replace QWizard with Utils::Wizard
2010-03-31 15:22:14 +02:00
hjk
9595504bda
Long live the king!
2010-03-05 11:28:13 +01:00
Oswald Buddenhagen
75b42f18d8
Merge remote branch 'origin/1.3'
...
Trailing whitespace removal re-applied manually.
2010-01-29 22:50:23 +01:00
Oswald Buddenhagen
a6ca348636
remove trailing whitespace
...
doing it in 1.3 as well to avoid possible later conflicts
2010-01-29 21:33:57 +01:00
dt
24a4590767
Cmake: Let the generator determine the toolchain
...
Otherwise we need to parse the cbp file, which happens only if the
buildconfiguration gets active. Also try to decouple a few internals a
little bit by using signals. The CMakeProject still handles a few things
directly instead of via signals, more to come eventually.
2009-12-07 15:00:17 +01:00
dt
c8e7df16eb
Show a cancel button in the opening cmake projects wizard.
...
Allows the user to change his mind. :)
Reviewed-by: Friedemann Kleint <qtc-committer@nokia.com >
2009-11-03 14:37:34 +01:00
dt
1253c55d56
Fix a race in CMakeProjectManager::createXml
2009-10-21 13:45:49 +02:00
Friedemann Kleint
5948e284bb
Rename namespace Core::Utils into Utils
...
Also move Designer::Internal::FormWindowEditor ->
Designer::FormWindowEditor.
2009-10-05 11:06:05 +02:00
dt
6639389c74
Use !atEnd() instead of canReadLine(). The later is rather broken.
2009-09-23 15:40:19 +02:00
dt
0f35338714
Fix a one off error in figuring out the cached generator.
...
Though there's still a bug in that canReadLine() returns false.
2009-09-23 14:34:53 +02:00
dt
261796c3c6
If no cmake executable is specified or a invalid path, ask the user.
...
Directly in the wizard and save that to the settings. Also give feedback
if a wrong path was entered.
2009-09-23 14:33:05 +02:00
hjk
93cbef8724
long live the king
2009-08-14 09:30:56 +02:00
dt
66663090e4
Add the directory we are refering too in the cmake wizards can't build
...
out of source page.
2009-08-13 18:05:12 +02:00
Friedemann Kleint
cbfa2c0191
Fixed translation glitches.
2009-07-31 16:41:12 +02:00
dt
935a54c167
Always show the wizard even if we already have a recent enough cbp file.
...
That case is a corner case, it can happen if the user has run the codeblocks generator on the command line or if the user deleted the .user file. We mostly ask to get the user a chance to check that we set the correct generator. Or let him select the correct one if there are multiple msvc versions.
2009-07-03 12:46:19 +02:00
dt
40ff6ab2c4
Make msvc and cmake play together.
...
Note: This requires a cvs cmake and is not fully tested yet. This adds a
few missing pieces, so now opening new never built projects without a
.user file on systems with just one VS installation should work.
2009-07-02 16:44:51 +02:00
dt
560b06391d
Add msvc support to cmake plugin. Depends on a cvs version of cmake.
...
The CodeBlocks - NMake Makefiles generator combination is only available
in the cvs version of cmake.
This has not been extensively tested at all.
2009-07-02 11:30:29 +02:00
con
07187e0a80
Custom signature support.
...
Not able to give it an additional passphrase yet, though.
2009-06-24 13:41:48 +02:00
Jason McDonald
884b7af769
Update license headers and sales contact details.
...
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
Roberto Raggi
d08b90b494
Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainline
2009-06-11 11:32:47 +02:00
dt
182161f9bf
Fix window title for cmake wizard
2009-06-10 16:03:16 +02:00
Henrik Abelsson
7d6031b509
In cmake run dialog, let two enter strokes run cmake and close dialog.
...
Merge-request: 596
Reviewed-by: dt <qtc-committer@nokia.com >
2009-06-09 15:58:01 +02:00
dt
adc7a7204b
Use the environment specified for the current build configuration to
...
rebuild the cbp file
I think that makes sense, we'll see.
2009-05-27 14:58:11 +02:00
dt
14a79dad58
Simplfy API of CMakeOpenProjectWizard remove some left over QStringList
...
We don't call it with a list anymore, so make it just a QString
2009-05-27 14:58:07 +02:00
Friedemann Kleint
14e39ba5af
Fixed translation issues.
2009-05-07 15:34:52 +02:00
dt
84ee1653f4
Allow changing the build directory, and reparse.
...
Task: 250418
This also moves us closer to supporting multiple build configurations
properly.
2009-04-20 17:59:36 +02:00
Oswald Buddenhagen
6d5eeb7afb
add missing tr()s, etc., add some //: comments
2009-04-20 16:51:10 +02:00
dt
d0159d7c7c
Small tweaks to the cmake open project wizard.
...
Note: The use is now forced to run cmake. This is rather suboptimal, but
currently cancel doesn't do the correct thing so we prevent that.
2009-04-15 16:22:55 +02:00
dt
ef2b100e6e
Typo fixes for cmake wizard pages.
2009-04-07 15:27:51 +02:00
dt
7fba9fd799
Typo fix
2009-04-07 15:00:30 +02:00
dt
16be88e992
Make the layout of the CMakeRunPage nicer.
2009-04-06 17:07:51 +02:00
dt
738ef0b121
Make CMake Open Project Wizards output text read only.
2009-03-31 15:02:09 +02:00
Oswald Buddenhagen
cd93d9e3dd
make changing the build dir of a shadow build work
2009-03-27 20:57:12 +01:00
Thorbjørn Lindeijer
b789ffa91b
Added and corrected copyright headers
2009-03-20 14:59:12 +01:00
dt
00951b6b96
More progress on the CMake plugin
...
Made the cmake plugin even more usable by implementing:
Pop up a wizard if there is a .user file but no .cbp file. (Fixes empty
project reported on irc.)
Pop up a wizard if the .cbp file is older then the CMakeLists.txt file,
thus reparsing the file. (Note: There is a bug that we need to actually
also check the last modified of all included files.)
Reparse the cbp file to add new RunConfigurations / delete no longer
existing RunConfigurations and update those that have changed.-
Show a nicer title in the Projects/RunConfiguration pane
2009-03-16 17:33:05 +01:00
qtc-committer@nokia.com
f2550c2ca7
add forgotten files
2009-03-10 09:39:40 +01:00