79 Commits (ada3c5cf0bcceb7eddb5f79107ccb3896c0ee50c)
 

Author SHA1 Message Date
Isabell Pflug ada3c5cf0b 📝 Added documentation and todo's to MainWindow class 1 year ago
Isabell Pflug 8749c1d82a 🔧 Renamed group tab for the settings global. 1 year ago
Isabell Pflug 308941523b 🗑️ Commented out a bunch of tabs that contribute nothing to the documentation 1 year ago
Isabell Pflug 4add1fcbc2 💄 Made documentation HTML display more pretty 1 year ago
Isabell Pflug dd46089f25 ♻️ Removed duplicate QSettings header inclusion 1 year ago
Isabell Pflug a649f24023 📝 Added documentation to source files 1 year ago
Isabell Pflug c40763e91b 📝 Made navigation bar even more intuitive and added todo's for MainWindow documentation 1 year ago
Isabell Pflug 8dba6d4fa9 ♻️ Moved doxygen documentation around until it finally works for settings and the SameGame class. 1 year ago
Isabell Pflug 9a45de0bbd 📝 Added documentation for ThinkPink.ini configuration file 1 year ago
Isabell Pflug eabc8aa9df 📝 Moved documentation of global QSettings unique_ptr into its header. 1 year ago
Isabell Pflug 830cc707fa ♻️ Moved extern QSettings unique_ptr into its own header. 1 year ago
Isabell Pflug d1c389e761 Revert "📝 Changed settings for better qt integration of doxygen"
This reverts commit 7ea08c44fe.
1 year ago
Isabell Pflug 7ea08c44fe 📝 Changed settings for better qt integration of doxygen 1 year ago
Isabell Pflug 72fa6a8465 📝 Started working on the unique_ptr documentation for the QSettings 1 year ago
Isabell Pflug 70f7cbafb8 🚚 Changed name of header file extension from .h to .hpp 1 year ago
Isabell Pflug 8522dc296f 📝 Added documentation for SameGame class and its members 1 year ago
Isabell Pflug 742936619e 🔧 Adjusted settings in doxyfile 1 year ago
Isabell Pflug 98ca85ca9b 📝 Added links to external qt6 documentation for doxygen 1 year ago
Isabell Pflug 13d52b67d5 🙈 Fixed .gitignore (hopefully) 1 year ago
Isabell Pflug dc084d5edb 🙈 Fixed typo for doxygen location 1 year ago
Isabell Pflug 654776c864 📝 Initialised doxygen documentation 1 year ago
Isabell Pflug 0d9591f26f 📄 Added agpl v3.0 only license 1 year ago
Isabell Pflug a0ae564ada 🚧 Started on doxygen documentation 2 years ago
Isabell Pflug 8e1c1caab7 🔥 Removed old and bad documentation 2 years ago
Isabell Pflug 84876c70c5 💄 Beautified highscore widget 2 years ago
Isabell Pflug 1e9e780776 🐛 Fixed highscore sorting 2 years ago
Isabell Pflug 98cae7f1ab 💄 Removed ambiguous phrasing for highscore dialogs 2 years ago
Isabell Pflug 4c07866eb9 🐛 Made dialog window actually disappear when clicking "ok" 2 years ago
Isabell Pflug f1dd878ac8 🐛 Replaced '\n' with Qt::endl and fixed duplicate highscore entry 2 years ago
Isabell Pflug 38d801c604 🐛 Fixed highscore functionality
Had to fix a couple of reads and writes, as well as accessing the data in the highscore QMap
2 years ago
Isabell Pflug af00be318f 📝 Added build instructions for unix / linux 2 years ago
Isabell Pflug d90a285180 🚧 Added highscore functionality 2 years ago
Isabell Pflug 0e53d9bf3b 🐛 Got rid of false positive lambda warning in connect 2 years ago
Isabell Pflug da31974744 💄 Made borders even darker 2 years ago
Isabell Pflug 4fc8860bfb 💄 Removed unneccessary sleep 2 years ago
Isabell Pflug c01b6fddb4 🚧 Added provisional "Game over" status text 2 years ago
Isabell Pflug 576295b049 📝 Mentioned c++20 underneath "dependencies" 2 years ago
Isabell Pflug 21776a7162 💄 Re-added borders in color palettes 2 years ago
Isabell Pflug d1de26b0c0 🐛 Fixed the disabled window when starting a new game 2 years ago
Isabell Pflug 1af86b4542 🐛 Moved disabling and re-enabling of the MainWindow to the correct location 2 years ago
Isabell Pflug 6e44546e97 💄 Made color palettes coherently 2 years ago
Isabell Pflug d0f29a3795 🧑‍💻 Added an extra header for the usleep function just to make really sure 2 years ago
Isabell Pflug 8217c9b457 📝 Updated screenshot to show how a running game looks like 2 years ago
Isabell Pflug e6db1caa2b 🐛 Fixed duplicated overlaying button glitch 2 years ago
Isabell Pflug 643939180d 🐛 Fixed checking of empty columns 2 years ago
Isabell Pflug f8d9eb1a50 🎉 Added previously forgotten bubbleRight function. Now it seems to be really done! 2 years ago
Isabell Pflug 73a25cd618 🐛 Fixed disabled buttons bug 2 years ago
Isabell Pflug ecf2c9f555 🎉 IT WORKS 2 years ago
Isabell Pflug 2f5984e36c 💄 Improved default colour scheme once more 2 years ago
Isabell Pflug 92e9699120 🔥 Removed unneccessary icon 2 years ago