source: pacpusframework

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @148   11 years Marek Kurdej Corrections in PacpusEvent, InputOutputBase, InputOutputInterface. …
(edit) @147   11 years Marek Kurdej Added: scripts to create new component.
(edit) @146   11 years Marek Kurdej Update: refactoring in XmlConfigFile. Added: attributes 'prefix', …
(edit) @145   11 years Marek Kurdej Update: Logger initialization invoked in PacpusSensor.
(edit) @144   11 years Marek Kurdej Minor update: Log using LOG_... macro as well.
(edit) @143   11 years Marek Kurdej Update: Logger initialization invoked in DbitePlayer.
(edit) @142   11 years Marek Kurdej Update: minor uncommented. Info: cannot use …
(edit) @141   11 years Marek Kurdej Major update: using Boost.Log if PACPUS_USE_LOG is true. Added: …
(edit) @140   11 years Marek Kurdej Update: using qt_wrap_ui, qt_wrap_cpp everywhere.
(edit) @139   11 years Marek Kurdej Fixed: qt_wrap_ui, qt_wrap_moc compatibility macros for Qt4/Qt5. …
(edit) @138   11 years morasjul fix include mane (Capital)
(edit) @137   11 years Marek Kurdej Renamed: caps fixes.
(edit) @136   11 years Marek Kurdej Renamed: fixed first letter uppercase.
(edit) @135   11 years Marek Kurdej Update: minor formatting.
(edit) @134   11 years Marek Kurdej Update: create_export adds automatically `add_definitions( …
(edit) @133   11 years Marek Kurdej Update: PacpusUtilities.cmake: create_export minor fix.
(edit) @132   11 years Marek Kurdej Update: PacpusUtilities.cmake: renamed export_${PLUGIN_NAME}.h -> …
(edit) @131   11 years Marek Kurdej Update: using Q_GADGET instead of Q_OBJECT to have signals/slot support.
(edit) @130   11 years Marek Kurdej [cmake] Update: renamed and cached variable QT5 -> PACPUS_USE_QT5.
(edit) @129   11 years Marek Kurdej Update: FindPacpus.cmake revisited.
(edit) @128   11 years Marek Kurdej Update: using CMake CMP0020 policy if supported (auto link qtmain.lib …
(edit) @127   11 years Marek Kurdej Update: PacpusDependencies.cmake, added a message to change …
(edit) @126   11 years Marek Kurdej Update: added dll export/import macros for PacpusTools.
(edit) @125   11 years morasjul fix
(edit) @124   11 years morasjul comment cmake policy because error linux fix createEcporrt cmake …
(edit) @123   11 years morasjul fix CMakeLists for windows
(edit) @122   11 years morasjul add function to PacpusSerialPort
(edit) @121   11 years morasjul add cmake macro and improve serial component
(edit) @120   11 years morasjul - add PacpusSerialport (QT 5.1 required) - add part of QT4 / QT5 cmake …
(edit) @119   11 years morasjul add Qt4 compatibility
(edit) @118   11 years morasjul Minor.
(edit) @117   11 years Marek Kurdej Removed FileLib dependency in PacpusLib (using PacpusException instead …
(edit) @116   11 years Marek Kurdej Added: PacpusException - base class for all exceptions. …
(edit) @115   11 years Marek Kurdej [doc] Added: Pacpus API reference main page. Fixed: example sections …
(edit) @114   11 years Marek Kurdej Minor: added pacpus namespace in Win32ShMem. Ignored dll-interface …
(edit) @113   11 years guyardro Change a CXX flag to compil on igep
(edit) @112   11 years Marek Kurdej Update: Log.h: macro minor changes.
(edit) @111   11 years morasjul Beta-2 : Add missing file inputOutputBase.cpp, et clean CMakeList
(edit) @110   11 years morasjul Beta-2 : Fix CMakeList (link), remove useless code and add improvement
(edit) @109   11 years aschildk Fix macro definition
(edit) @108   11 years aschildk Fix bogus macro definition, ticket #55
(edit) @107   11 years DHERBOMEZ Gérald add lib to PacpusSensor for building under linux
(edit) @106   11 years DHERBOMEZ Gérald backslash to slash
(edit) @105   11 years aschildk add missing file
(edit) @104   11 years aschildk add linux build script
(edit) @103   11 years DHERBOMEZ Gérald Correction of link bugs. Windows build OK.
(edit) @102   11 years morasjul beta : correct reading mode
(edit) @101   11 years DHERBOMEZ Gérald Modifications of the build system. Improvement of the …
(edit) @100   11 years morasjul beta 2.0 : fix some bug with xml reading function
(edit) @99   11 years morasjul Add function Geodesie::yprenuToMatrix
(edit) @98   11 years morasjul 2.0 windows fix
(edit) @97   11 years morasjul fix repository (remove useless file (moved)
(edit) @96   11 years morasjul 2.0 minor fixs
(edit) @95   11 years morasjul Pacpus 2.0 beta fix : windows exports and remove miss-placed inc file
(edit) @94   11 years DHERBOMEZ Gérald fix windows
(edit) @93   11 years DHERBOMEZ Gérald ajout de fichiers build dans dossier par défaut
(edit) @92   11 years morasjul Fix TestComponents CMakeLists.txt, add Pacpus libs (missing)
(edit) @91   11 years DHERBOMEZ Gérald Improvement of the build system to avoid some workarounds
(edit) @90   11 years morasjul fix minors cmake bugs
(edit) @89   11 years morasjul PACPUS 2.0 Beta deployed in new branch Major changes: -Add …
(edit) @88   11 years DHERBOMEZ Gérald reglages des dependances de librairies, pb de link
(edit) @87   11 years morasjul Correction du bug de link entre PacpusLib et FileLib
(edit) @86   11 years morasjul Corriger temporairement un bug de dependance entre FileLib et …
(edit) @85   11 years DHERBOMEZ Gérald FATAL_ERROR => WARNING
(edit) @84   11 years DHERBOMEZ Gérald ajout message d'erreur dans le script cmake Findlog4cxx.cmake ticket à …
(edit) @83   11 years DHERBOMEZ Gérald added build directory, create temporary files of building step inside it
(edit) @82   11 years Marek Kurdej Update: PacpusApplication minor changes in implementation.
(edit) @81   11 years Marek Kurdej Added: PacpusApplication to catch exceptions that are thrown outside.
(edit) @80   11 years morasjul minor fix cocerning FindPacpus in case or Pacpus not found but not …
(edit) @79   11 years Marek Kurdej Minor: reverted heading changes from revision 78. Left: corrected …
(edit) @78   11 years sgosseli Major: fix return types in XmlComponentConfig.
(edit) @77   11 years Marek Kurdej Minor: added newline to LICENSE-header.txt.
(edit) @76   11 years Marek Kurdej Added: automated license updating lines: %pacpus:license{ %pacpus:license}
(edit) @75   11 years Marek Kurdej Reverted mistake.
(edit) @74   11 years Marek Kurdej Added: scripts for automated license updating. The license should be …
(edit) @73   11 years Marek Kurdej Minor: line-endings.
(edit) @72   11 years Marek Kurdej Minor: LICENSE-header.txt.
(edit) @71   11 years Marek Kurdej Added: more documentation. doc/doxyfile.in: turned on …
(edit) @70   11 years Marek Kurdej Added: more documentation.
(edit) @69   11 years Marek Kurdej Added: more documentation.
(edit) @68   11 years Marek Kurdej Minor: scripts/build-msvc.bat: changed Rem to ::
(edit) @67   11 years Marek Kurdej Documentation: file info. Fixed: problem with includes in …
(edit) @66   11 years Marek Kurdej Documentation: file info.
(edit) @65   11 years Marek Kurdej Removed unnecessary comment.
(edit) @64   11 years Marek Kurdej Modified property: added svn:keywords=Id.
(edit) @63   11 years Marek Kurdej Documentation: file info.
(edit) @62   11 years Marek Kurdej Update: license info.
(edit) @61   11 years Marek Kurdej Added: some documentation and doc todo comments.
(edit) @60   11 years sgosseli Write the documentation of DbiteException.
(edit) @59   11 years Marek Kurdej Major: FileLib is now a shared library. Added: FileLibConfig.h to …
(edit) @58   11 years Marek Kurdej CMake: updated to conform to the coding style.
(edit) @57   11 years Marek Kurdej CMake: MSVC: installing debug info files .pdb.
(edit) @56   11 years Marek Kurdej Added: TODO.txt.
(edit) @55   11 years Marek Kurdej Renamed: LOG4CXX_LIBRARY to LOG4CXXD_LIBRARY_DEBUG.
(edit) @54   11 years Marek Kurdej CMake: Findlog4cxx.cmake: mark_as_advanced(LOG4CXXD_LIBRARY).
(edit) @53   11 years Marek Kurdej Added: doc todo comments.
(edit) @52   11 years Marek Kurdej Fixed: whitespaces.
(edit) @51   11 years Marek Kurdej CMake: added solution folders. Dependencies: changed Boost 1.52 to 1.49.
(edit) @50   11 years Marek Kurdej CMake: updated to conform to the coding style.
(edit) @49   11 years Marek Kurdej Coding style: curly brackets.
Note: See TracRevisionLog for help on using the revision log.