Age | Commit message (Expand) | Author | Files | Lines |
2007-02-07 | Update docs to match current status; add myself as maintainer | paule | 3 | -25/+53 |
2007-02-07 | Check lircd is configured before accepting button presses | paule | 1 | -1/+5 |
2007-02-07 | Start up gracefully when lircd is not properly configured yet | paule | 3 | -4/+20 |
2007-02-07 | Rename Add button to Learn; remove Edit button; move list updating to its own... | paule | 2 | -21/+34 |
2007-02-07 | Implement learning process (requires patched irrecord with stdout buffering d... | paule | 2 | -32/+231 |
2007-02-07 | Add functions for handling /etc/lircd.conf; do basic check of /etc/lircd.conf... | paule | 2 | -0/+174 |
2007-02-06 | Start lircd on application start, and stop it on quit | paule | 3 | -19/+51 |
2007-01-31 | Don't allow configuring buttons with no remote layout selected | paule | 1 | -0/+8 |
2007-01-28 | Change to not use new for message boxes; rename sendIR parameter to a more ap... | paule | 2 | -12/+12 |
2007-01-28 | More fixes for remote selection | paule | 2 | -0/+25 |
2007-01-28 | Don't allow creating remote layouts with a blank name; remove old commented o... | paule | 1 | -13/+4 |
2007-01-28 | Remove unused source files | paule | 2 | -53/+0 |
2007-01-28 | Correctly select first remote upon loading configuration; pass current button... | paule | 1 | -14/+34 |
2007-01-28 | Correctly select first remote upon loading configuration; show a warning mess... | paule | 1 | -4/+15 |
2007-01-28 | Correctly select first remote upon loading configuration | paule | 3 | -2/+6 |
2007-01-28 | Load in current button action on opening | paule | 2 | -17/+34 |
2007-01-28 | Refactored out all communication with LIRC into new LircHandler class | paule | 13 | -755/+344 |
2007-01-22 | Every file in this commit makes a call to a function which returns a value. | erik | 1 | -8/+12 |
2007-01-13 | * Increase font size (fixes bug #1597) | paule | 3 | -16/+494 |
2005-08-23 | make it compile | mickeyl | 10 | -24/+12 |
2005-08-23 | make calc2 a subdir project | mickeyl | 14 | -10/+23 |
2005-08-11 | add opie-smb | llornkcor | 11 | -39/+34 |
2005-05-24 | Resource -> OResource | drw | 7 | -9/+11 |
2005-05-23 | Resource -> OResource and clean up includes | drw | 5 | -5/+3 |
2005-05-23 | Remove unnecessary include and fix compiler warning | drw | 1 | -2/+1 |
2005-05-23 | Resource -> OResource | drw | 1 | -2/+2 |
2005-05-23 | Remove unnecessary include | drw | 1 | -7/+2 |
2005-03-23 | link against libopiecore2 | alwin | 1 | -1/+1 |
2005-03-03 | Remove 'Experimental' from app caption | drw | 1 | -2/+2 |
2005-02-08 | Fix for #1550 start at QPEApplication::qpeDir() + "sounds/" | zecke | 1 | -2/+2 |
2005-02-06 | not build by default | llornkcor | 1 | -1/+1 |
2005-01-13 | -Use const char array instead of writing QPE/Application/clock at many applic... | zecke | 1 | -12/+17 |
2005-01-13 | The AlarmDlg and its functionality was migrated to clock.cpp | zecke | 2 | -283/+0 |
2005-01-09 | CONTROL files : reset version to 'standard' format | wimpie | 2 | -2/+2 |
2005-01-04 | CONTROL files : changed version string | wimpie | 2 | -2/+2 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use anyth... | mickeyl | 11 | -2277/+11 |
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 11 | -11/+2277 |
2004-10-26 | Protect against error in database format. Recover to old if database was | eilers | 1 | -4/+18 |
2004-10-25 | Fixing some problems.. | eilers | 2 | -46/+54 |
2004-10-23 | -Move code for converting sqlite2 to sqlite3 to a method on its own | zecke | 2 | -63/+87 |
2004-10-23 | Pimconverter got a button to convert databases from sqlite 2->3. | eilers | 3 | -10/+141 |
2004-10-18 | Bug #0001427 add microkbd Opie.Sh script to control activation | zecke | 1 | -0/+87 |
2004-10-16 | Replace QPEApplication::qpeDir() + "/ with | zecke | 1 | -1/+1 |
2004-10-12 | -Make converter_base a QWidget | zecke | 4 | -26/+13 |
2004-09-10 | Move the pixmap to calcdisplay.cpp to avoid warnings | zecke | 3 | -37/+37 |
2004-09-08 | Added | schurig | 1 | -0/+4 |
2004-08-22 | the usual... | zecke | 1 | -0/+5 |
2004-08-22 | Buffer painting which is hopefully flicker free and it works | zecke | 2 | -51/+64 |
2004-08-22 | Revert last try to remove flicker for all styles but have | zecke | 2 | -54/+59 |
2004-08-14 | Do not hardcode /opt/QtPalmtop but use $OPIEDIR | zecke | 12 | -40/+40 |