11 Commits (2f2080727d84b6563bd5dec967bba974f207b6e8)

Author SHA1 Message Date
Adriaan de Groot 042852218f [license] Apply current coding style 6 years ago
Adriaan de Groot 58770037f4 [license] Allow more things locally
- If it says file:, it's local (don't require a specific file
   extension).
 - Report actual path loaded.
6 years ago
Adriaan de Groot 3608f62ec0 [license] Adjust tooltip and button texts
- Handle various states of the link and tool buttons,
   give them appropriate texts and tooltips.
6 years ago
Adriaan de Groot f0d26a74b7 [license] Set object names
- This is prep-work now that the CSS styling branch has merged
6 years ago
Adriaan de Groot 982a3fb372 [license] Apply stylesheet so displayed text is nicer. 6 years ago
Adriaan de Groot 4bdae0cab0 [license] Load full license text if local
- Load full text, toggle display
 - Swap Up and Down arrow semantics on button, to match usual
   text-editor display (down means it's expanded, displayed)
6 years ago
Adriaan de Groot ddf541774b [license] Make local and external links more consistent
- Capitalization of message
 - Add a right-pointing "open" button to external links as well
6 years ago
Adriaan de Groot c696b5c19d [license] Add show-license toggle button
- Non-functional as yet
 - Toggles expand / collapse arrow and tooltip
6 years ago
Adriaan de Groot cb80d47682 [license] Move translation / retranslation to LicenseWidget
- Language change didn't otherwise apply to the license items
6 years ago
Adriaan de Groot 1235207ead [license] Refactor LicenseWidget
- Move all the widget code into its own file
6 years ago
Adriaan de Groot 35f23c86c6 [license] Add stub LicenseWidget files
- Prepare for refactoring
 - Clean up weirdness in the CMakeLists.txt
6 years ago