con
8ad31cba42
Remove some unused code.
2009-10-15 12:21:41 +02:00
Oswald Buddenhagen
5a482ace9a
no contractions, please. and loosers are losers. :D
2009-09-29 12:18:43 +02:00
Oswald Buddenhagen
c7ad4adeea
report plugin loading problems to the user
2009-09-29 12:18:42 +02:00
con
96b938e3fa
Remove the "grab system language" hack for the Mac.
...
It's now fixed in Qt, adb6eea3a135707a220c0b1c1cf8266321af9309.
2009-09-15 14:22:12 +02:00
con
3d4c7abf9d
Unnecessary code.
...
Don't ask how this could still be there ;)
2009-09-11 14:53:51 +02:00
con
1a0134a9de
Use systems preferred language on Mac.
...
And ensure that the menu items don't vanish from the application menu
when they are translated.
2009-09-11 14:40:59 +02:00
hjk
93cbef8724
long live the king
2009-08-14 09:30:56 +02:00
Robert Loehning
f4ec27cdc2
Using QLatin1Char for directory separators in getPluginPaths()
...
Reviewed-by: dt
2009-07-24 12:11:12 +02:00
Robert Loehning
8eeabae49d
Converting plugin paths to native format only for displaying. Using '/' as separator until then, regardless of OS.
...
Reviewed-by: hjk
2009-07-23 17:04:51 +02:00
Robert Loehning
5e653c3d25
Changing plugin paths to native separators to avoid showing messages with mixed
...
separators / and \ on Windows.
Reviewed-by: Friedemann Kleint
2009-07-23 14:09:04 +02:00
Jason McDonald
884b7af769
Update license headers and sales contact details.
...
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
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