|
|
@10478
|
14 years |
tbretz |
Updated - fixed a typo.
|
|
|
@10477
|
14 years |
tbretz |
Added descriptions for the service itself and for the default Dim services.
|
|
|
@10476
|
14 years |
tbretz |
Changed the services to described services.
|
|
|
@10475
|
14 years |
tbretz |
Changed the QTextDocument to be of a fixed size so that no horizontal ...
|
|
|
@10474
|
14 years |
lyard |
Added more services + define for single run-fits or not
|
|
|
@10473
|
14 years |
tbretz |
Fixed compilation errors.
|
|
|
@10472
|
14 years |
tbretz |
Fixed compilation errors.
|
|
|
@10471
|
14 years |
tbretz |
Use a C-string as argument for path()
|
|
|
@10470
|
14 years |
tbretz |
Removed using error_code directly.
|
|
|
@10469
|
14 years |
tbretz |
Fixed a typo. I have no idea why that compiled here.
|
|
|
@10468
|
14 years |
tbretz |
Just code cosmetics.
|
|
|
@10467
|
14 years |
tbretz |
Disallow C with a number larger than 0 in strict mode - it gives problems.
|
|
|
@10466
|
14 years |
tbretz |
Added proper resizing by adding layout hints when the tab is recreated.
|
|
|
@10465
|
14 years |
tbretz |
Fixed a typo in the output.
|
|
|
@10464
|
14 years |
tbretz |
Updated.
|
|
|
@10463
|
14 years |
tbretz |
Fixed another problem with the motif detection - the wrong language ...
|
|
|
@10461
|
14 years |
tbretz |
Little additions.
|
|
|
@10460
|
14 years |
tbretz |
Moved common part of Mjd(), GetUnixTime() into SecondsOfDay(); renamed ...
|
|
|
@10459
|
14 years |
tbretz |
Upadted.
|
|
|
@10458
|
14 years |
tbretz |
Added IS_FALSE, IS_TRUE and a proper treatment of the Motif-check; the ...
|
|
|
@10457
|
14 years |
tbretz |
Found a way to add some targets without having them in 'all'; made ...
|
|
|
@10456
|
14 years |
tbretz |
Renamed conditional to HAS_LIBXP
|
|
|
@10455
|
14 years |
tbretz |
Added a spin box which only allows numbers dividable by 4.
|
|
|
@10454
|
14 years |
tbretz |
Added GetUnixTime
|
|
|
@10453
|
14 years |
tbretz |
Commented unused functions; fixed a bug in the naming of the services; ...
|
|
|
@10452
|
14 years |
tbretz |
Added DimDescribedService; a described service which ensures that the ...
|
|
|
@10451
|
14 years |
tbretz |
Fixed the broken service names; changed default paths to something ...
|
|
|
@10450
|
14 years |
tbretz |
Fixed a wrong info in a SetCurrentState call.
|
|
|
@10449
|
14 years |
tbretz |
Added Print member function; fixed interpretation of hex and oct values
|
|
|
@10447
|
14 years |
tbretz |
Replaced HAS_QT4 by HAS_GUI; added ROOTGLIBS
|
|
|
@10446
|
14 years |
tbretz |
Updated.
|
|
|
@10445
|
14 years |
tbretz |
More output; added missing BOOST flags to LDFLAGS and CPPFLAGS.
|
|
|
@10444
|
14 years |
tbretz |
Added a new GetHey template for simplification.
|
|
|
@10443
|
14 years |
tbretz |
Allow giving root with and without bin directory.
|
|
|
@10442
|
14 years |
lyard |
Added dataLogger services and use only one file for fits runs
|
|
|
@10439
|
14 years |
tbretz |
Added new class DimNetworkInfo which initialized members secs and ...
|
|
|
@10438
|
14 years |
tbretz |
Updated.
|
|
|
@10437
|
14 years |
tbretz |
Some layout changes and new elements mainly in the Logger tab.
|
|
|
@10436
|
14 years |
tbretz |
Removed obsolete VERSION service.
|
|
|
@10435
|
14 years |
tbretz |
It doesn't seem to be necessary to link all root libraried explicitly.
|
|
|
@10434
|
14 years |
tbretz |
Added root-path.m4
|
|
|
@10433
|
14 years |
tbretz |
Added some stuff for the data logger; added a TQtWidget for playing; ...
|
|
|
@10432
|
14 years |
tbretz |
Added root support to the GUI.
|
|
|
@10431
|
14 years |
tbretz |
|
|
|
@10430
|
14 years |
tbretz |
Added checks for root.
|
|
|
@10429
|
14 years |
tbretz |
Moved the tools function into their own namespace to get rid of ...
|
|
|
@10428
|
14 years |
tbretz |
Added some more infos.
|
|
|
@10427
|
14 years |
tbretz |
Some paranoia change to the order of the data members to ensure proper ...
|
|
|
@10426
|
14 years |
tbretz |
Use autoconf macros in PrintVersion
|
|
|
@10425
|
14 years |
tbretz |
Changed the GetHex function; added support for hex and octal numbers.
|
|
|
@10424
|
14 years |
tbretz |
Suppress server name when in PrintListOfEvents
|
|
|
@10423
|
14 years |
tbretz |
Added boolean option to Print to suppress the SERVER name if any.
|
|
|
@10422
|
14 years |
tbretz |
Fixed the millisecond part of the time, the Time class expects ...
|
|
|
@10421
|
14 years |
tbretz |
Fixed the millisecond part of the time, the Time class expects ...
|
|
|
@10420
|
14 years |
tbretz |
Fixed the millisecond part of the time, the Time class expects ...
|
|
|
@10419
|
14 years |
tbretz |
Added GetName member function to StateClient for debugging purpose.
|
|
|
@10417
|
14 years |
tbretz |
Added clear and resize buttons to the service tab, slight changes to ...
|
|
|
@10416
|
14 years |
tbretz |
Little cosmetics.
|
|
|
@10415
|
14 years |
tbretz |
Removed obsolete second and thrid button.
|
|
|
@10414
|
14 years |
tbretz |
Some changes to the layout; removed the obsolete second and third LEDs
|
|
|
@10413
|
14 years |
tbretz |
|
|
|
@10412
|
14 years |
tbretz |
Added gui resource file.
|
|
|
@10411
|
14 years |
tbretz |
|
|
|
@10410
|
14 years |
tbretz |
Moved icons to resource file; some small tiny changes.
|
|
|
@10409
|
14 years |
tbretz |
Changed line wrap mode of log-window.
|
|
|
@10408
|
14 years |
tbretz |
Removed a trailing '|' from the html output.
|
|
|
@10407
|
14 years |
tbretz |
Added some text.
|
|
|
@10406
|
14 years |
tbretz |
|
|
|
@10405
|
14 years |
tbretz |
Added QT4 support.
|
|
|
@10404
|
14 years |
tbretz |
Added the fact gui and QT4 support.
|
|
|
@10403
|
14 years |
tbretz |
Added QT4 support.
|
|
|
@10402
|
14 years |
tbretz |
Added QT4 support.
|
|
|
@10401
|
14 years |
tbretz |
Implemented QT4 detection.
|
|
|
@10400
|
14 years |
tbretz |
An m4 macro to detect QT4.
|
|
|
@10399
|
14 years |
tbretz |
Some cosmetics.
|
|
|
@10398
|
14 years |
tbretz |
Fixed a warning due to an unused argument.
|
|
|
@10397
|
14 years |
tbretz |
Some cosmetics.
|
|
|
@10396
|
14 years |
tbretz |
|
|
|
@10395
|
14 years |
tbretz |
|
|
|
@10394
|
14 years |
tbretz |
First version of the GUI.
|
|
|
@10393
|
14 years |
tbretz |
Added descriptions for the virtual function.
|
|
|
@10392
|
14 years |
tbretz |
Adapted the order in the call for the constructor of Description; ...
|
|
|
@10391
|
14 years |
tbretz |
Little fix to the comments
|
|
|
@10390
|
14 years |
tbretz |
Moved the handling of the server and service lists to DimNetwork; ...
|
|
|
@10389
|
14 years |
tbretz |
Added descriptions for the virtual function.
|
|
|
@10388
|
14 years |
tbretz |
Added descriptions for the virtual function.
|
|
|
@10387
|
14 years |
tbretz |
Fixed interpreting of zero length or strings shorter than expected.
|
|
|
@10386
|
14 years |
tbretz |
Removed obsolete DistStateName
|
|
|
@10385
|
14 years |
tbretz |
Moved setting of default states to a protected memeber function; made ...
|
|
|
@10384
|
14 years |
tbretz |
Switch offf custom error handler in destructor.
|
|
|
@10383
|
14 years |
tbretz |
Added functions to signal a state change.
|
|
|
@10382
|
14 years |
tbretz |
Switch offf custom error handler in destrcutor.
|
|
|
@10381
|
14 years |
tbretz |
Turned comment and unit in constructor, added a function to return a ...
|
|
|
@10380
|
14 years |
tbretz |
Adapted call to constructor of Description.
|
|
|
@10379
|
14 years |
tbretz |
Added service to provide the STATE_LIST with the available ...
|
|
|
@10378
|
14 years |
tbretz |
New classes replacing ServiceList soon.
|
|
|
@10377
|
14 years |
tbretz |
Enabled automatic seeting of dns.
|
|
|
@10376
|
14 years |
tbretz |
Renamed FactFits to just Fits.
|
|
|
@10375
|
14 years |
tbretz |
Changed second arguemnt of main to be const.
|
|
|
@10374
|
14 years |
tbretz |
Changed basis of MessageImp::Write function from const char* to ...
|
|
|