127 commits found for author thiago.
Mostly active for:   kdelibs   kdelibs 3.5   kdebase   kdebase 3.5   kdepim   kdenetwork   kdemultimedia

TimeProjectRevisionAuthorRepliesMessageFriday, 30. June 2006
18:06kdelibs556512thiago0Port 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:50kdelibs556460thiago0This is safe to add.


TimeProjectRevisionAuthorRepliesMessageMonday, 19. June 2006
13:25kdelibs552846thiago0Re-generate the adaptor so that the methods that didn't do anything now actually do something


TimeProjectRevisionAuthorRepliesMessageWednesday, 14. June 2006
01:51kdebase551192thiago0INTEGRATION:/branches/KDE/3.5/kdebase/kdepasswd 551191 Remove the duplicate NoDisplay line. Patch thanks to Jens Koerber. CCBUG:128821
01:51kdebase 3.5551191thiago0Remove the duplicate NoDisplay line. Patch thanks to Jens Koerber. BUG:128821


TimeProjectRevisionAuthorRepliesMessageMonday, 12. June 2006
19:06kdelibs550679thiago0D-Bus 0.62 is released and QtDBus works with it.


TimeProjectRevisionAuthorRepliesMessageWednesday, 07. June 2006
15:27kdelibs549085thiago0The interface was named org.kde.KWin
15:27kdebase549084thiago0Rename the interface to org.kde.KWin, since that's what workspace/kcontrol/xinerama/kcmxinerama.cpp expects


TimeProjectRevisionAuthorRepliesMessageTuesday, 06. June 2006
15:29kdebase548715thiago0You 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:27kdebase548711thiago0Capitalise Session and reindent the XML file
13:25kdebase548677thiago0Uppercase 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:28kdemultimedia548667thiago0Uppercase kmid to KMid, rename the XML, reindent, re-generate the adaptors
12:26kdemultimedia548666thiago0Rename the XML file, rename the adaptor files and fix the 'l' types, that don't exist


TimeProjectRevisionAuthorRepliesMessageMonday, 05. June 2006
23:26kdebase548517thiago1Fix indentation.
19:55kdelibs548456thiago0'-' is not valid in object paths
17:38kdelibs548402thiago0Make ktoolinvocation.h not depend directly on dbus/qdbus.h
17:17kdebase548395thiago1Remove 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:03kdebase548390thiago1Merge in all changes from the kdebase4-dbus branch
16:45kdelibs548381thiago0Since 548371, there's no need for /UniqueApplication
16:08kdelibs548371thiago0Export adaptors and properties at /MainApplication as well. This renders /UniqueApplication unnecessary.
15:59kdelibs548366thiago0No dcop server to be started


TimeProjectRevisionAuthorRepliesMessageSunday, 04. June 2006
18:58kdelibs548097thiago0Use the new function from QtDBus


TimeProjectRevisionAuthorRepliesMessageSaturday, 03. June 2006
17:47kdelibs547815thiago0Fix 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:42kdelibs547811thiago0These are supposed to be slots, so move them to the slots section.


TimeProjectRevisionAuthorRepliesMessageWednesday, 31. May 2006
14:37kdelibs546962thiago0Does anyone have a brown-paper bag for me? Fix the annoying warning 'No such slot 'notifyKDebugConfigChanged' while connecting D-Bus'
07:31kdelibs546832thiago0Re-add the DONTPORT check that I had removed in my own version
07:26kdelibs546830thiago0Complement the D-BUS merge: remove DCOP
07:22kdelibs546827thiago0Complement commit 546826: svn 1.3.1 cannot handle replaced files in an atomic commit. This is fixed in svn 1.4.
07:20kdelibs546826thiago0Since 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


TimeProjectRevisionAuthorRepliesMessageFriday, 26. May 2006
14:53kdelibs 3.5544985thiago0Manual backport of 544982 Update the whitelist of IDNs: add gr, is and org
14:47kdelibs544982thiago1405Update the whitelist of IDNs: add gr, is and org


TimeProjectRevisionAuthorRepliesMessageSunday, 23. April 2006
16:23kdelibs533099thiago0INTEGRATION:/branches/work/kdelibs4-dbus/kio/kio 533098 This doesn't require KDirNotify


TimeProjectRevisionAuthorRepliesMessageSaturday, 22. April 2006
10:57kdelibs532636thiago0INTEGRATION:/branches/work/kdelibs4-dbus/kdecore 532632 This doesn't require DCOP


TimeProjectRevisionAuthorRepliesMessageTuesday, 11. April 2006
22:53kdelibs528885thiago0#define protected public is not allowed. This makes the compilation break in all platforms now. Please fix this another way.


TimeProjectRevisionAuthorRepliesMessageTuesday, 04. April 2006
14:56kdelibs526405thiago0INTEGRATION:/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:55kdelibs 3.5526404thiago0Keep the fragment when doing redirections. (the HTTP requests and redirections don't include fragments; it's a browser thing). BUG:124654
08:05KTorrent526244thiago0SVN_SILENT Adding svn:ignore
08:04KTorrent526243thiago0Fix the Makefile


TimeProjectRevisionAuthorRepliesMessageWednesday, 29. March 2006
16:51kdelibs524094thiago0Complement to commit r517122: kiconview.png -> k3iconview.png
16:21kdelibs524086thiago0Fix compilation: mShown is in d-> now.
13:45kdelibs523975thiago0Forward port of 523961. QApplication::flush() should not be necessary here, as long as _exit is used.
13:43kdelibs 3.5523961thiago0flushX 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.


TimeProjectRevisionAuthorRepliesMessageTuesday, 28. February 2006
20:11kdelibs514621thiago0Add %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:08kdelibs 3.5514619thiago0Add %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


TimeProjectRevisionAuthorRepliesMessageSunday, 26. February 2006
17:55kdelibs513855thiago0INTEGRATION:/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:55kdelibs 3.5513854thiago0Adding 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


TimeProjectRevisionAuthorRepliesMessageWednesday, 22. February 2006
12:30kdebase 3.5512419thiago0Adding -no-undefined
12:23kdebase 3.5512415thiago0Cannot add -no-undefined to a kded module, but I can make it report less unresolved symbols.
12:20kdebase 3.5512414thiago0Adding -no-undefined: Link to your dependency libraries


TimeProjectRevisionAuthorRepliesMessageWednesday, 15. February 2006
11:00KTorrent509648thiago0These files don't exist. You should upgrade your QtDesigner.


TimeProjectRevisionAuthorRepliesMessageMonday, 13. February 2006
16:31kdelibs509080thiago0Unfortunately, Q_DECLARE_OPERATORS_FOR_FLAGS hasn't been seen yet.


TimeProjectRevisionAuthorRepliesMessageFriday, 10. February 2006
18:15KOffice508105thiago0Modify the configure script so that it uses the LIBEXIF_CFLAGS variable that it's just created, instead of trying to guess again. BUG:121573


TimeProjectRevisionAuthorRepliesMessageFriday, 03. February 2006
16:13kdelibs505332thiago0None of these are executable files. CCMAIL:mbroadst@gmail.com


TimeProjectRevisionAuthorRepliesMessageFriday, 27. January 2006
07:26kdegraphics502741thiago0Forward port: Use KDE_CHECK_LARGEFILE instead


TimeProjectRevisionAuthorRepliesMessageSaturday, 21. January 2006
16:44kdeartwork500971thiago0Forward port of commit 500969


TimeProjectRevisionAuthorRepliesMessageFriday, 06. January 2006
16:58kdelibs 3.5494977thiago0This is a public class...


TimeProjectRevisionAuthorRepliesMessageFriday, 30. December 2005
22:59kdeedu492752thiago0Forward 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:47kdelibs492595thiago0SVN_SILENT spelling error
01:07kdelibs492491thiago0Forward 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:00kdelibs 3.5492490thiago0Only send the Proxy-Connection: header if we're talking to a proxy. BUG:119210
00:39kdelibs492486thiago0Forward 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:39kdelibs492485thiago0Forward 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:39kdelibs492484thiago0Forward 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:24kdelibs 3.5492478thiago0Fix 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:23kdelibs 3.5492477thiago01) 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:21kdelibs 3.5492476thiago0Cosmetic, reduces memory usage: clear up the output buffered when the socket is closed.


TimeProjectRevisionAuthorRepliesMessageThursday, 22. December 2005
12:03kdelibs490594thiago0Patch 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


TimeProjectRevisionAuthorRepliesMessageFriday, 16. December 2005
12:48kdebase 3.5488927thiago0INITFILE isn't defined in some circumstances. Thanks to Kate Turner for pointing it out. CCMAIL:keturner@livejournal.com


TimeProjectRevisionAuthorRepliesMessageTuesday, 06. December 2005
20:02kdelibs486126thiago0Reverting, just as Dirk reverted in r486125.
19:54kdelibs486124thiago0Forward-porting Dirk's fix from r486096.
18:38kdepim486105thiago0SVN_SILENT Correcting the encoding in the source code to UTF-8
18:37kdepim486104thiago0Correcting 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:16kdepim486095thiago0SVN_SILENT Correcting the encoding in the source code to UTF-8
18:13kdepim486092thiago0Converting test file and adding proper conversion on the string constant
18:11kdepim486090thiago0SVN_SILENT Correcting the encoding in the source code to UTF-8
18:08kdepim486088thiago0SVN_SILENT Correcting the encoding in the source code to UTF-8 (KDAB's name)
17:47kdenetwork486081thiago0SVN_SILENT Correcting the encoding in the source code to UTF-8
17:29kdemultimedia486075thiago0SVN_SILENT Correcting the encoding in the source code to UTF-8
17:27kdemultimedia486074thiago0Correcting 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:35kdelibs486059thiago0SVN_SILENT Correcting the encoding in the source code to UTF-8
15:30kdelibs486048thiago0KDE source code is supposed to be UTF-8 But QString::arg(char, ...) takes a Latin 1 character. So use the QChar variant instead.
15:13kdelibs486044thiago0SVN_SILENT Correcting the encoding in the source code to UTF-8
15:10kdegraphics486043thiago0SVN_SILENT Correcting the encoding in the source code to UTF-8
15:06kdelibs486041thiago0Fixing the bug in kspell's hspell plugin. Thanks to Jeff Manson for the patch. BUG:117329,117722,117360
15:03kdelibs 3.5486040thiago0Applying patch by Jeff Manson against hspell includes CCBUG:117329
12:44kdeedu486005thiago0Changing 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:28kdebase485906thiago0SVN_SILENT Correcting the encoding in KDE source code
03:23kdebase485905thiago0SVN_SILENT Correcting the encoding in KDE source code - Apparently Kévin can't write his own name right :-)
03:21kdebase485904thiago0SVN_SILENT Correcting the encoding in KDE source code
03:20kdebase485903thiago0Making the databases be UTF-8 text and adapting the source code to match.
03:05kdeartwork485902thiago0Correcting the encoding in KDE source code
03:01KDevelop485901thiago0Correcting the encoding in KDE source code
02:55kdeaddons485899thiago1394Correcting the encoding in KDE source code
02:48kdeaccessibility485896thiago0Correct the encoding to UTF-8
02:29kdenetwork485894thiago0Source 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:26kdenetwork485892thiago0After commit 485891, sources must be UTF-8.
02:24kdenetwork485891thiago0Enforce encoding in source files.


TimeProjectRevisionAuthorRepliesMessageWednesday, 30. November 2005
03:11kdelibs484286thiago0Forward-porting the fix for composed types.
02:56kdelibs 3.5484285thiago0Fixing marshalling of composed-integer types: negative numbers are ok. BUG:117292


TimeProjectRevisionAuthorRepliesMessageMonday, 21. November 2005
23:47kdebase482157thiago0Fixing grammar error, pointed out by Mike Perik. This change will show up in KDE 4.0. BUG:116836