source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10516   13 years tbretz Updated.
(edit) @10515   13 years tbretz Some updates; tried to fix the deocumentation if's
(edit) @10514   13 years tbretz Ensure Timestamp is correctly initialized.
(edit) @10513   13 years tbretz Ensure Timestamp is correctly initialized.
(edit) @10512   13 years tbretz replace the address of the first element by the data() member function
(edit) @10511   13 years tbretz Added exit handler; call exit handler in case of fatal error; add Dim ...
(edit) @10510   13 years tbretz Moved exit handler to DimErrorRedirecter.
(edit) @10509   13 years tbretz Ensure Timestamp is correctly initialized.
(edit) @10508   13 years tbretz Removed dependence on Tools::Format()
(edit) @10507   13 years tbretz
(edit) @10506   13 years tbretz
(edit) @10505   13 years tbretz
(edit) @10501   13 years tbretz Added text about padding in Dim.
(edit) @10499   13 years lyard Small fixes
(edit) @10498   13 years tbretz Use stringstreams to replace Form not strings and +=
(edit) @10497   13 years tbretz Removed the last usage of Tools::Form.
(edit) @10496   13 years tbretz Removed usage of Tools::Form.
(edit) @10495   13 years tbretz Added server name to Event name.
(edit) @10494   13 years tbretz The new convention is to return always the server name in ...
(edit) @10493   13 years tbretz Allow server names to end with a slash.
(edit) @10492   13 years tbretz Return more info about statet which were not found in GetState.
(edit) @10491   13 years tbretz Added some comment.
(edit) @10490   13 years tbretz Fixed a severe bug in destructor deleting the fEventQueue elements, do ...
(edit) @10489   13 years lyard Added a number of subscriptions service and better error handling
(edit) @10488   13 years tbretz EXIT command was ignored when running in a shell - fixed.
(edit) @10487   13 years tbretz Some cosmetics to output.
(edit) @10486   13 years tbretz Remove redundant trailing \0s from strings.
(edit) @10485   13 years tbretz Fixed a valgrind warning about mixing delete and free()
(edit) @10484   13 years tbretz Exchanged the order of the STATE and the STATE_LIST for logical reasons.
(edit) @10483   13 years tbretz Switched to new version.
(edit) @10482   13 years tbretz Removed old version.
(edit) @10481   13 years tbretz Used DimInfo by mistake instead of DimStampedInfo.
(edit) @10480   13 years tbretz New version V19r19 with some important bug fixes.
(edit) @10479   13 years tbretz Disable padding for all dim transfer.
(edit) @10478   13 years tbretz Updated - fixed a typo.
(edit) @10477   13 years tbretz Added descriptions for the service itself and for the default Dim services.
(edit) @10476   13 years tbretz Changed the services to described services.
(edit) @10475   13 years tbretz Changed the QTextDocument to be of a fixed size so that no horizontal ...
(edit) @10474   13 years lyard Added more services + define for single run-fits or not
(edit) @10473   13 years tbretz Fixed compilation errors.
(edit) @10472   13 years tbretz Fixed compilation errors.
(edit) @10471   13 years tbretz Use a C-string as argument for path()
(edit) @10470   13 years tbretz Removed using error_code directly.
(edit) @10469   13 years tbretz Fixed a typo. I have no idea why that compiled here.
(edit) @10468   13 years tbretz Just code cosmetics.
(edit) @10467   13 years tbretz Disallow C with a number larger than 0 in strict mode - it gives problems.
(edit) @10466   13 years tbretz Added proper resizing by adding layout hints when the tab is recreated.
(edit) @10465   13 years tbretz Fixed a typo in the output.
(edit) @10464   13 years tbretz Updated.
(edit) @10463   13 years tbretz Fixed another problem with the motif detection - the wrong language ...
(edit) @10461   13 years tbretz Little additions.
(edit) @10460   13 years tbretz Moved common part of Mjd(), GetUnixTime() into SecondsOfDay(); renamed ...
(edit) @10459   13 years tbretz Upadted.
(edit) @10458   13 years tbretz Added IS_FALSE, IS_TRUE and a proper treatment of the Motif-check; the ...
(edit) @10457   13 years tbretz Found a way to add some targets without having them in 'all'; made ...
(edit) @10456   13 years tbretz Renamed conditional to HAS_LIBXP
(edit) @10455   13 years tbretz Added a spin box which only allows numbers dividable by 4.
(edit) @10454   13 years tbretz Added GetUnixTime
(edit) @10453   13 years tbretz Commented unused functions; fixed a bug in the naming of the services; ...
(edit) @10452   13 years tbretz Added DimDescribedService; a described service which ensures that the ...
(edit) @10451   13 years tbretz Fixed the broken service names; changed default paths to something ...
(edit) @10450   13 years tbretz Fixed a wrong info in a SetCurrentState call.
(edit) @10449   13 years tbretz Added Print member function; fixed interpretation of hex and oct values
(edit) @10447   13 years tbretz Replaced HAS_QT4 by HAS_GUI; added ROOTGLIBS
(edit) @10446   13 years tbretz Updated.
(edit) @10445   13 years tbretz More output; added missing BOOST flags to LDFLAGS and CPPFLAGS.
(edit) @10444   13 years tbretz Added a new GetHey template for simplification.
(edit) @10443   13 years tbretz Allow giving root with and without bin directory.
(edit) @10442   13 years lyard Added dataLogger services and use only one file for fits runs
(edit) @10439   13 years tbretz Added new class DimNetworkInfo which initialized members secs and ...
(edit) @10438   13 years tbretz Updated.
(edit) @10437   13 years tbretz Some layout changes and new elements mainly in the Logger tab.
(edit) @10436   13 years tbretz Removed obsolete VERSION service.
(edit) @10435   13 years tbretz It doesn't seem to be necessary to link all root libraried explicitly.
(edit) @10434   13 years tbretz Added root-path.m4
(edit) @10433   13 years tbretz Added some stuff for the data logger; added a TQtWidget for playing; ...
(edit) @10432   13 years tbretz Added root support to the GUI.
(edit) @10431   13 years tbretz
(edit) @10430   13 years tbretz Added checks for root.
(edit) @10429   13 years tbretz Moved the tools function into their own namespace to get rid of ...
(edit) @10428   13 years tbretz Added some more infos.
(edit) @10427   13 years tbretz Some paranoia change to the order of the data members to ensure proper ...
(edit) @10426   13 years tbretz Use autoconf macros in PrintVersion
(edit) @10425   13 years tbretz Changed the GetHex function; added support for hex and octal numbers.
(edit) @10424   13 years tbretz Suppress server name when in PrintListOfEvents
(edit) @10423   13 years tbretz Added boolean option to Print to suppress the SERVER name if any.
(edit) @10422   13 years tbretz Fixed the millisecond part of the time, the Time class expects ...
(edit) @10421   13 years tbretz Fixed the millisecond part of the time, the Time class expects ...
(edit) @10420   13 years tbretz Fixed the millisecond part of the time, the Time class expects ...
(edit) @10419   13 years tbretz Added GetName member function to StateClient for debugging purpose.
(edit) @10417   13 years tbretz Added clear and resize buttons to the service tab, slight changes to ...
(edit) @10416   13 years tbretz Little cosmetics.
(edit) @10415   13 years tbretz Removed obsolete second and thrid button.
(edit) @10414   13 years tbretz Some changes to the layout; removed the obsolete second and third LEDs
(edit) @10413   13 years tbretz
(edit) @10412   13 years tbretz Added gui resource file.
(edit) @10411   13 years tbretz
(edit) @10410   13 years tbretz Moved icons to resource file; some small tiny changes.
(edit) @10409   13 years tbretz Changed line wrap mode of log-window.
(edit) @10408   13 years tbretz Removed a trailing '|' from the html output.
Note: See TracRevisionLog for help on using the revision log.