index
:
gama/qt.git
summary
refs
log
tree
commit
diff
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-20
Update and fix qgama/help files
HEAD
master
Ales Cepek
4
-410
/
+9
2025-01-20
Fix some minor qgama.md formatting issues
Ales Cepek
1
-7
/
+9
2025-01-19
Change help definition from :/help/qgama.html to :/help/qgama.md format
Ales Cepek
3
-3
/
+9
2025-01-19
Synchronize help/qgama.md with help/qgama.html
Ales Cepek
1
-9
/
+17
2025-01-19
Add warning to qgama.md that the file is not used.
Ales Cepek
1
-0
/
+9
2025-01-19
Return :/help/qgama.html from :/help/qgama.md format
Ales Cepek
2
-4
/
+3
2025-01-19
Change :/help/qgama.html to :/help/qgama.md
Ales Cepek
2
-3
/
+4
2025-01-18
Update ChangeLog.md for 2.09 version
Ales Cepek
1
-0
/
+9
2025-01-15
Cleanup CMakeLists.txt
Ales Cepek
2
-30
/
+36
2025-01-15
Rename GNU_gama::GNU_gama_version() to GNU_gama::version()
Ales Cepek
1
-1
/
+1
2025-01-09
Clean up CMakeList.txt
Ales Cepek
1
-43
/
+19
2025-01-08
Update CMakeLists.txt to handle qgama build with installed expat or expat 1.1
Ales Cepek
1
-6
/
+19
2025-01-04
Simplify expat parser verions handling in the About panel
Ales Cepek
1
-2
/
+2
2025-01-04
Always display expat parser version in the About panel
Ales Cepek
1
-8
/
+3
2025-01-04
Add expat version to About QGama screen
Ales Cepek
1
-2
/
+12
2024-11-15
New release 2.08
qgama-2.08
Ales Cepek
2
-0
/
+10
2024-11-07
Revert last two commits
Ales Cepek
1
-21
/
+1
2024-11-06
Add call confirm.show() immediately after the confirm constructor
Ales Cepek
1
-3
/
+13
2024-11-04
Fix formatting of About message box for Linux.
Ales Cepek
1
-0
/
+10
2024-11-03
Add Windows kit name to Help/About QGama
Ales Cepek
3
-3
/
+14
2024-10-17
Update implicit parameters of deploy-win64-qgama.ps1 for version 2.08
Ales Cepek
1
-2
/
+2
2024-10-17
CMakeLists.txt : set(CMAKE_PREFIX_PATH "C:/Qt/6.6.0/msvc2019_64/")
Ales Cepek
1
-2
/
+3
2024-10-15
Change the qgama version to 2.08 in CMakelists.txt
Ales Cepek
1
-2
/
+3
2024-09-16
Merge branch 'pre-defo'
Ales Cepek
4
-7
/
+7
2024-09-16
Remove explicit calls lnet->update_points / update_observation
pre-defo
Ales Cepek
2
-6
/
+0
2024-09-15
Fix typo `Obesrvation` in the Insert Observation Dialog
Ales Cepek
1
-1
/
+1
2024-09-12
Fix four `emit warning' messages (put subjects first)
Ales Cepek
1
-2
/
+8
2024-09-07
Rename deploy-win64/deploy-qgama.ps1 -> deploy-win64-qgama.ps1
Ales Cepek
1
-0
/
+0
2024-09-06
Update deploy-qgama.ps1 parameters (merge branch 'pre-defo')
Ales Cepek
1
-3
/
+3
2024-09-06
Update version and windeployqt path parameters in deploy-qgama.ps1
Ales Cepek
1
-3
/
+3
2024-09-01
New release 2.07
qgama-2.07
Ales Cepek
9
-24
/
+93
2024-09-01
Add new functions Enable Cluster/Network Observations to ChangeLog.md
Ales Cepek
1
-2
/
+15
2024-09-01
New release 2.07
Ales Cepek
1
-2
/
+2
2024-08-30
Fix ObservationTableMode::rowCount() and columnCount()
Ales Cepek
2
-4
/
+3
2024-08-28
Implement function Reactivate All Network Observations
Ales Cepek
2
-5
/
+37
2024-08-25
Add warning "Parameters changed" to the parameters editor.
Ales Cepek
3
-1
/
+17
2024-08-24
Rename model to pointModel in pointeditor.h|cpp
Ales Cepek
3
-14
/
+23
2024-08-22
Add a private attribute `lnet` (GNU_gama::local::LocalNetwork*) to the PointE...
Ales Cepek
7
-15
/
+58
2024-08-22
Add a private attribute `lnet` (GNU_gama::local::LocalNetwork*) to the PointE...
Ales Cepek
5
-8
/
+14
2024-08-11
Fix formating in the enumeration
Ales Cepek
1
-2
/
+2
2024-08-10
When connected to DB hide menu action Database -> Connect to Database
Ales Cepek
1
-0
/
+5
2024-08-10
When connected to DB hide menu action Database -> Connect to Database
Ales Cepek
1
-0
/
+5
2024-08-03
Add interactive function Reactivate Cluster Observations
Ales Cepek
4
-9
/
+46
2024-07-23
NetworkAdjustmentPanel : typo in new QDockWidget(tr("View")
Ales Cepek
1
-1
/
+1
2024-07-23
NetworkAdjustmentPanel : typo in new QDockWidget(tr("View")
Ales Cepek
1
-1
/
+1
2024-07-23
qgamacontrolpanel : typo in a comment
Ales Cepek
1
-1
/
+1
2024-07-19
Typo in a comment
Ales Cepek
1
-1
/
+1
2024-05-10
cmake : remove superfluous #include "constants.h"
Ales Cepek
1
-1
/
+0
2024-05-10
cmake : remove unused file showmessage.h
Ales Cepek
3
-30
/
+0
2024-05-09
DBConnection : SQLITE driver first, others order by names
Ales Cepek
1
-4
/
+5
[next]