summaryrefslogtreecommitdiff
path: root/core/applets/vmemo/vmemo.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2002-04-24bug fixllornkcor1-1/+0
2002-04-24bug fixllornkcor1-11/+15
2002-04-20more informative error messagesllornkcor1-47/+69
2002-03-27forgot to uncomment ipaq code againllornkcor1-2/+2
2002-03-27changed iconllornkcor1-194/+258
2002-03-26I need this format, if I am to take this ove.. :(llornkcor1-77/+77
2002-03-25- fixed warning about shadowing of name variablesimon1-2/+2
2002-03-20fixed my blunder, I hopellornkcor1-59/+59
2002-03-18added Portuguese translations from 'covarde_anonimo' on #opiellornkcor1-105/+157
2002-02-19Temporarly disabled the mousePress and Release events on the iPAQ only duejeremy1-46/+25
2002-02-16Left a debug message box in the code. Opps. That was removed ("Recordingjeremy1-1/+1
2002-02-15Added support for the rec button on iPAQ's. This addition will only work ifjeremy1-64/+33
2002-02-15Trying to make QCop to workjeremy1-2/+10
2002-02-15Adding support for the ipaq's rec button. Not totally functioning yet, butjeremy1-95/+154
2002-02-15cleaned up commentsllornkcor1-13/+13
2002-02-15forgot length in headerllornkcor1-0/+1