mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-24 02:27:59 +02:00
git version history
This commit is contained in:
@ -1,9 +1,9 @@
|
|||||||
Path: slsDetectorsPackage/slsDetectorGui
|
Path: slsDetectorsPackage/slsDetectorGui
|
||||||
URL: origin git@gitorious.psi.ch:sls_det_software/sls_detector_gui.git
|
URL: origin git@gitorious.psi.ch:sls_det_software/sls_detector_gui.git
|
||||||
Repository Root: origin git@gitorious.psi.ch:sls_det_software/sls_detector_gui.git
|
Repository Root: origin git@gitorious.psi.ch:sls_det_software/sls_detector_gui.git
|
||||||
Repsitory UUID: bf99e3b9300675c33067e0934fd271b841d5dd66
|
Repsitory UUID: 8d8e3f9221be0f85c016a7d48e5d1abed5fdcc95
|
||||||
Revision: 271
|
Revision: 272
|
||||||
Branch: separate_receiver
|
Branch: separate_receiver
|
||||||
Last Changed Author: Maliakal_Dhanya
|
Last Changed Author: Maliakal_Dhanya
|
||||||
Last Changed Rev: 271
|
Last Changed Rev: 272
|
||||||
Last Changed Date: 2014-05-23 14:52:12 +0200
|
Last Changed Date: 2014-06-03 12:07:35 +0200
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
//#define SVNPATH ""
|
//#define SVNPATH ""
|
||||||
#define SVNURL "git@gitorious.psi.ch:sls_det_software/sls_detector_gui.git"
|
#define SVNURL "git@gitorious.psi.ch:sls_det_software/sls_detector_gui.git"
|
||||||
//#define SVNREPPATH ""
|
//#define SVNREPPATH ""
|
||||||
#define SVNREPUUID "bf99e3b9300675c33067e0934fd271b841d5dd66"
|
#define SVNREPUUID "8d8e3f9221be0f85c016a7d48e5d1abed5fdcc95"
|
||||||
//#define SVNREV 0x271
|
//#define SVNREV 0x272
|
||||||
//#define SVNKIND ""
|
//#define SVNKIND ""
|
||||||
//#define SVNSCHED ""
|
//#define SVNSCHED ""
|
||||||
#define SVNAUTH "Maliakal_Dhanya"
|
#define SVNAUTH "Maliakal_Dhanya"
|
||||||
#define SVNREV 0x271
|
#define SVNREV 0x272
|
||||||
#define SVNDATE 0x20140523
|
#define SVNDATE 0x20140603
|
||||||
//
|
//
|
||||||
|
@ -126,7 +126,7 @@ HEADERS = \
|
|||||||
include/qTabDebugging.h\
|
include/qTabDebugging.h\
|
||||||
include/qTabDeveloper.h\
|
include/qTabDeveloper.h\
|
||||||
include/qTabMessages.h\
|
include/qTabMessages.h\
|
||||||
include/svnInfoGui.h\
|
include/gitInfoGui.h\
|
||||||
../slsDetectorSoftware/commonFiles/sls_detector_defs.h\
|
../slsDetectorSoftware/commonFiles/sls_detector_defs.h\
|
||||||
include/qServer.h
|
include/qServer.h
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
#include "slsDetector.h"
|
#include "slsDetector.h"
|
||||||
#include "multiSlsDetector.h"
|
#include "multiSlsDetector.h"
|
||||||
#include "sls_detector_defs.h"
|
#include "sls_detector_defs.h"
|
||||||
#include "svnInfoGui.h"
|
#include "gitInfoGui.h"
|
||||||
// Qt Include Headers
|
// Qt Include Headers
|
||||||
#include <QSizePolicy>
|
#include <QSizePolicy>
|
||||||
#include <QFileDialog>
|
#include <QFileDialog>
|
||||||
|
Reference in New Issue
Block a user