CIA.vc
gavinbt
Real-time open source activity stats
Stats » Authors » gavinbt
informationsyndicateUTC clock
06:20 on May 26, 2012
event counters
The last message was received 3.8 years ago at 18:00 on Aug 07, 2008
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
32 messages since the first one, 4.92 years ago, for an average of 1.87 months between messages
recent messages
dateReversed sort columnprojectcontentlink
18:00 on Aug 07, 2008KDE
Commit by gavinbt :: r843732 /branches/work/soc-kdeprint-openprintingdotorg/ (7 files):
fix private gendox script, change bool option to a QFLags enum, removed old src
#
17:39 on Aug 07, 2008KDE
Commit by gavinbt :: r843718 / (26 files in 2 dirs):
updated to API changes made in KDE4 in KIO etc.
#
03:03 on Aug 29, 2007KDE
Commit by gavinbt :: r705984 /branches/work/ (56 files in 6 dirs):
this is the final commit of the code completed for gsoc
#
22:21 on Aug 20, 2007KDE
Commit by gavinbt :: r702613 /branches/work/ (15 files in 2 dirs):
refactored slightly, .h/.cpp for PrinterDetails, fixed presentation and segmentation fault bugs in PrinterWidget
#
03:26 on Aug 20, 2007KDE
Commit by gavinbt :: r702062 /branches/work/soc-kdeprint-openprintingdotorg/ (16 files):
fixed a bug in the printer xml reader, cleared up some signal mess with error()|errorString() etc. in printerxmlreaderjob, removed some non stream parser relics, fixed some debug defs,
fixed a bug (slightly hacky) where the progress dialog for printer xml parse would appear AFTER it was done because of timing issue (i'm using QTimer::singleShot to "fix"),
implemented the listwidget and detailswidget stuff in printerwidget (tho there is a bug in overlapping details/list and another where list has tiny geometry), removed some old cruft
#
20:26 on Aug 19, 2007KDE
Commit by gavinbt :: r701965 /branches/work/soc-kdeprint-openprintingdotorg/printerxmlreaderjob.cpp:
fixed the progress dialog text
#
20:10 on Aug 19, 2007KDE
Commit by gavinbt :: r701958 /branches/work/soc-kdeprint-openprintingdotorg/ (CMakeLists.txt printerxmlreader.cpp):
made printerxmlreader more permissive of tags found in "unexpected" places, fixed bug in m_stateList in printerxmlreader

found printers still don't appear in the list...
#
02:44 on Aug 17, 2007KDE
Commit by gavinbt :: r701020 / (25 files in 3 dirs):
tidy, iterate, tidy
#
17:33 on Aug 10, 2007KDE
Commit by gavinbt :: r698682 /branches/work/soc-kdeprint-openprintingdotorg/tests/ (3 files in 2 dirs):
renamed the dir
#
17:28 on Aug 10, 2007KDE
Commit by gavinbt :: r698680 /branches/work/ (13 files in 5 dirs):
basis for some tests
#
02:29 on Aug 03, 2007KDE
Commit by gavinbt :: r695828 /branches/work/soc-kdeprint-openprintingdotorg/ (11 files):
refactored the printer xml reader to be able to parse the xml as it's being downloaded

this isn't implemented in the readerjob yet
#
23:56 on Jul 25, 2007KDE
Commit by gavinbt :: r692601 /branches/work/soc-kdeprint-openprintingdotorg/ (7 files):
Reimplementing the representation of the printer data - classes basically complete but not yet in use
#
21:36 on Jul 21, 2007KDE
Commit by gavinbt :: r690699 /branches/work/soc-kdeprint-openprintingdotorg/ (16 files in 2 dirs):
Added an unused but (I feel) complete driver xml parser, general cleanup and fixes
#
00:42 on Jul 21, 2007KDE
Commit by gavinbt :: r690418 /branches/work/soc-kdeprint-openprintingdotorg/ (6 files):
I have begun implementing a model-view for the printer selection
#
02:59 on Jul 18, 2007KDE
Commit by gavinbt :: r689284 /branches/work/ (16 files in 3 dirs):
Working the implementation into the wizard
#
18:07 on Jul 17, 2007KDE
Commit by gavinbt :: r689131 /branches/work/soc-kdeprint-openprintingdotorg/ (3 files):
Fixed compile error
#
16:05 on Jul 17, 2007KDE
Commit by gavinbt :: r689097 /branches/work/soc-kdeprint-openprintingdotorg/ (6 files):
Added license to rest of the necessary files
#
00:54 on Jul 17, 2007KDE
Commit by gavinbt :: r688848 /branches/work/soc-kdeprint-openprintingdotorg/ (23 files in 2 dirs):
Begun implementation as a QWizard

Work up to date is still valid - just saves some MainWidget uncleanliness
#
01:49 on Jul 13, 2007KDE
Commit by gavinbt :: r687146 /branches/work/soc-kdeprint-openprintingdotorg/ (23 files in 3 dirs):
I'm unfortunately still rewriting the code a lot because I'm not setting anything in stone (which I should)

Currently, most of the implementation is actually there, most of the signals/slots aren't connected
 (so nothing actually happens)

There is also one (minor issue with my use of KIO::get where it doesn't let me have the progress dialog
 because I have the KIO::get call not in the GUI thread - I might just make XmlQueryJob not a
 ThreadWeaver::Job again :-S

The main thing is that I have a written (paper for now) document stating what I want and how the building
 blocks (/classes) will be formed and let me do that
#
20:08 on Jul 09, 2007KDE
Commit by gavinbt :: r685816 /branches/work/soc-kdeprint-openprintingdotorg/CMakeLists.txt:
automoc changes
#