| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added a list to processesStartDialog: | Fabian Schillinger | 2010-11-09 | 3 | -48/+243 |
| | | | | | | | we can chose some commands from this list to start them or we can add new entries for a later usage modified documentation | ||||
| * | fixed typo | Fabian Schillinger | 2010-11-08 | 1 | -1/+1 |
| | | |||||
| * | modified showprocesses | Fabian Schillinger | 2010-11-08 | 3 | -42/+9![]() |
| | | |||||
| * | Cleanup | Fabian Schillinger | 2010-11-05 | 2 | -11/+15 |
| | | |||||
| * | Aktualisierung Projektdoku ... | Fabian Schillinger | 2010-11-05 | 1 | -1/+1 |
| | | |||||
| * | Process start/stop/view functionality | Fabian Schillinger | 2010-11-05 | 8 | -16/+49 |
| | | | | | Cleanup | ||||
| * | Merge branch 'master' of openslx.org:pvs | Fabian Schillinger | 2010-11-05 | 58 | -1016/+3195 |
| |\ | | | | | | | | | Conflicts: src/gui/mainWindow.cpp | ||||
| | * | Merge branch 'input-events' | Sebastien Braun | 2010-11-04 | 1 | -23/+23 |
| | |\ | |||||
| | | * | Replace stray uint{16,32}_t references by quint{16,32} | Sebastien Braun | 2010-11-04 | 1 | -23/+23 |
| | | | | |||||
| | * | | Merge input handling work to master | Sebastien Braun | 2010-11-04 | 58 | -1009/+3188 |
| | |\| | |||||
| | | * | Documentation fixes and code cleanup | Sebastien Braun | 2010-10-24 | 25 | -239/+689 |
| | | | | |||||
| | | * | Fix forgotten change of j to mods in X11FakeKeyboardHandler. | Sebastien Braun | 2010-10-13 | 1 | -1/+1 |
| | | | | |||||
| | | * | Formatting fixes for X11FakeKeyboardHandler | Sebastien Braun | 2010-10-13 | 1 | -1/+6 |
| | | | | |||||
| | | * | Uncomment killing of X-Server | Sebastien Braun | 2010-10-13 | 1 | -1/+1 |
| | | | | |||||
| | | * | Introduce init-scripts for pvsprivinputd | Sebastien Braun | 2010-10-13 | 3 | -0/+198 |
| | | | | |||||
| | | * | Fix key case comparison bug | Sebastien Braun | 2010-10-13 | 1 | -1/+1 |
| | | | | |||||
| | | * | Fix control character handling bug. | Sebastien Braun | 2010-10-12 | 1 | -2/+12 |
| | | | | | | | | | | | | | | | | | | | The code to deal with lowercase and uppercase versions of Latin1 characters was overly broad and sent ASCII Control Characters if Ctrl was pressed. | ||||
| | | * | Fix build error. | Sebastien Braun | 2010-10-12 | 1 | -5/+0![]() |
| | | | | |||||
| | | * | Fix default PolicyKit policy | Sebastien Braun | 2010-10-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | Admin password is required if user is not local and unprivileged. | ||||
| | | * | Fix segmentation fault in LogNonMatchingHandler | Sebastien Braun | 2010-10-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | Would SIGSEGV if an unmatched event arrived with no context. | ||||
| | | * | Fix InputEventHandler logic bug | Sebastien Braun | 2010-10-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | Entered break instead of return. | ||||
| | | * | Better error handling for PVSPrivInputHandler | Sebastien Braun | 2010-10-11 | 2 | -4/+21 |
| | | | | |||||
| | | * | Log unmatched events in pvsprivinputd, too. | Sebastien Braun | 2010-10-11 | 1 | -1/+3 |
| | | | | |||||
| | | * | Fix stupid Typo bug. | Sebastien Braun | 2010-10-11 | 1 | -1/+1 |
| | | | | |||||
| | | * | Introduce LogNonMatchingHandler | Sebastien Braun | 2010-10-11 | 4 | -1/+64 |
| | | | | |||||
| | | * | Add access control check to input event handling in PVS daemon | Sebastien Braun | 2010-10-11 | 2 | -2/+12 |
| | | | | |||||
| | | * | Fix bug where pressing the closeUp-button sometimes results in no action. | Sebastien Braun | 2010-10-11 | 4 | -51/+102 |
| | | | | |||||
| | | * | Fix broken formatting of InputEvent::toString() | Sebastien Braun | 2010-10-11 | 1 | -1/+1 |
| | | | | |||||
| | | * | Fix stupidity in handler chain definition | Sebastien Braun | 2010-10-11 | 2 | -2/+2 |
| | | | | |||||
| | | * | Code cleanup and simplification for X11FakeKeyboardHandler | Sebastien Braun | 2010-10-11 | 2 | -329/+358 |
| | | | | |||||
| | | * | Remove leftover code that serves no purpose | Sebastien Braun | 2010-10-11 | 1 | -4/+0![]() |
| | | | | |||||
| | | * | Add an InputEventHandler that is not compatible anywhere. | Sebastien Braun | 2010-10-11 | 2 | -1/+40 |
| | | | | |||||
| | | * | Fix bug in logical OR when chaining Require<...> Policy. | Sebastien Braun | 2010-10-11 | 1 | -2/+7 |
| | | | | |||||
| | | * | Add some comments to inputEventHandler.h | Sebastien Braun | 2010-10-10 | 1 | -0/+7 |
| | | | | |||||
| | | * | Introduce an implicit logical AND into Require policy | Sebastien Braun | 2010-10-10 | 1 | -3/+3 |
| | | | | |||||
| | | * | Fix wrong policy: KillX11Handler only works on Linux, due to dependency on ↵ | Sebastien Braun | 2010-10-10 | 1 | -4/+1![]() |
| | | | | | | | | | | | | | the /proc file system's layout. | ||||
| | | * | Lose the `get' method prefix on InputEventContext since it does not fit in | Sebastien Braun | 2010-10-10 | 5 | -11/+11 |
| | | | | |||||
| | | * | Code cleanup for inputEvent.h | Sebastien Braun | 2010-10-10 | 4 | -68/+74 |
| | | | | | | | | | | | | | | | | | | | | | | - Use Qt's fixed-width integral types instead of stdint.h, which I forgot to include anyway - CamelCase identifiers - fix underscore position on instance variables | ||||
| | | * | Code cleanup for X11FakeKeyboardHandler.cpp | Sebastien Braun | 2010-10-10 | 1 | -225/+184![]() |
| | | | | | | | | | | | | | | | | | | | - CamelCase names - Add more comments - Remove unused stuff | ||||
| | | * | Actually install pvsprivinputd | Sebastien Braun | 2010-10-10 | 1 | -0/+4 |
| | | | | |||||
| | | * | Move the translations for pvsinput into the library where they belong. | Sebastien Braun | 2010-10-10 | 11 | -24/+850 |
| | | | | |||||
| | | * | It is not necessary to auto-generate policyChain_autogen.h anymore | Sebastien Braun | 2010-10-10 | 3 | -80/+1![]() |
| | | | | | | | | | | | | | All it did is handled by implicit TypeList parameters. | ||||
| | | * | Rework template meta-magic | Sebastien Braun | 2010-10-07 | 37 | -379/+968 |
| | | | | | | | | | | | | | | | | | | | | | | - No more implicit dependency on Boost.MPL - Better documentation for template magic - Move input handler policies to handler definitions where they belong - Separate out event descriptions from handlers | ||||
| * | | | Process start/stop/view functionality | Fabian Schillinger | 2010-11-05 | 13 | -125/+262 |
| |/ / | | | | | | | | | | | | | Cleanup write to logfiles if start/stop/view of processes failed added some prompts stop more then one process at the same time | ||||
| * | | [PVSMGRTOUCH] resetall bug fixed | jjl | 2010-11-03 | 2 | -12/+5![]() |
| | | | |||||
| * | | Cleanup | Fabian Schillinger | 2010-11-01 | 1 | -3/+1![]() |
| | | | |||||
| * | | Merge branch 'master' of openslx.org:pvs | Fabian Schillinger | 2010-11-01 | 93 | -94/+8528 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt src/core/pvsConnectionManager.cpp src/pvs.cpp src/pvs.h | ||||
| | * | | [PVSGUI] No X required for --help and --version | jjl | 2010-10-14 | 2 | -20/+21 |
| | | | | |||||
| | * | | [PVSMGR] dummies removed | jjl | 2010-10-14 | 1 | -18/+18 |
| | |/ | |||||
| | * | Make behaviour on lookup failures configurable | Sebastien Braun | 2010-10-07 | 3 | -14/+88 |
| | | | |||||

