# # ChangeLog for branches/0.1.x/src in pacpusframework # # Generated by Trac 1.4.3 # 07/09/24 12:35:14 Wed, 11 Feb 2015 16:49:18 GMT gsanahuj [337] * branches/0.1.x/src/_NewComponent/NewComponent.sh (modified) +x Tue, 09 Dec 2014 08:50:46 GMT phudelai [336] * branches/0.1.x/CMakeLists.txt (modified) * branches/0.1.x/src/PacpusSensor/src/ui/pacpusmainwindow.cpp (modified) CMakeLists.txt and PacpusSensor's comment updated Mon, 08 Dec 2014 12:45:22 GMT phudelai [335] * branches/0.1.x/src/PacpusSensor/src/ui/pacpusmainwindow.cpp (modified) manage the color of monitored component Thu, 04 Dec 2014 11:33:07 GMT phudelai [331] * branches/0.1.x/src/DBITEPlayer/CMakeLists.txt (modified) * branches/0.1.x/src/PacpusSensor/CMakeLists.txt (modified) * branches/0.1.x/src/dbcDecriptor/CMakeLists.txt (modified) * branches/0.1.x/src/dbcDecriptor/dbcDecriptor.pro (deleted) * branches/0.1.x/src/dbcDecriptor/dbcDecriptor.rc (deleted) * branches/0.1.x/src/dbcDecriptor/heudiasyc.ico (deleted) * branches/0.1.x/src/dbcDecriptor/main.cpp (deleted) * branches/0.1.x/src/dbcDecriptor/mainwindow.cpp (deleted) * branches/0.1.x/src/dbcDecriptor/mainwindow.h (deleted) * branches/0.1.x/src/dbcDecriptor/mainwindow.ui (deleted) * branches/0.1.x/src/dbcDecriptor/src (added) * branches/0.1.x/src/dbcDecriptor/src/main.cpp (added) * branches/0.1.x/src/dbcDecriptor/src/mainwindow.cpp (added) * branches/0.1.x/src/dbcDecriptor/src/mainwindow.h (added) * branches/0.1.x/src/dbcDecriptor/src/mainwindow.ui (added) * branches/0.1.x/src/dbcDecriptor/src/structure.h (added) * branches/0.1.x/src/dbcDecriptor/structure.h (deleted) * branches/0.1.x/src/ico (added) * branches/0.1.x/src/ico/heudiasyc.ico (added) * branches/0.1.x/src/ico/heudiasycIco.rc (added) * trunk/src/DBITEPlayer/CMakeLists.txt (modified) * trunk/src/PacpusSensor/CMakeLists.txt (modified) * trunk/src/PacpusSensor/src/ui/pacpusmainwindow.h (modified) * trunk/src/dbcDecriptor/CMakeLists.txt (modified) * trunk/src/dbcDecriptor/dbcDecriptor.pro (deleted) * trunk/src/dbcDecriptor/dbcDecriptor.rc (deleted) * trunk/src/dbcDecriptor/heudiasyc.ico (deleted) * trunk/src/dbcDecriptor/main.cpp (deleted) * trunk/src/dbcDecriptor/mainwindow.cpp (deleted) * trunk/src/dbcDecriptor/mainwindow.h (deleted) * trunk/src/dbcDecriptor/mainwindow.ui (deleted) * trunk/src/dbcDecriptor/src (added) * trunk/src/dbcDecriptor/src/main.cpp (added) * trunk/src/dbcDecriptor/src/mainwindow.cpp (added) * trunk/src/dbcDecriptor/src/mainwindow.h (added) * trunk/src/dbcDecriptor/src/mainwindow.ui (added) * trunk/src/dbcDecriptor/src/structure.h (added) * trunk/src/dbcDecriptor/structure.h (deleted) * trunk/src/ico (added) * trunk/src/ico/heudiasyc.ico (added) * trunk/src/ico/heudiasycIco.rc (added) Icon added to all graphic applications Wed, 03 Dec 2014 09:51:38 GMT phudelai [328] * branches/0.1.x/src/CMakeLists.txt (modified) * branches/0.1.x/src/dbcDecriptor (added) * branches/0.1.x/src/dbcDecriptor/CMakeLists.txt (added) * branches/0.1.x/src/dbcDecriptor/dbcDecriptor.pro (added) * branches/0.1.x/src/dbcDecriptor/dbcDecriptor.rc (added) * branches/0.1.x/src/dbcDecriptor/heudiasyc.ico (added) * branches/0.1.x/src/dbcDecriptor/main.cpp (added) * branches/0.1.x/src/dbcDecriptor/mainwindow.cpp (added) * branches/0.1.x/src/dbcDecriptor/mainwindow.h (added) * branches/0.1.x/src/dbcDecriptor/mainwindow.ui (added) * branches/0.1.x/src/dbcDecriptor/structure.h (added) dbcDecriptor added to the framework Fri, 01 Aug 2014 13:21:29 GMT DHERBOMEZ Gérald [318] * branches/0.1.x/include/Pacpus/PacpusTools/geodesie.h (modified) * branches/0.1.x/src/PacpusTools/src/geodesie.cpp (modified) bug correction about path missing in geodesie class Wed, 27 Nov 2013 12:24:57 GMT Marek Kurdej [230] * branches/0.1.x/src/PacpusLib/ComponentManager.cpp (modified) * branches/0.1.x/src/PacpusLib/Log.cpp (modified) * branches/0.1.x/src/PacpusLib/XmlConfigFile.cpp (modified) Fixed: Qt4 compilation on Linux Tue, 01 Oct 2013 14:19:12 GMT DHERBOMEZ Gérald [170] * branches/0.1.x (moved) change name of branche 2.0-beta1 to 0.1.x Thu, 01 Aug 2013 16:30:31 GMT Marek Kurdej [165] * branches/2.0-beta1/examples/ProducerConsumerExample/ConsumerExample.cpp (modified) * branches/2.0-beta1/examples/ProducerConsumerExample/ProducerConsumerExample.xml (modified) * branches/2.0-beta1/examples/ProducerConsumerExample/ProducerExample.cpp (modified) * branches/2.0-beta1/include/Pacpus/kernel/PacpusApplication.h (modified) * branches/2.0-beta1/include/Pacpus/kernel/XmlConfigFile.h (modified) * branches/2.0-beta1/src/PacpusLib/PacpusApplication.cpp (modified) * branches/2.0-beta1/src/PacpusLib/XmlComponentConfig.cpp (modified) * branches/2.0-beta1/src/PacpusLib/XmlConfigFile.cpp (modified) Major: changed plugins section name to plugings. Parameters section ...