summaryrefslogtreecommitdiff
path: root/core/applets/vmemo/vmemo.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-01-26Both files in this commit exhibit the wrong way to use temporary files.erik1-25/+48
2005-02-18fix icon showing. add filename to visual.llornkcor1-163/+154
2004-09-27fix vmemollornkcor1-5/+7
2004-09-10added support for DEVFSschurig1-3/+7
2004-07-02fixllornkcor1-16/+26
2004-06-27replace dots in filenamellornkcor1-1/+1
2004-05-02- convert qDebug to odebugar1-111/+110
2004-04-22optimize, remove an if statement from loopllornkcor1-56/+60
2004-04-22make buffersize user config BufferSize, default 1024, remove some mishmashllornkcor1-87/+91
2004-04-05convert core/applets/* to Opie debug frameworkmickeyl1-52/+56
2004-03-14Updatet the appletszecke1-4/+3
2004-03-02run the optimize_connect scriptalwin1-2/+2
2004-03-01remove duplicated boiler plate code in favour of the OTaskbarApplet templatemickeyl1-0/+12
2003-11-06merge core/applets/*mickeyl1-3/+0
2003-11-03reolved merge conflictwaspe1-2/+1
2003-08-10change filename used, and other thingsllornkcor1-31/+39
2003-05-26remove extra includesllornkcor1-6/+0
2002-12-26signature of keyRegister() QCop call changed because of the device buttonsandman1-1/+2
2002-09-25change to reflect familiar's record/memo button sending Key_24 nowllornkcor1-1/+1
2002-09-21close alert is dsp errorllornkcor1-5/+6
2002-09-20cleanupllornkcor1-33/+3
2002-09-20remove recording checkllornkcor1-4/+4
2002-09-20remove keyPress with null param checkllornkcor1-3/+3
2002-09-19fixllornkcor1-2/+4
2002-07-29fixllornkcor1-2/+10
2002-07-29fix bug number 140llornkcor1-0/+1
2002-07-29fix bug number 140llornkcor1-1/+2
2002-07-26made 2nd button release stop recording, and fixed umlimited time recordingllornkcor1-18/+26
2002-07-24added adpcm hidden config, and fixed tmp file moving before recording.. hehllornkcor1-92/+58
2002-07-12try to fix taskbar icon foofaallornkcor1-10/+36
2002-07-02changed default icon action from hold to tap to recordllornkcor1-25/+33
2002-06-29change initial default to use alertsllornkcor1-1/+1
2002-06-29fixllornkcor1-0/+3
2002-06-28changed O_RDWR to O_RDONLYllornkcor1-7/+18
2002-06-23hide again, one more fix to go..llornkcor1-6/+10
2002-06-23quick fix for ongoing recordingllornkcor1-2/+14
2002-06-23took out unreachable codellornkcor1-17/+0
2002-06-23Simon thanks for the patch. Some clean ups. Patch provided by tronicalzecke1-0/+1
2002-06-23automute and unmutellornkcor1-47/+59
2002-06-23*** empty log message ***llornkcor1-1/+1
2002-06-23error checkingllornkcor1-367/+412
2002-06-02rechange my changellornkcor1-1/+1
2002-05-26changed visual alert to QLabel in the corner while recording, instead of nag ...llornkcor1-10/+68
2002-05-23workaround for bug with QPEApplication::documentDir() returning 'root/...' in...llornkcor1-2/+4
2002-05-23new sound configllornkcor1-8/+6
2002-05-19can hide the icon by adding in VMemo.conf [Defaults] hideIcon = 1llornkcor1-10/+5
2002-05-19changed keypress stuff, and added a secret key/button for zaurus, available f...llornkcor1-56/+60
2002-05-18added jeremy's copyright, and maybe fixed or broke things for ipaqllornkcor1-20/+11
2002-05-09qregexp.hdwmw21-0/+1
2002-04-27bug fixllornkcor1-2/+2