Commit Graph

170 Commits

Author SHA1 Message Date
Daniel Molkentin
bebb155925 Also search for Qt tr cataloges in the Creator tr dir. Add qt_help cataloge.
The qt_help cataloge is required to fully translate the help plugin. The
additional lookup is mandated by the binary packages, where the translations
are simply put in Creatrors translation directories and the Qt translation
path is invalid.

Reviewed-by: con <qtc-committer@nokia.com>
2009-06-10 13:30:41 +02:00
Oswald Buddenhagen
d2a8449bea ifdef Q_?S_* cleanup
- clear up some Q_OS_LINUX vs. Q_OS_UNIX
- clear up Q_WS_* vs. Q_OS_* (relatively theoretical exercise)
- use proper #if-#else cascades instead of free-standing #ifs
2009-06-03 20:54:59 +02:00
dt
a8aa5c8219 Remove logic trying to guess whether it should be lib or lib64.
Instead use qmake IDE_LIBRARY_BASENAME=lib64 to set it to lib64.
2009-05-12 16:24:13 +02:00
Oswald Buddenhagen
40546f9a93 load translations 2009-04-20 16:51:10 +02:00
con
085dcd7db2 Only use lib64 on 64 bit Linux, not Windows or Mac. 2009-04-03 14:36:14 +02:00
hjk
80468d9986 use 'lib64' instead of 'lib' on linux/x64_86 2009-03-23 15:36:15 +01:00
hjk
8ca887aae2 Fixes: change file license headers to include LGPL 2009-02-25 09:15:00 +01:00
Daniel Molkentin
b18fe47043 Fixes: make install works on linux
Details:  Creator on Linux works now in two modes:
          1) out of the build dir (shadow builds to be tested)
          2) make INSTALL_ROOT=/prefix install
2009-01-21 09:14:22 +01:00
Daniel Molkentin
59affcfffc Bump year in licence header. 2009-01-13 19:22:14 +01:00
Friedemann Kleint
d6fbb1b573 Fixes: gcc 4.3.2 compile warnings 2008-12-19 10:49:29 +01:00
hjk
da3cb14483 chancge Nokia GPL exception version from 1.2 to 1.3 2008-12-16 17:20:00 +01:00
dt
a2cadd1b8e Fixes: One last try to fix the loading problem.
Details:  Depend on libQtSvg and libQtDBus, so that our version gets
loaded.
2008-12-16 14:37:23 +01:00
dt
bb93e7e010 Fixes: Fix RUNPATH at last. 2008-12-16 12:33:11 +01:00
dt
99ab551d6c Fixes: Nothing, adds a blank line.
Details:  Force a recompile of the binary.
2008-12-15 17:35:26 +01:00
con
7239d03ee7 Fixes: - Make plugin load order a bit more deterministic
Details:  - It will still change if the dependencies change, there's no
way to avoid that though.
2008-12-11 11:26:42 +01:00
hjk
5b3e95fe77 tiny whitespace 2008-12-05 18:29:19 +01:00
hjk
ab83dcd87c off-by-one in headers 2008-12-02 14:20:25 +01:00
hjk
8a43d9b9f3 end-of-line whitespace correction of the new headers 2008-12-02 14:17:16 +01:00
hjk
f61e8672db more cosmetic changes 2008-12-02 14:09:21 +01:00
con
05c35356ab Initial import 2008-12-02 12:01:29 +01:00