index
:
pvs.git
master
Pool Video Switch
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix InputEventHandler logic bug
Sebastien Braun
2010-10-12
1
-1
/
+1
*
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
*
Remove input headers from PVSMGR_SRCS in CMakeLists.txt as they do not contri...
Sebastien Braun
2010-10-10
1
-7
/
+0
*
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 th...
Sebastien Braun
2010-10-10
1
-4
/
+1
*
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
*
Code cleanup for X11FakeKeyboardHandler.cpp
Sebastien Braun
2010-10-10
1
-225
/
+184
*
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
16
-614
/
+850
*
It is not necessary to auto-generate policyChain_autogen.h anymore
Sebastien Braun
2010-10-10
3
-80
/
+1
*
Rework template meta-magic
Sebastien Braun
2010-10-07
37
-379
/
+968
*
Make behaviour on lookup failures configurable
Sebastien Braun
2010-10-07
3
-14
/
+88
*
Update strings for special input events
Sebastien Braun
2010-10-07
5
-0
/
+590
*
Implement magic SysRq handler.
Sebastien Braun
2010-10-07
5
-1
/
+105
*
Sanitize security model yet again
Sebastien Braun
2010-10-07
3
-22
/
+48
*
Install a pvsprivinputd.conf template into /etc
Sebastien Braun
2010-10-07
2
-0
/
+19
*
Implement log targets for pvsprivinputd
Sebastien Braun
2010-10-07
4
-6
/
+308
*
Install PolKit policy file
Sebastien Braun
2010-10-06
2
-0
/
+37
*
Detect the presence of PolKit on configuration
Sebastien Braun
2010-10-06
2
-0
/
+25
*
Fix deletion order bug
Sebastien Braun
2010-10-06
3
-2
/
+15
*
Refactor signal handling in pvsprivinputd
Sebastien Braun
2010-10-06
6
-18
/
+155
*
Implement administratively configured user privileges
Sebastien Braun
2010-10-06
3
-3
/
+178
*
Add headers containing translated strings to sources for pvsmgr[touch]
Sebastien Braun
2010-10-06
1
-0
/
+6
*
Change location of pvsprivinputd.conf to /etc/
Sebastien Braun
2010-10-06
2
-2
/
+34
*
Fix typo that prevents correct compilation when XInput2.h is present
Sebastien Braun
2010-10-06
1
-1
/
+1
*
Merge remote branch 'openslx/mcastft' into input
Sebastien Braun
2010-10-06
433
-2478
/
+112187
|
\
|
*
Merge remote branch 'openslx/master' into mcastft
Sebastien Braun
2010-10-05
78
-2163
/
+4732
|
|
\
|
|
*
[PVSGUI] parsing cmdargs fixed
root
2010-09-29
1
-1
/
+1
|
|
*
[PVSGUI] smaler toolbar
jjl
2010-09-29
2
-14
/
+3
|
|
*
[PVSGUI] set toolbar position via cmd-switch
jjl
2010-09-29
3
-58
/
+89
|
|
*
[PVSGUI] restart pvs daemon on startup
jjl
2010-09-23
2
-2
/
+7
|
|
*
[PVSGUI] Only one instance should be allowed now
jjl
2010-09-23
20
-93
/
+1658
|
|
*
[PVSGUI] Turn on/off toolbar via menu and cmd-switch (pvsgui -h)
jjl
2010-09-22
7
-102
/
+364
|
|
*
[PVSGUI] always construct QSystemTrayIcon, even if systray is not available
jjl
2010-09-22
6
-105
/
+99
|
|
*
Gnome autostart fixed
jjl
2010-09-22
1
-0
/
+1
|
|
*
pvsgui autostart
jjl
2010-09-21
3
-32
/
+8
|
|
*
All printf() replaced with qDebug()
Johann Latocha
2010-09-01
15
-52
/
+46
[next]