Commit Graph

4 Commits

Author SHA1 Message Date
Oswald Buddenhagen
71ff4913ea move the qtcdebugger tool to an appropriate place 2009-06-08 15:55:41 +02:00
Friedemann Kleint
27f9d9727d Added QtcDebugger (Dispatcher for crashed Windows processes).
Called with crashed process and prompts the user to
choose between Qt Creator and Default Debugger.
Acked-by: Daniel Molkentin <daniel.molkentin@nokia.com>
2009-05-29 11:11:53 +02:00
Oswald Buddenhagen
c38cb83d05 revamp the build system regarding translations 2009-04-20 16:51:10 +02:00
Oswald Buddenhagen
13f04d8430 revamp build system
now bin and share are not pegged to linking the executable any more,
but are proper subdirs targets of their own.
unforturnately, qmake is a bit tenacious, so we hack around a bit. :)

more or less in passing by, i removed some superfluous trailing slashes
and added path normalization as well.
2009-04-20 16:51:10 +02:00