summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Ubuntu 11.10 fix (XIQueryDevice)HEADmasterJohann Latocha2012-03-231-3/+1Star
|
* Enhancement #843Johann Latocha2011-09-281-0/+1
|
* Version updateJohann Latocha2011-06-061-1/+1
|
* [PVS]Johann Latocha2011-04-191-1/+1
| | | | | * System/User scope configuration (/etc/xdg/openslx/ and ~/.config/openslx/) * Restricted mode available
* Win32 clean outJohann Latocha2011-03-021-171/+103Star
|
* fix cmake pathsSebastian Schmelzer2011-02-241-3/+3
|
* add warnings for unused, unreachable codeSebastian Schmelzer2011-02-211-2/+2
| | | | moved cmake (module) files to cmake dir
* [PVSMGR] Fullscreen mode addedJohann Latocha2010-11-291-3/+3
|
* Merge branch 'master' of openslx.org:pvsFabian Schillinger2010-11-051-7/+0Star
|\ | | | | | | | | Conflicts: src/gui/mainWindow.cpp
| * Merge input handling work to masterSebastien Braun2010-11-041-7/+0Star
| |\
| | * Remove input headers from PVSMGR_SRCS in CMakeLists.txt as they do not ↵Sebastien Braun2010-10-101-7/+0Star
| | | | | | | | | | | | contribute translatable strings anymore
* | | Process start/stop/view functionalityFabian Schillinger2010-11-051-0/+2
|/ / | | | | | | | | | | | | Cleanup write to logfiles if start/stop/view of processes failed added some prompts stop more then one process at the same time
* | Merge branch 'master' of openslx.org:pvsFabian Schillinger2010-11-011-2/+53
|\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt src/core/pvsConnectionManager.cpp src/pvs.cpp src/pvs.h
| * | [PVSGUI] No X required for --help and --versionjjl2010-10-141-2/+2
| |/
| * Implement magic SysRq handler.Sebastien Braun2010-10-071-0/+1
| |
| * Add headers containing translated strings to sources for pvsmgr[touch]Sebastien Braun2010-10-061-0/+6
| |
| * Merge remote branch 'openslx/mcastft' into inputSebastien Braun2010-10-061-45/+134
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt 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 i18n/pvsmgr_ar_JO.ts i18n/pvsmgr_de_DE.ts i18n/pvsmgr_es_MX.ts i18n/pvsmgr_fr_FR.ts i18n/pvsmgr_pl_PL.ts icons/README pvsmgr.qrc src/gui/mainWindow.cpp src/pvs.cpp src/pvs.h src/pvsDaemon.cpp src/util/clientGUIUtils.h
| | * Merge remote branch 'openslx/master' into mcastftSebastien Braun2010-10-051-42/+104
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt pvsmgr.qrc src/gui/clientConfigDialog.cpp src/gui/mainWindow.cpp src/gui/ui/mainwindow.ui src/gui/ui/mainwindowtouch.ui src/pvs.cpp src/pvs.h src/pvsDaemon.cpp src/pvsgui.cpp
| | * | Forgot to add pvsNetworkInterfaceListModel.cpp to CMakeLists.txtSebastien Braun2010-10-051-0/+2
| | | |
| | * | Implement Network-wide Configuration Interface for Multicast File TransferSebastien Braun2010-10-051-0/+6
| | | |
| | * | Implement initial multicast receive functionality in PVS daemonSebastien Braun2010-07-191-0/+2
| | | |
| | * | Implement UI and pvsDaemon components for outgoing Multicast TransferSebastien Braun2010-07-171-4/+3Star
| | | |
| | * | Implement multicast transfer protocol.Sebastien Braun2010-07-121-1/+9
| | | |
| | * | Import OpenPGM into the tree, and provide a rudimentary build script.Sebastien Braun2010-07-101-0/+10
| | | | | | | | | | | | | | | | OpenPGM will serve as the network layer for Multicast File Transfer.
| * | | Add hard requirement for XInput library.Sebastien Braun2010-10-051-1/+6
| | | | | | | | | | | | | | | | XInput2 will be preferred if its presence is detected.
| * | | Implement first version of basic input event supportSebastien Braun2010-10-051-0/+12
| |/ /
* | / Process start/stop/view functionalityFabian Schillinger2010-11-011-0/+10
| |/ |/| | | | | | | | | | | | | 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] Only one instance should be allowed nowjjl2010-09-231-4/+12
| |
* | pvsgui autostartjjl2010-09-211-0/+1
| |
* | All printf() replaced with qDebug()Johann Latocha2010-09-011-5/+1Star
| |
* | Defect #644 and cleanout some old codeJohann Latocha2010-08-301-2/+0Star
| |
* | Feature #633Johann Latocha2010-08-291-9/+11
| |
* | Uninstall target addedJohann Latocha2010-08-281-0/+9
| |
* | Enhancement #587Johann Latocha2010-08-281-1/+1
| |
* | Some refactoringJohann Latocha2010-08-261-2/+2
| |
* | Anpassungen fuer Win32-build.Alexander Hoppe2010-08-031-26/+74
| | | | | | | | | | | | | | Aufspaltung der ClientGUIUtils in 2 Versionen Anpassungen des HomeDir Alle Aenderungen sollten unschaedlich fuer den Linux-build-Prozess sein.
* | Compiler optimizations for "Release" changedJohann Latocha2010-07-161-2/+2
| |
* | Building rpms is now supported. On Debian based systems you need the rpm ↵Johann Latocha2010-07-081-1/+1
|/ | | | package.
* jjls first git commit ever! (svn changes since r793)Johann Latocha2010-07-071-4/+5
|
* initial import of latest svn versionSebastian2010-05-121-0/+344