index
:
quackondo.git
macondo
Quackle crossword game artificial intelligence and analysis tool
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quacker
/
graphicalboard.cpp
Age
Commit message (
Expand
)
Author
2023-07-18
Fix Qt6 MOC compilation on some platforms.
John Fultz
2023-07-17
Fix up std:: namespace hygiene.
John Fultz
2023-07-16
More Qt6-ish things that were probably a bad idea even in Qt5.
John Fultz
2019-07-28
Fix #87, make tiles high-res on HiDpi screens.
John Fultz
2019-07-19
Fix deprecation errors for Qt 5.13.
John Fultz
2019-02-04
After discussion with Jason/John, add myself as a copyright holder.
John Fultz
2019-02-03
fix for passing an argument to setGlobalCandidate
Martin DeMello
2019-01-14
Fix #21, committing a phoney cannot be canceled.
John Fultz
2017-08-02
More Qt5 changes and cleanups.
John Fultz
2017-08-02
Merge pull request #37 from gokceneraslan/qt55
John Fultz
2016-08-02
Fixes to allow bad endgames to be loaded from GCGs.
John Fultz
2016-01-12
Port Quackle to Qt 5.5
Gökçen Eraslan
2015-07-21
Visual Studio build maintenance.
John Fultz
2014-09-08
Add more international keyboard support.
John Fultz
2014-09-02
Change GPL file headers to v3.
John Fultz
2014-08-25
Add Polish alphabet. Fix AltGr keyboard events.
John Fultz
2014-08-12
Compiler warnings.
John Fultz
2013-12-30
Add color theme feature.
John Fultz
2013-08-25
Initial git commit.
Jason Katz-Brown