|
|
| 18:06 | kdelibs | 556512 | thiago | 0 | Port to the new QtDBus API, including regeneration of the interface
and adaptor files.
I'm sorry that this breaks the compilation with qt-copy and
kdesupport, but I need to commit this since I'm turning off this
computer.
| |
| 14:50 | kdelibs | 556460 | thiago | 0 | This is safe to add.
| |
|
|
|
| 13:25 | kdelibs | 552846 | thiago | 0 | Re-generate the adaptor so that the methods that didn't do anything now actually do something | |
|
|
|
| 01:51 | kdebase | 551192 | thiago | 0 | INTEGRATION:/branches/KDE/3.5/kdebase/kdepasswd 551191
Remove the duplicate NoDisplay line.
Patch thanks to Jens Koerber.
CCBUG:128821
| |
| 01:51 | kdebase 3.5 | 551191 | thiago | 0 | Remove the duplicate NoDisplay line.
Patch thanks to Jens Koerber.
BUG:128821
| |
|
|
|
| 19:06 | kdelibs | 550679 | thiago | 0 | D-Bus 0.62 is released and QtDBus works with it.
| |
|
|
|
| 15:27 | kdelibs | 549085 | thiago | 0 | The interface was named org.kde.KWin
| |
| 15:27 | kdebase | 549084 | thiago | 0 | Rename the interface to org.kde.KWin, since that's what workspace/kcontrol/xinerama/kcmxinerama.cpp expects | |
|
|
|
| 15:29 | kdebase | 548715 | thiago | 0 | You cannot have org.kde.konsole as both a namespace and interface, so rename this one to org.kde.konsole.Konsole.
Also, reindent the XML file | |
| 15:27 | kdebase | 548711 | thiago | 0 | Capitalise Session and reindent the XML file | |
| 13:25 | kdebase | 548677 | thiago | 0 | Uppercase the D in Dialog.
Rename the XML file.
Change some of the methods into properties.
Re-generate the adaptor files.
Fix indentation and coding style.
| |
| 12:28 | kdemultimedia | 548667 | thiago | 0 | Uppercase kmid to KMid, rename the XML, reindent, re-generate the adaptors | |
| 12:26 | kdemultimedia | 548666 | thiago | 0 | Rename the XML file, rename the adaptor files and fix the 'l' types, that don't exist | |
|
|
|
| 23:26 | kdebase | 548517 | thiago | 1 | Fix indentation.
| |
| 19:55 | kdelibs | 548456 | thiago | 0 | '-' is not valid in object paths | |
| 17:38 | kdelibs | 548402 | thiago | 0 | Make ktoolinvocation.h not depend directly on dbus/qdbus.h | |
| 17:17 | kdebase | 548395 | thiago | 1 | Remove all kde4_add_dcop_stubs and kde4_add_dcop_skels.
Remaining errors consist only of #include not found (dcopclient.h, dcopref.h, kdatastream.h and kdirnotify_stub.h) | |
| 17:03 | kdebase | 548390 | thiago | 1 | Merge in all changes from the kdebase4-dbus branch | |
| 16:45 | kdelibs | 548381 | thiago | 0 | Since 548371, there's no need for /UniqueApplication | |
| 16:08 | kdelibs | 548371 | thiago | 0 | Export adaptors and properties at /MainApplication as well. This
renders /UniqueApplication unnecessary.
| |
| 15:59 | kdelibs | 548366 | thiago | 0 | No dcop server to be started | |
|
|
|
| 18:58 | kdelibs | 548097 | thiago | 0 | Use the new function from QtDBus | |
|
|
|
| 17:47 | kdelibs | 547815 | thiago | 0 | Fix KUniqueApplication:
1) use a private connection in the parent process, after the
fork(). The D-BUS server gets more than confused if two processes
start writing on the same socket.
2) Move newInstance into an adaptor, to support the calls that contain
a QByteArray parameter.
3) Reindent the code a bit.
| |
| 17:42 | kdelibs | 547811 | thiago | 0 | These are supposed to be slots, so move them to the slots section.
| |
|
|
|
| 14:37 | kdelibs | 546962 | thiago | 0 | Does anyone have a brown-paper bag for me?
Fix the annoying warning 'No such slot 'notifyKDebugConfigChanged' while connecting D-Bus' | |
| 07:31 | kdelibs | 546832 | thiago | 0 | Re-add the DONTPORT check that I had removed in my own version | |
| 07:26 | kdelibs | 546830 | thiago | 0 | Complement the D-BUS merge: remove DCOP | |
| 07:22 | kdelibs | 546827 | thiago | 0 | Complement commit 546826: svn 1.3.1 cannot handle replaced files in an atomic commit. This is fixed in svn 1.4. | |
| 07:20 | kdelibs | 546826 | thiago | 0 | Since no objections were raised in kde-core-devel, I am merging the
kdelibs4-dbus branch back into trunk. KDELibs compiles, links and
installs with this, but obviously all other modules will fail to
build. Let the porting commence.
CCMAIL:kde-core-devel@kde.org,kde-buildsystem@kde.org
| |
|
|
|
| 14:53 | kdelibs 3.5 | 544985 | thiago | 0 | Manual backport of 544982
Update the whitelist of IDNs: add gr, is and org
| |
| 14:47 | kdelibs | 544982 | thiago | 1405 | Update the whitelist of IDNs: add gr, is and org
| |
|
|
|
| 16:23 | kdelibs | 533099 | thiago | 0 | INTEGRATION:/branches/work/kdelibs4-dbus/kio/kio 533098
This doesn't require KDirNotify
| |
|
|
|
| 10:57 | kdelibs | 532636 | thiago | 0 | INTEGRATION:/branches/work/kdelibs4-dbus/kdecore 532632
This doesn't require DCOP
| |
|
|
|
| 22:53 | kdelibs | 528885 | thiago | 0 | #define protected public is not allowed. This makes the compilation
break in all platforms now. Please fix this another way.
| |
|
|
|
| 14:56 | kdelibs | 526405 | thiago | 0 | INTEGRATION:/branches/KDE/3.5/kdelibs/kioslave/http 526404
Keep the fragment when doing redirections. (the HTTP requests and
redirections don't include fragments; it's a browser thing).
CCBUG:124654
| |
| 14:55 | kdelibs 3.5 | 526404 | thiago | 0 | Keep the fragment when doing redirections. (the HTTP requests and
redirections don't include fragments; it's a browser thing).
BUG:124654
| |
| 08:05 | KTorrent | 526244 | thiago | 0 | SVN_SILENT Adding svn:ignore | |
| 08:04 | KTorrent | 526243 | thiago | 0 | Fix the Makefile | |
|
|
|
| 16:51 | kdelibs | 524094 | thiago | 0 | Complement to commit r517122: kiconview.png -> k3iconview.png
| |
| 16:21 | kdelibs | 524086 | thiago | 0 | Fix compilation: mShown is in d-> now.
| |
| 13:45 | kdelibs | 523975 | thiago | 0 | Forward port of 523961.
QApplication::flush() should not be necessary here, as long as _exit
is used.
| |
| 13:43 | kdelibs 3.5 | 523961 | thiago | 0 | flushX is not necessary if you do _exit(2).
And you should do _exit(2), never exit(3).
I'm 99% sure this will NOT start generating "unexpected async reply"
errors again (which is the reason flushX calls were introduced). But
in the off-chance that it does, let me know.
| |
|
|
|
| 20:11 | kdelibs | 514621 | thiago | 0 | Add %A to the variable expansion in invokeMailer, expanding to the URL
list, separated by , (and enclosed in ').
If %A is found by itself, it's expanded to several arguments, one to
each file. So this doesn't break the current KMail behaviour
(verified).
This fixes the behaviour for Mozilla Mail and Thunderbird.
CCBUG:122729
| |
| 20:08 | kdelibs 3.5 | 514619 | thiago | 0 | Add %A to the variable expansion in invokeMailer, expanding to the URL
list, separated by , (and enclosed in ').
If %A is found by itself, it's expanded to several arguments, one to
each file. So this doesn't break the current KMail behaviour
(verified).
This fixes the behaviour for Mozilla Mail and Thunderbird.
BUG:122729
| |
|
|
|
| 17:55 | kdelibs | 513855 | thiago | 0 | INTEGRATION:/branches/KDE/3.5/kdelibs/kdecore/network 513854
Adding the .cat TLD as a list of allowed domains that have
IDN. Mozilla hasn't enabled this yet
(http://www.mozilla.org/projects/security/tld-idn-policy-list.html)
Policy/FAQ page:
http://www.fundacio.cat/faq.html
| |
| 17:55 | kdelibs 3.5 | 513854 | thiago | 0 | Adding the .cat TLD as a list of allowed domains that have
IDN. Mozilla hasn't enabled this yet
(http://www.mozilla.org/projects/security/tld-idn-policy-list.html)
Policy/FAQ page:
http://www.fundacio.cat/faq.html
| |
|
|
|
| 12:30 | kdebase 3.5 | 512419 | thiago | 0 | Adding -no-undefined | |
| 12:23 | kdebase 3.5 | 512415 | thiago | 0 | Cannot add -no-undefined to a kded module, but I can make it report
less unresolved symbols.
| |
| 12:20 | kdebase 3.5 | 512414 | thiago | 0 | Adding -no-undefined: Link to your dependency libraries | |
|
|
|
| 11:00 | KTorrent | 509648 | thiago | 0 | These files don't exist. You should upgrade your QtDesigner.
| |
|
|
|
| 16:31 | kdelibs | 509080 | thiago | 0 | Unfortunately, Q_DECLARE_OPERATORS_FOR_FLAGS hasn't been seen yet.
| |
|
|
|
| 18:15 | KOffice | 508105 | thiago | 0 | Modify the configure script so that it uses the LIBEXIF_CFLAGS
variable that it's just created, instead of trying to guess again.
BUG:121573
| |
|
|
|
| 16:13 | kdelibs | 505332 | thiago | 0 | None of these are executable files.
CCMAIL:mbroadst@gmail.com | |
|
|
|
| 07:26 | kdegraphics | 502741 | thiago | 0 | Forward port: Use KDE_CHECK_LARGEFILE instead | |
|
|
|
| 16:44 | kdeartwork | 500971 | thiago | 0 | Forward port of commit 500969 | |
|
|
|
| 16:58 | kdelibs 3.5 | 494977 | thiago | 0 | This is a public class...
| |
|
|
|
| 22:59 | kdeedu | 492752 | thiago | 0 | Forward port of:
------------------------------------------------------------------------
r492751 | thiago | 2005-12-30 21:49:59 -0200 (Fri, 30 Dec 2005) | 6 lines
Removing stray tab from before #.
I'm not sure preprocessor directives are allowed to start beyond the first
column.
BUG:119275
| |
| 11:47 | kdelibs | 492595 | thiago | 0 | SVN_SILENT spelling error
| |
| 01:07 | kdelibs | 492491 | thiago | 0 | Forward port of:
------------------------------------------------------------------------
r492490 | thiago | 2005-12-30 00:00:47 -0200 (Fri, 30 Dec 2005) | 4 lines
Only send the Proxy-Connection: header if we're talking to a proxy.
BUG:119210
| |
| 01:00 | kdelibs 3.5 | 492490 | thiago | 0 | Only send the Proxy-Connection: header if we're talking to a proxy.
BUG:119210
| |
| 00:39 | kdelibs | 492486 | thiago | 0 | Forward port of:
------------------------------------------------------------------------
r492478 | thiago | 2005-12-29 23:24:35 -0200 (Thu, 29 Dec 2005) | 5 lines
Fix a bug in the case of KDatagramSocket::send: if the socket wasn't open,
open it now. The docs state you can do this.
Workaround: bind() or connect()/disconnect() the socket.
| |
| 00:39 | kdelibs | 492485 | thiago | 0 | Forward port of:
------------------------------------------------------------------------
r492477 | thiago | 2005-12-29 23:23:29 -0200 (Thu, 29 Dec 2005) | 5 lines
1) cache the peer and local addresses, to avoid unnecesary system calls.
KDE4: make the functions return a reference
2) change the semantic of an "open" socket: a created socket, even if
not connected, is open.
| |
| 00:39 | kdelibs | 492484 | thiago | 0 | Forward port of:
------------------------------------------------------------------------
r492476 | thiago | 2005-12-29 23:21:41 -0200 (Thu, 29 Dec 2005) | 3 lines
Cosmetic, reduces memory usage: clear up the output buffered when the socket
is closed.
| |
| 00:24 | kdelibs 3.5 | 492478 | thiago | 0 | Fix a bug in the case of KDatagramSocket::send: if the socket wasn't open,
open it now. The docs state you can do this.
Workaround: bind() or connect()/disconnect() the socket.
| |
| 00:23 | kdelibs 3.5 | 492477 | thiago | 0 | 1) cache the peer and local addresses, to avoid unnecesary system calls.
KDE4: make the functions return a reference
2) change the semantic of an "open" socket: a created socket, even if
not connected, is open.
| |
| 00:21 | kdelibs 3.5 | 492476 | thiago | 0 | Cosmetic, reduces memory usage: clear up the output buffered when the socket
is closed.
| |
|
|
|
| 12:03 | kdelibs | 490594 | thiago | 0 | Patch by Joshua J. Berry for correctly detecting libgif and libungif.
This is an unsermake patch. Do I have to update the scons build as well?
CCMAIL:<des@condordes.net>
CCMAIL:kde-buildsystem@kde.org
| |
|
|
|
| 12:48 | kdebase 3.5 | 488927 | thiago | 0 | INITFILE isn't defined in some circumstances.
Thanks to Kate Turner for pointing it out.
CCMAIL:keturner@livejournal.com
| |
|
|
|
| 20:02 | kdelibs | 486126 | thiago | 0 | Reverting, just as Dirk reverted in r486125.
| |
| 19:54 | kdelibs | 486124 | thiago | 0 | Forward-porting Dirk's fix from r486096.
| |
| 18:38 | kdepim | 486105 | thiago | 0 | SVN_SILENT Correcting the encoding in the source code to UTF-8 | |
| 18:37 | kdepim | 486104 | thiago | 0 | Correcting the encoding for this file. It probably only worked if the
codec for C strings was ISO-8859-15 (only used in some European countries).
Why does it convert only these symbols? There are more characters with
entities in HTML. I think they should be removed, aside from <, >, " and &.
| |
| 18:16 | kdepim | 486095 | thiago | 0 | SVN_SILENT Correcting the encoding in the source code to UTF-8 | |
| 18:13 | kdepim | 486092 | thiago | 0 | Converting test file and adding proper conversion on the string constant
| |
| 18:11 | kdepim | 486090 | thiago | 0 | SVN_SILENT Correcting the encoding in the source code to UTF-8 | |
| 18:08 | kdepim | 486088 | thiago | 0 | SVN_SILENT Correcting the encoding in the source code to UTF-8 (KDAB's name) | |
| 17:47 | kdenetwork | 486081 | thiago | 0 | SVN_SILENT Correcting the encoding in the source code to UTF-8 | |
| 17:29 | kdemultimedia | 486075 | thiago | 0 | SVN_SILENT Correcting the encoding in the source code to UTF-8 | |
| 17:27 | kdemultimedia | 486074 | thiago | 0 | Correcting the encoding in KJöfol, but not in all files:
kjfont.cpp is not corrected because it relies on a Latin-1 string of "åäö"
(see mString[2])
| |
| 16:35 | kdelibs | 486059 | thiago | 0 | SVN_SILENT Correcting the encoding in the source code to UTF-8 | |
| 15:30 | kdelibs | 486048 | thiago | 0 | KDE source code is supposed to be UTF-8
But QString::arg(char, ...) takes a Latin 1 character.
So use the QChar variant instead.
| |
| 15:13 | kdelibs | 486044 | thiago | 0 | SVN_SILENT Correcting the encoding in the source code to UTF-8 | |
| 15:10 | kdegraphics | 486043 | thiago | 0 | SVN_SILENT Correcting the encoding in the source code to UTF-8 | |
| 15:06 | kdelibs | 486041 | thiago | 0 | Fixing the bug in kspell's hspell plugin. Thanks to Jeff Manson for the patch.
BUG:117329,117722,117360
| |
| 15:03 | kdelibs 3.5 | 486040 | thiago | 0 | Applying patch by Jeff Manson against hspell includes
CCBUG:117329
| |
| 12:44 | kdeedu | 486005 | thiago | 0 | Changing the encoding of these files to UTF-8.
There are some bad constructs on a couple of files (like static arrays of
QStrings initialised directly with const char[] constants, without any proper
decoding) that will most likely break under certain locales.
The encoding is correct. It's the code that must be changed now. I don't
consider this a problem because it was already broken for any locale
different than the one the programmer wrote the code in.
| |
| 03:28 | kdebase | 485906 | thiago | 0 | SVN_SILENT Correcting the encoding in KDE source code | |
| 03:23 | kdebase | 485905 | thiago | 0 | SVN_SILENT Correcting the encoding in KDE source code - Apparently Kévin can't write his own name right :-) | |
| 03:21 | kdebase | 485904 | thiago | 0 | SVN_SILENT Correcting the encoding in KDE source code | |
| 03:20 | kdebase | 485903 | thiago | 0 | Making the databases be UTF-8 text and
adapting the source code to match.
| |
| 03:05 | kdeartwork | 485902 | thiago | 0 | Correcting the encoding in KDE source code | |
| 03:01 | KDevelop | 485901 | thiago | 0 | Correcting the encoding in KDE source code | |
| 02:55 | kdeaddons | 485899 | thiago | 1394 | Correcting the encoding in KDE source code | |
| 02:48 | kdeaccessibility | 485896 | thiago | 0 | Correct the encoding to UTF-8 | |
| 02:29 | kdenetwork | 485894 | thiago | 0 | Source code reads .rst files as UTF-8, so change the encoding.
I hope I converted correctly: I am unsure about files in the Estonia and Russia dirs. | |
| 02:26 | kdenetwork | 485892 | thiago | 0 | After commit 485891, sources must be UTF-8.
| |
| 02:24 | kdenetwork | 485891 | thiago | 0 | Enforce encoding in source files.
| |
|
|
|
| 03:11 | kdelibs | 484286 | thiago | 0 | Forward-porting the fix for composed types. | |
| 02:56 | kdelibs 3.5 | 484285 | thiago | 0 | Fixing marshalling of composed-integer types: negative numbers are ok.
BUG:117292
| |
|
|
|
| 23:47 | kdebase | 482157 | thiago | 0 | Fixing grammar error, pointed out by Mike Perik.
This change will show up in KDE 4.0.
BUG:116836
| |
|