Age | Commit message (Collapse) | Author |
|
If the passed arguments have a relative path, the generated files end up
with the same relative path in the build dir, otherwise the old behavior
is applied (generated files end up in the current build dir).
(Actually we might want to investigate a similar trick for files
generated from ui files, and moc files as I seem to remember having a
similar issue with moc files in solid a while ago, workarounded by
changing lots of filenames...)
Should work fine with existing code, I only had to make a small
adjustment in plasma desktop shell (committed a minute ago).
CCMAIL: kde-buildsystem@kde.org
svn path=/trunk/KDE/kdelibs/; revision=1015454
|
|
Remove the hack that fixed some bugs in Qt, since those bugs are now fixed, and
now this hack introduces its own bugs...
Add unit test to verify that it works.
CCBUG: 180612
svn path=/branches/KDE/4.3/kdelibs/; revision=1013326
|
|
for those two buggy checks - fixed.
svn path=/trunk/KDE/kdelibs/; revision=1013192
|
|
approved by Thiago.
This needs Qt-4.5.3 when it's out or kde-qt (which has the fix backported).
For older versions of Qt, it didn't work before, and it still won't work;
we used standalone phonon instead (and most people still do).
svn path=/branches/KDE/4.3/kdelibs/; revision=1013128
|
|
This needs Qt-4.5.3 when it's out or kde-qt (which has the fix backported).
For older versions of Qt, it didn't work before, and it still won't work;
we used standalone phonon instead (and most people still do).
svn path=/trunk/KDE/kdelibs/; revision=1013127
|
|
"qdbuscpp2xml: could not execute moc")
(empty file which itself will lead to a different error message next time)
Can this be merged into cmake's FindQt4.cmake? Thanks.
CCMAIL: kde-buildsystem@kde.org
svn path=/trunk/KDE/kdelibs/; revision=1012421
|
|
also replace a couple 4.3 -> 4.4 messages
svn path=/trunk/KDE/kdelibs/; revision=1012303
|
|
svn path=/branches/KDE/4.3/kdelibs/; revision=1012108
|
|
svn path=/trunk/KDE/kdelibs/; revision=1009923
|
|
svn path=/trunk/KDE/kdelibs/; revision=1009922
|
|
svn path=/branches/KDE/4.3/kdelibs/; revision=1009919
|
|
add CMAKE_C_COMPILER_ARG1 as argument when executing the compiler, this way cmake doesn't fail if we set CC to something like 'distcc
/path/to/gcc'
svn path=/branches/KDE/4.3/kdelibs/; revision=1009415
|
|
cmake doesn't fail if we set CC to something like 'distcc /path/to/gcc'
svn path=/trunk/KDE/kdelibs/; revision=1009414
|
|
don't use visibility on windows with gcc 4.4
svn path=/branches/KDE/4.3/kdelibs/; revision=1009408
|
|
svn path=/trunk/KDE/kdelibs/; revision=1009407
|
|
svn path=/branches/KDE/4.3/kdelibs/; revision=1005875
|
|
Implementation of a timezone backend for Windows. It queries the registry for
all available and the current timezone and allows setting the system timezone
as well. Reviewed by David Jarvie.
svn path=/branches/KDE/4.3/kdelibs/; revision=1005236
|
|
module path.
This way the macro can be used without being included manually but also by including it.
svn path=/trunk/KDE/kdelibs/; revision=1004264
|
|
svn path=/branches/KDE/4.3/kdelibs/; revision=1004260
|
|
svn path=/trunk/KDE/kdelibs/; revision=1002571
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=1002028
|
|
is built with emerge
svn path=/trunk/KDE/kdelibs/; revision=996461
|
|
svn path=/trunk/KDE/kdelibs/; revision=996456
|
|
to know when to enable KDE_TESTS_EXPORT.
What I don't understand, is why it worked before; konqprivate_export.h always relied on MAKE_KDEINIT_KONQUEROR_LIB...
(and without this commit, konqviewmgrtest failed with undefined symbol KonqSettings::self(), which is logical [hidden symbol])
svn path=/trunk/KDE/kdelibs/; revision=995537
|
|
to know when to enable KDE_TESTS_EXPORT.
What I don't understand, is why it worked before; konqprivate_export.h always relied on MAKE_KDEINIT_KONQUEROR_LIB...
(and without this commit, konqviewmgrtest failed with undefined symbol KonqSettings::self(), which is logical)
CCMAIL: kde-buildsystem@kde.org
svn path=/branches/KDE/4.3/kdelibs/; revision=995533
|
|
svn path=/trunk/KDE/kdelibs/; revision=993948
|
|
svn path=/trunk/KDE/kdelibs/; revision=993915
|
|
svn path=/trunk/KDE/kdelibs/; revision=993910
|
|
first time
svn path=/trunk/KDE/kdelibs/; revision=992670
|
|
svn path=/branches/KDE/4.3/kdelibs/; revision=991888
|
|
svn path=/branches/KDE/4.3/kdelibs/; revision=991886
|
|
svn path=/trunk/KDE/kdelibs/; revision=991884
|
|
svn path=/trunk/KDE/kdelibs/; revision=991734
|
|
svn path=/trunk/KDE/kdelibs/; revision=991725
|
|
svn path=/trunk/KDE/kdelibs/; revision=990592
|
|
svn path=/trunk/KDE/kdelibs/; revision=990546
|
|
svn path=/trunk/KDE/kdelibs/; revision=990545
|
|
symbol exactly - by cygwin ports maintainer
svn path=/trunk/KDE/kdelibs/; revision=990265
|
|
for which is the comment was forgotten
svn path=/trunk/KDE/kdelibs/; revision=990264
|
|
and not create import libs on Win32/Cygwin - by cygwin ports maintainer
svn path=/trunk/KDE/kdelibs/; revision=990262
|
|
svn path=/trunk/KDE/kdelibs/; revision=990261
|
|
that is how they are created. by cygwin ports maintainer
svn path=/trunk/KDE/kdelibs/; revision=990260
|
|
Rework the handling of settings (icon size and tool-button-style (e.g. text under icons))
in KToolBar, in order to obey the following priority order at all times:
KDE-Global config < App-XML attributes < user settings.
The fix will be in KDE-4.3.0.
CCBUG: 169067
svn path=/branches/KDE/4.3/kdelibs/; revision=989134
|
|
svn path=/trunk/KDE/kdelibs/; revision=988553
|
|
firstConfig, thanks to Aleix
Alex
svn path=/branches/KDE/4.3/kdelibs/; revision=988525
|
|
resulting name was just "LOCATION_", which is unknown to cmake, so it returns just the information for any configuration it finds
Thanks to Aleix for finding the issue
Alex
svn path=/trunk/KDE/kdelibs/; revision=988522
|
|
also for msvc which is not standard conform
svn path=/trunk/KDE/kdelibs/; revision=986838
|
|
svn path=/trunk/KDE/kdelibs/; revision=986742
|
|
svn path=/trunk/KDE/kdelibs/; revision=986049
|
|
svn path=/trunk/KDE/kdelibs/; revision=985774
|