summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Fix forgotten NOT on test for Xkb presenceSebastien Braun2010-10-051-1/+1
| | | |
| * | | Fix a bug in closeup frame handling.Sebastien Braun2010-10-052-11/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | If, while a frame was in closeup mode, the corresponding client went away, the ConnectionFrame would get deleted, but still referenced in ConnectionWindow::_closeupFrame. Naturally, this led to disaster when the same (but really new) frame would be selected again. QPointer guards against QObject's going AWOL.
| * | | Implement first version of basic input event supportSebastien Braun2010-10-0518-14/+1857
| |/ /
* | / Process start/stop/view functionalityFabian Schillinger2010-11-0121-12/+989
| |/ |/| | | | | | | | | | | | | processWidget - shows a list of processes on one client, allows to start ans stop processes processesDialog - shows every processWidget as a tab processesStartDialog - starts process entered in messageEdit added handling of new pvscommands
* | [PVSGUI] parsing cmdargs fixedroot2010-09-291-1/+1
| |
* | [PVSGUI] smaler toolbarjjl2010-09-292-14/+3Star
| |
* | [PVSGUI] set toolbar position via cmd-switchjjl2010-09-293-58/+89
| |
* | [PVSGUI] restart pvs daemon on startupjjl2010-09-232-2/+7
| |
* | [PVSGUI] Only one instance should be allowed nowjjl2010-09-232-1/+9
| |
* | [PVSGUI] Turn on/off toolbar via menu and cmd-switch (pvsgui -h)jjl2010-09-222-1/+48
| |
* | [PVSGUI] always construct QSystemTrayIcon, even if systray is not availablejjl2010-09-221-10/+4Star
| |
* | pvsgui autostartjjl2010-09-211-32/+4Star
| |
* | All printf() replaced with qDebug()Johann Latocha2010-09-0114-47/+45Star
| |
* | Missing return statementJohann Latocha2010-08-301-1/+1
| |
* | Defect #644 and cleanout some old codeJohann Latocha2010-08-307-335/+29Star
| |
* | PVS output errors fixedJohann Latocha2010-08-302-9/+6Star
| |
* | Bug fixed: create config-dirJohann Latocha2010-08-293-0/+10
| |
* | Feature #633Johann Latocha2010-08-294-1/+11
| |
* | More debugout and icon bug fixedJohann Latocha2010-08-281-0/+3
| |
* | Enhancement #587Johann Latocha2010-08-2810-102/+88Star
| |
* | Some refactoringJohann Latocha2010-08-262-9/+5Star
| |
* | Defect #746Johann Latocha2010-08-262-3/+18
| |
* | Anpassungen fuer Win32-build.Alexander Hoppe2010-08-0310-54/+317
| | | | | | | | | | | | | | Aufspaltung der ClientGUIUtils in 2 Versionen Anpassungen des HomeDir Alle Aenderungen sollten unschaedlich fuer den Linux-build-Prozess sein.
* | Merge branch 'master' of openslx.org:pvsFabian Schillinger2010-07-107-112/+76Star
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: i18n/pvs_ar_JO.ts i18n/pvs_de_DE.ts i18n/pvs_es_MX.ts i18n/pvs_fr_FR.ts i18n/pvs_pl_PL.ts
| * | Configuration by pvs via D-Bus. Old .allow ist now deprecated, config file: ↵Johann Latocha2010-07-107-112/+76Star
| | | | | | | | | | | | .config/openslx/pvs.conf
* | | Inserted some Buttons in GUI and TouchGUI and modified handling of commands ↵Fabian Schillinger2010-07-105-649/+721
|/ / | | | | | | | | | | in pvs.cpp for later remote Command/Process enhancement
* | Revoke Fabians changes.Johann Latocha2010-07-1015-135/+30Star
| |
* | first commit to test gitFabian Schillinger2010-07-0915-30/+135
|/
* Defect #715, apply patch by SébastienJohann Latocha2010-07-073-2/+10
|
* jjls first git commit ever! (svn changes since r793)Johann Latocha2010-07-072-12/+13
|
* initial import of latest svn versionSebastian2010-05-12110-0/+19008