2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-17 17:32:21 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Jay Berkenbilt
db5d03d842 Spell check 2023-12-20 07:07:35 -05:00
Jay Berkenbilt
fdf8d4a67d Ignore .idea/inspectionProfiles 2023-12-16 09:13:16 -05:00
Jay Berkenbilt
b075de73c8 Start a project-level dictionary
When a user accepts a spelling word, the word appears in a
.idea/dictionaries/$user.xml where $user is their username. A user has
control over "their "words, but all users see all words. For qpdf, we
probably want all the "official" words in qpdf.xml. This should be
automated.
2023-10-06 20:12:22 -04:00
Jay Berkenbilt
d02b737ce3 Share cmake debug profile 2023-10-06 20:12:22 -04:00
Jay Berkenbilt
861ef269d3 Save CMake profile "maintainer" 2023-10-06 20:12:22 -04:00
Jay Berkenbilt
f2385e7daf Control IDE project files 2023-10-06 20:12:22 -04:00