summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-20Update and fix qgama/help filesHEADmasterAles Cepek4-410/+9
2025-01-20Fix some minor qgama.md formatting issuesAles Cepek1-7/+9
2025-01-19Change help definition from :/help/qgama.html to :/help/qgama.md formatAles Cepek3-3/+9
2025-01-19Synchronize help/qgama.md with help/qgama.htmlAles Cepek1-9/+17
2025-01-19Add warning to qgama.md that the file is not used.Ales Cepek1-0/+9
2025-01-19Return :/help/qgama.html from :/help/qgama.md formatAles Cepek2-4/+3
2025-01-19Change :/help/qgama.html to :/help/qgama.mdAles Cepek2-3/+4
2025-01-18Update ChangeLog.md for 2.09 versionAles Cepek1-0/+9
2025-01-15Cleanup CMakeLists.txtAles Cepek2-30/+36
2025-01-15Rename GNU_gama::GNU_gama_version() to GNU_gama::version()Ales Cepek1-1/+1
2025-01-09Clean up CMakeList.txtAles Cepek1-43/+19
2025-01-08Update CMakeLists.txt to handle qgama build with installed expat or expat 1.1Ales Cepek1-6/+19
2025-01-04Simplify expat parser verions handling in the About panelAles Cepek1-2/+2
2025-01-04Always display expat parser version in the About panelAles Cepek1-8/+3
2025-01-04Add expat version to About QGama screenAles Cepek1-2/+12
2024-11-15New release 2.08qgama-2.08Ales Cepek2-0/+10
2024-11-07Revert last two commitsAles Cepek1-21/+1
2024-11-06Add call confirm.show() immediately after the confirm constructorAles Cepek1-3/+13
2024-11-04Fix formatting of About message box for Linux.Ales Cepek1-0/+10
2024-11-03Add Windows kit name to Help/About QGamaAles Cepek3-3/+14
2024-10-17Update implicit parameters of deploy-win64-qgama.ps1 for version 2.08Ales Cepek1-2/+2
2024-10-17CMakeLists.txt : set(CMAKE_PREFIX_PATH "C:/Qt/6.6.0/msvc2019_64/")Ales Cepek1-2/+3
2024-10-15Change the qgama version to 2.08 in CMakelists.txtAles Cepek1-2/+3
2024-09-16Merge branch 'pre-defo'Ales Cepek4-7/+7
2024-09-16Remove explicit calls lnet->update_points / update_observationpre-defoAles Cepek2-6/+0
2024-09-15Fix typo `Obesrvation` in the Insert Observation DialogAles Cepek1-1/+1
2024-09-12Fix four `emit warning' messages (put subjects first)Ales Cepek1-2/+8
2024-09-07Rename deploy-win64/deploy-qgama.ps1 -> deploy-win64-qgama.ps1Ales Cepek1-0/+0
2024-09-06Update deploy-qgama.ps1 parameters (merge branch 'pre-defo')Ales Cepek1-3/+3
2024-09-06Update version and windeployqt path parameters in deploy-qgama.ps1Ales Cepek1-3/+3
2024-09-01New release 2.07qgama-2.07Ales Cepek9-24/+93
2024-09-01Add new functions Enable Cluster/Network Observations to ChangeLog.mdAles Cepek1-2/+15
2024-09-01New release 2.07Ales Cepek1-2/+2
2024-08-30Fix ObservationTableMode::rowCount() and columnCount()Ales Cepek2-4/+3
2024-08-28Implement function Reactivate All Network ObservationsAles Cepek2-5/+37
2024-08-25Add warning "Parameters changed" to the parameters editor.Ales Cepek3-1/+17
2024-08-24Rename model to pointModel in pointeditor.h|cppAles Cepek3-14/+23
2024-08-22Add a private attribute `lnet` (GNU_gama::local::LocalNetwork*) to the PointE...Ales Cepek7-15/+58
2024-08-22Add a private attribute `lnet` (GNU_gama::local::LocalNetwork*) to the PointE...Ales Cepek5-8/+14
2024-08-11Fix formating in the enumerationAles Cepek1-2/+2
2024-08-10When connected to DB hide menu action Database -> Connect to DatabaseAles Cepek1-0/+5
2024-08-10When connected to DB hide menu action Database -> Connect to DatabaseAles Cepek1-0/+5
2024-08-03Add interactive function Reactivate Cluster ObservationsAles Cepek4-9/+46
2024-07-23NetworkAdjustmentPanel : typo in new QDockWidget(tr("View")Ales Cepek1-1/+1
2024-07-23NetworkAdjustmentPanel : typo in new QDockWidget(tr("View")Ales Cepek1-1/+1
2024-07-23qgamacontrolpanel : typo in a commentAles Cepek1-1/+1
2024-07-19Typo in a commentAles Cepek1-1/+1
2024-05-10cmake : remove superfluous #include "constants.h"Ales Cepek1-1/+0
2024-05-10cmake : remove unused file showmessage.hAles Cepek3-30/+0
2024-05-09DBConnection : SQLITE driver first, others order by namesAles Cepek1-4/+5