276 commits found for author aseigo.
Mostly active for:   kdebase 3.5   kdebase   kdelibs   kdelibs 3.5   kdegraphics   kdenetwork   kdeedu

TimeProjectRevisionAuthorRepliesMessageWednesday, 30. August 2006
16:14kdebase 3.5578930aseigo0reduce visual clutter due to descriptions by not using parens and avoiding duplicating the name in the description or vice versa CCMAIL:celeste@kde.org


TimeProjectRevisionAuthorRepliesMessageTuesday, 29. August 2006
20:49kdebase578647aseigo0forward porting fixes from 3.5: - don't move windows on cross-desktop moves - allow configurability of previews to stick even for 800x600 desktops
20:47kdebase 3.5578644aseigo0ok, only move the window if your moving it on the same desktop via the pager. feels a bit odd to me (though i'm starting to get used to it already) and based on user feedback isn't what people expect. it does break a bit with literalism, but if it aligns better with expectation ......... there's also some BR#s that this applies to but my day has been way too frustrating to go searching for them right now.


TimeProjectRevisionAuthorRepliesMessageMonday, 28. August 2006
19:34kdegraphics578257aseigo0usability improvements: make this label look like its draggable by adding a resize grip to it and changing the cursor on hover.
15:28kdebase 3.5578162aseigo0ensure that init() is always called on recentapps now that it is used by more than just the menu (e.g. applets), which may result in it getting instatiated then save()d without having first loaded the old values BUG:130263


TimeProjectRevisionAuthorRepliesMessageFriday, 25. August 2006
03:57kdelibs576885aseigo0why yes, this should be const


TimeProjectRevisionAuthorRepliesMessageThursday, 24. August 2006
22:52kdebase576845aseigo0start moving this towards sensibility not much to see yet, but people are looking at this and understandably scratching their head since it's not obvious that a lot of this was sketching versus implementing... well, that's starting to change.
15:54kdelibs576679aseigo0oops. bitfields together.
03:13kdelibs576414aseigo0add middle click paste ala konqueror's clear button note problems with the "click here" text drawing.
02:24kdelibs576410aseigo0clear button inside the line edit.


TimeProjectRevisionAuthorRepliesMessageWednesday, 23. August 2006
23:52kdebase576390aseigo5541why yes, virginia, these are virtual


TimeProjectRevisionAuthorRepliesMessageSunday, 20. August 2006
08:13kdebase 3.5574790aseigo0get rid of lots of double paints, e.g. when kwifimanager updates it's icon and then it's title every second or two .. or when using plastik and it decides to call repaint(false) on the button just because it's a qtoolbutton. =/
02:22kdebase 3.5574750aseigo0don't loop infititely dragging horizontal to vertical in tiny mode. btw, i'm at a friend's place having dinner. this fix counts for double. CCMAIL:kling@impul.se


TimeProjectRevisionAuthorRepliesMessageSaturday, 19. August 2006
19:38kdebase 3.5574669aseigo0fugly but works, and that's what matters (right? ... right?! ;) BUG:132639


TimeProjectRevisionAuthorRepliesMessageFriday, 18. August 2006
20:05kdebase 3.5574353aseigo0setFocus on clicks so that you can click and then use the keyboard. for Mr. Cid.
20:05kdebase 3.5574353aseigo0setFocus on clicks so that you can click and then use the keyboard. for Mr. Cid.
18:15kdebase574330aseigo0clean up patch from Ross 'headrift' CCMAIL:headrift@gmail.com


TimeProjectRevisionAuthorRepliesMessageSaturday, 12. August 2006
02:36kdebase 3.5572260aseigo0optimization: don't redraw for every time windowsChanged is called. in the case of moving a window when desktop previews are on, moving a window across the screen at a reasonable pace used to result in over 100 repaints. now it only does ~15. given that the repaints aren't exactly trivial for these things, this is probably a good thing. for maksim. and njaard, just because he's always bitching at me about kicker.
02:08kdebase 3.5572257aseigo0attention blinking configurability. how fun. optimize things in some fairly significant ways: don't repaint taskbar buttons on window movements, don't set the taskmanager to track geom changes unless you turn on desktop previews in the pager and don't redraw the pager on window geometry changes unless we are actually showing desktop previews


TimeProjectRevisionAuthorRepliesMessageThursday, 27. July 2006
22:08kdebase 3.5567061aseigo0stop the timer if we get hidden.


TimeProjectRevisionAuthorRepliesMessageMonday, 24. July 2006
17:21kdelibs565871aseigo0add some notes in for KSystemTrayIcon
04:44kdebase 3.5565679aseigo0change both instances of ItemInt to ItemBool, not just one of them ;)


TimeProjectRevisionAuthorRepliesMessageSunday, 23. July 2006
17:15kdebase 3.5565544aseigo0allow manually turning on of previews in the pager at low screen resolutions thanks to vinay shastry for testing the patch. BUG:119560


TimeProjectRevisionAuthorRepliesMessageSaturday, 22. July 2006
22:02kdebase 3.5565258aseigo0get show/hide menubar action correct on full screened windows patch by Tadeusz Andrzej Kadlubowski
22:00kdebase565255aseigo0get the hide/show menubar menu entry correct on full screened windows in konq. patch by Tadeusz Andrzej Kadlubowski


TimeProjectRevisionAuthorRepliesMessageThursday, 06. July 2006
00:20kdelibs558778aseigo0api review improvements make test buildable again


TimeProjectRevisionAuthorRepliesMessageWednesday, 05. July 2006
23:27kdelibs558764aseigo0move ksystemtray into widgets/
23:23kdelibs558762aseigo0ksystemtray is now derived from qsystemtrayicon and only provides the kde specifics of left click behaviour and the special menu items (quit, minimize, etc...)
23:20kdelibs558761aseigo0david said this isn't used and that i can remove it. if this is wrong, talk to the man.
23:19kdelibs558760aseigo0i have no idea what this file is for. but it's in svn and it referenes a diretory that no longer exists.
23:16kdelibs558758aseigo0to help out the cool kids
10:13kdelibs558383aseigo0the cool kids use setUiDelegate(0) these days
10:00kdelibs558380aseigo0remove setInteractive from copyJob


TimeProjectRevisionAuthorRepliesMessageTuesday, 04. July 2006
23:51kdelibs558266aseigo0build
23:43kdelibs558263aseigo0since we will support xdg systray icons directly in kde4, we no longer need this kded daemon which served as a bridge between the kde systray icons and xdg systrays
14:07kdelibs557990aseigo0just build. mkretz can fix this when he's a bit further along =)


TimeProjectRevisionAuthorRepliesMessageMonday, 03. July 2006
15:05kdeartwork557568aseigo0screensavers moved into services/ScreenSavers


TimeProjectRevisionAuthorRepliesMessageFriday, 09. June 2006
19:30kdebase549757aseigo0port client-side usage of dbus. need to transition the dcop interfaces. have half a mind not to since this code will be bit-binning eventually anyways
18:05kdebase549749aseigo0remove more moribund dcop stuff. we don't need no stinkin' "client menus" =)
17:54kdebase549746aseigo0since nothing uses this, just blow it away rather than port it to dbus


TimeProjectRevisionAuthorRepliesMessageThursday, 08. June 2006
22:04kdebase549513aseigo0second run at this dbus stuff. the api is really quite nice, i must say.
21:12kdebase549507aseigo0building with dbus
18:27kdebase549473aseigo0even better fix point out by frederikh who so rudely interupted our conversation about german bathroom doors to do so.
18:11kdebase549471aseigo0build


TimeProjectRevisionAuthorRepliesMessageMonday, 05. June 2006
14:49kdebase 3.5548428aseigo0fix arrow locations on vert panels patch by Maxilys <maxilys@tele2.fr> BUGS:128622,128561


TimeProjectRevisionAuthorRepliesMessageFriday, 02. June 2006
15:51kdegraphics547575aseigo0make dsc_fixup immune to passing in a null dsc CID 2318


TimeProjectRevisionAuthorRepliesMessageWednesday, 31. May 2006
17:00kdegraphics547021aseigo0ensure we don't get a null value before using it CIDS 2301, 2302
16:49kdeaccessibility547013aseigo36ensure parent isn't null before using it CID 1633


TimeProjectRevisionAuthorRepliesMessageSunday, 28. May 2006
13:42kdelibs545834aseigo0fix a crash tzander stumbled across (calling clear() in a slot connected to a triggered(..) signal) also be safer actionTriggered. paranoia is the best way to ensure They don't get you, after all.


TimeProjectRevisionAuthorRepliesMessageTuesday, 23. May 2006
19:26kdepim544154aseigo0de-constify status() so that KMMessage does the proper override. can't keep the const's because KMKernel uses status() to get to and then modify the status object. CID 2048
19:24kdepim544151aseigo0getIndex can return -1, so check the return value before using it as an index into arrays CID 1362, 1346
18:16KOffice544140aseigo0use a QList and always delete the handles CID 1258
17:07kdeedu544125aseigo0build. too many years of c++ evidently.
16:58kdenetwork544122aseigo0don't leak an MSNInfo object. it's just a UI description interface class so we don't need it around once we have called setupUi, so just put it on the stack CID 2123
16:34kdeedu544117aseigo0check value of h. it may be impossible to not increment h given constraints on the tables that are enforced elsewhere, but better safe than sorry and keep the local code paths correct CID 1672
16:22kdegraphics544113aseigo0check pw_gecos before handing it into strchr CID 1907
16:08kdegraphics544107aseigo0build
15:47kdegraphics544094aseigo0ensure we have rle if we don't have bytes before trying to use rle to populate bytes CID 1845
15:09kdegraphics544084aseigo0check for the next node before using it. would happen to last item on a chain and so adjusting the "h pointer" isn't necessary. CID 1840
15:00kdegraphics544081aseigo0check selected for not null before ref'ing it CID 2141


TimeProjectRevisionAuthorRepliesMessageMonday, 22. May 2006
07:59kdebase543485aseigo0port to new snapshot move kicer kcm while we're at it


TimeProjectRevisionAuthorRepliesMessageFriday, 19. May 2006
21:11kdelibs542645aseigo0KRun::runURL -> KRun::runUrl the sig changed, may as well get all the way consistent ("but chubby here, he LOVES the [consistency]" - jay)
18:13kdelibs542595aseigo0minor docu update


TimeProjectRevisionAuthorRepliesMessageWednesday, 17. May 2006
16:37kdebase541927aseigo0main() scetched out, add startup notification. get these couple of changes off my disk as i'm spending the week working on something else and i hate things sitting locally (my trust in mechanical storage devices is near 0)


TimeProjectRevisionAuthorRepliesMessageMonday, 08. May 2006
20:13kdebase538772aseigo0just noticed the build complaining about setName() being depricated (setObjectName() is the new rage) so while i'm mucking with this i may as well Do It Right. third time's the charm, right? ;)
20:09kdebase538765aseigo1check the plugin ptr for null as pointed out by dhaumann
18:22kdelibs538736aseigo0mv the test too
17:48kdelibs538729aseigo0move this class to kdeui so we can implement notification management using knotification
13:46kdebase538638aseigo0remaining snapshot porting
13:44kdebase538636aseigo0snpashot porting
13:43kdebase538634aseigo0snapshot porting
13:42kdebase538633aseigo0snapshot porting
13:42kdebase538630aseigo0snapshot fixes
13:40kdebase538628aseigo0port to new snapshot
13:36kdebase538624aseigo0port to new snapshot
13:35kdebase538622aseigo0build
13:34kdebase538621aseigo0port to snapshot
13:33kdebase538619aseigo0merging changes. some were already made, but others weren't. trying to sort things out. i suppose noting on kde-core-devel that this work was already done isn't enough these days. =/


TimeProjectRevisionAuthorRepliesMessageFriday, 05. May 2006
13:52kdelibs537661aseigo0install kascii.h since apps in other modules use methods there make a note about the moving of kasciistricmp in the porting guide
04:00kdelibs537539aseigo0build


TimeProjectRevisionAuthorRepliesMessageFriday, 28. April 2006
13:07kdebase 3.5535062aseigo0we need to layout the tray every single time since the hide button may not be visible yet. BUG:126374


TimeProjectRevisionAuthorRepliesMessageFriday, 21. April 2006
22:13kdebase532427aseigo0forward port shadow fix
21:44kdebase 3.5532418aseigo0draw button text with the proper color see if anyone moans about on-hover arrows for menu buttons ;)


TimeProjectRevisionAuthorRepliesMessageThursday, 13. April 2006
19:44kdebase529572aseigo0forward port consitency fix and remove some dead code
08:52kdebase529359aseigo0fix method signature for proper override CID 923
08:51kdebase529358aseigo0forward port fix for fullscreen windows and kickertips showing anyways with autohide panels
08:50kdebase 3.5529357aseigo0fix method signature for proper override CID 923
08:49kdebase529356aseigo0fix constness; fixes override over method in konqwindow as well CID 922
08:37kdelibs529354aseigo0fix method signature so overriding occurs properly fixes some 57 CIDs
08:14kdebase529346aseigo0remove silly code; doesn't really do anything and confuses covarity ;)
00:11kdebase529282aseigo0starting work on dataengines, datasource, datavisualizations, the plasma app and applets ... doesn't compile atm as it's a work in progress off the design concepts. but dinner becons and i don't want to lose progress in case my laptop degrades further.


TimeProjectRevisionAuthorRepliesMessageWednesday, 12. April 2006
23:48kdebase 3.5529278aseigo0don't access m_writeNotifier after it's been deleted in slotFinished() coverity CID 1160
22:54kdebase529272aseigo0don't access m_writeNotifier after it's been deleted in slotFinished() coverity CID 1160


TimeProjectRevisionAuthorRepliesMessageMonday, 10. April 2006
15:18kdebase 3.5528273aseigo0use the same icon as on the button (the last task in the group's icon) for eagle eye bart.


TimeProjectRevisionAuthorRepliesMessageSaturday, 08. April 2006
13:40kdebase527515aseigo0may as well use the non-depricated calls while we're at it
13:32kdebase527510aseigo0fix odd statement
13:32kdebase 3.5527509aseigo0fix odd statement
13:31kdebase527508aseigo0only when made immutable by kiosk skip this menu
13:27kdebase 3.5527506aseigo0prevent crashes
13:21kdebase527504aseigo0now with fewer nonesensicle lines