CIA.vc
shashwath
Real-time open source activity stats
Stats » Authors » shashwath
informationsyndicateUTC clock
22:09 on May 26, 2012
event counters
The last message was received 3.25 years ago at 14:15 on Feb 24, 2009
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
33 messages since the first one, 5.93 years ago, for an average of 2.19 months between messages
recent messages
dateReversed sort columnprojectcontentlink
14:15 on Feb 24, 2009KDE
Commit by shashwath :: r930927 tools/trunk/KDE/kdevelop/tools/qtdesigner/qtdesignerdocument.cpp:
Open the file in ReadOnly mode before sending to the component. This fixes a crash caused when upgrading Qt from 4.4 to 4.5 rc1
#
15:59 on Mar 19, 2007KDE
Commit by shashwath :: r644239 amarok/trunk/extragear/multimedia/amarok/src/ (filebrowser.cpp playlistwindow.cpp):
Made the Filebrowser search bar at least visible.
#
17:53 on Feb 24, 2007KDE
Commit by shashwath :: r636925 /branches/work/amarok_uirefactor/src/ (4 files):
Customizing QDockWidget so that it looks better. I've only overridden paintEvent and disabled some dockwidget
features, but I think we'll need this soon.
#
16:51 on Feb 24, 2007KDE
Commit by shashwath :: r636903 /branches/work/amarok_uirefactor/src/ (3 files in 2 dirs):
1) Made the playlist toolbar slightly nicer
2) Statusbar changes
#
11:59 on Feb 24, 2007KDE
Commit by shashwath :: r636834 amarok/trunk/extragear/multimedia/amarok/src/ (3 files in 2 dirs):
Fixed the statusbar so that it doesn't look like the widgets are huddling for safety from some scary Widget Eating Monster.
#
06:22 on Feb 24, 2007KDE
Commit by shashwath :: r636783 /branches/work/amarok_uirefactor/src/playlistwindow.cpp:
Playlist responds better to a KVBox than a QFrame
#
18:13 on Feb 18, 2007KDE
Commit by shashwath :: r634884 amarok/trunk/extragear/multimedia/amarok/src/ (6 files in 2 dirs):
Ported to KMainWindow. The toolbar is now a child of PlaylistWindow instead of Playlist. The statusbar is also a
subclass of KStatusBar instead of QWidget, and that will need some cleanup.
#
18:14 on Feb 15, 2007KDE
Commit by shashwath :: r633910 amarok/trunk/extragear/multimedia/amarok/src/sliderwidget.cpp:
More Q3--...
#
15:37 on Feb 14, 2007KDE
Commit by shashwath :: r633617 amarok/trunk/extragear/multimedia/amarok/src/ (filebrowser.cpp mydiroperator.cpp):
Apparently, cdUp and myCdUp in MyDirOperator were making the filebrowser attempt to go up one level twice. I've
disabled the code in MyDirOperator that does this.
#
07:05 on Feb 11, 2007KDE
Commit by shashwath :: r632432 amarok/trunk/extragear/multimedia/amarok/src/ (amarokui.rc playlistwindow.cpp):
Toolbar buttons are back in the toolbar where they belong. The ui.rc file seems to not be working, so I've disabled it
and directly coded the buttons into PlaylistWindow::createGUI().
#
13:58 on Dec 31, 2006KDE
Commit by shashwath :: r618180 amarok/trunk/extragear/multimedia/amarok/src/mediadevice/njb/ (njbmediadevice.cpp njbmediadevice.h):
Converted QString constants to QChar constants in njbmediadevice.cpp
Added the standardized header to njbmediadevice.cpp and njbmediadevice.h
#
09:25 on Sep 09, 2006KDE
Commit by shashwath :: r582391 amarok/trunk/extragear/multimedia/amarok/src/mediadevice/njb/ (njbmediadevice.cpp playlist.cpp):
Removed some annoyances in the code
#
02:54 on Sep 06, 2006KDE
Commit by shashwath :: r581323 amarok/trunk/extragear/multimedia/amarok/src/mediadevice/njb/njbmediadevice.cpp:
Small fixes to upload and download code.
#
14:49 on Aug 01, 2006KDE
Commit by shashwath :: r568542 amarok/trunk/extragear/multimedia/amarok/src/mediadevice/njb/njbmediadevice.cpp:
Multiple selection while deleting.
#
18:01 on Jul 31, 2006KDE
Commit by shashwath :: r568283 amarok/trunk/extragear/multimedia/amarok/src/mediadevice/njb/njbmediadevice.cpp:
Some fixes... Delete wasn't working properly, and I've also cleaned up some of the coding style.
#
20:23 on Jul 15, 2006KDE
Commit by shashwath :: r562798 amarok/trunk/extragear/multimedia/amarok/src/mediadevice/njb/ (njbmediadevice.cpp njbmediadevice.h):
Very basic custom device information dialog box
It uses a tooltip from daap for some reason, but I wanted to see reactions to the idea.
#
18:52 on Jul 08, 2006KDE
Commit by shashwath :: r559975 amarok/trunk/extragear/multimedia/amarok/src/ (9 files in 4 dirs):
MediaQueue now works both to and from the device (using MediaItem::m_device to check direction)
NjbMediaDevice modified to take advantage of this (for download tracks, not download to collection)
Other mediadevices fixed following aumuell's new deleteItemFromDevice trick, so that things compile
#
13:05 on Jul 08, 2006KDE
Commit by shashwath :: r559785 amarok/trunk/extragear/multimedia/amarok/src/mediadevice/njb/njbmediadevice.cpp:
Fixed a spelling mistake
#
10:55 on Jul 08, 2006KDE
Commit by shashwath :: r559770 amarok/trunk/extragear/multimedia/amarok/src/mediadevice/njb/ (4 files):
Improve loading times by only adding items to the list when their parent is expanded.
Should limit the huge loading times seen while connecting.
Also implemented the trackExists function so that multiple uploads of the same track are not possible.
And eliminated a few possible memory leaks...
#
18:13 on Jul 05, 2006KDE
Commit by shashwath :: r558624 amarok/trunk/extragear/multimedia/amarok/src/mediadevice/njb/ (4 files):
Some changes to track handling. Won't be visible now, but will be useful to implement playlists
#