summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble
AgeCommit message (Collapse)AuthorFilesLines
2007-01-24Every file in this commit has a memory leak of some kind or another. I thinkerik1-1/+5
all of them are minor and should not effect properly running code. But if I were you I would give libstocks and the stockticker plugin in Today a wide berth. That library is atrocious.
2007-01-10All of the files included have instances where an array is new'ed buterik1-3/+3
the corresponding delete does not have the corresponding [] argument.
2005-05-17Resource -> OResourcedrw1-8/+10
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-156/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+156
2004-09-10Fix unused global variables, unused code, unused parameters, sign != unsignedzecke4-12/+7
tests...
2004-05-31- convert qWarning to owarnar1-56/+52
2004-04-07COnversion too quick to odebugwimpie1-2/+2
2004-04-07CVS Shows the conversion to libopie2 debugging conversionwimpie1-2/+2
modified this define to optimistically
2004-04-04convert to Opie Debugging Frameworkmickeyl8-78/+112
2004-03-31dirty bugfix (segfault with scaleFactor > 1), see inside for more infomouse1-1/+3
2004-03-29remove bogus libopie dependencymickeyl1-1/+1
hell is this a lot of cleanup just because people always copied a boiler plate config.in without checking if the contents match the actual application
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-13Opie2zecke1-1/+2
2004-03-02Fix key handling bug 1268zecke1-45/+34
2004-03-02applied the patch generated by the optimize_connect script fromalwin4-13/+13
TT.
2004-03-01fix includeschicken10-57/+0
2004-02-14A small typo corrected(found while translating)sudonix1-1/+1
2004-02-08improve support for BigScreenar1-5/+2
2003-12-07s/QPEToolBar/QToolBar:mickeyl1-1/+1
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-10-27merge noncore/comm/*mickeyl5-26/+25
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0kergoth2-3/+2
2003-06-05sanitizedschurig1-1/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-221) Fixed a bug where double clicking a blank spot on the bookmark listtreke3-6/+6
caused a segfault. 2) Removed support for copying from the server. Trying to setText in the clipboard would segfault everytime from within the KRFBDecoder. Doesnt seem to like being called from within a slot.
2002-12-17Now use Single click to open a bookmark instead of a double click.treke1-1/+1
2002-12-14addLanguage rulescniehaus1-0/+2
2002-11-17Resized a couple dialogs to fit better. Now can synthesize right clicktreke6-450/+553
events from the corner menu. Still having problems with double click though
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-4/+4
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-11-03patch by jowenn no default arguments....zecke1-1/+1
2002-10-25Added QWhatsThis'streke4-5/+49
2002-10-23usualharlekin1-0/+4
2002-09-05Fixed the Send Control Alt Delete optiontreke1-2/+6
2002-09-05Added support for client side scaling of the screen. Slow, but sometimes usable.treke12-364/+461
2002-09-04This does build. More missing filestreke2-0/+72
2002-09-04More forgotten filestreke1-0/+34
2002-09-04Forgot the ui filestreke3-270/+489
2002-09-04Major modifications to the User Interfacetreke20-523/+682
1) Bookmark support added, all options are stored on a per bookmark basis 2) 16 Bit color is now a supported bit depth for the server
2002-09-01maintainer changedimm1-1/+1
2002-09-01config fiximm5-26/+29
2002-08-29I fixed some issues in .procniehaus1-1/+0