Age | Commit message (Collapse) | Author |
|
toolbar
|
|
|
|
|
|
|
|
Make the news button open the latest news post in the user's web
browser.
Also remove the webkit dependency. I was planning on using it to
display the news in a custom window, but we'll just use the user's
browser for now.
|
|
|
|
|
|
Conflicts:
CMakeLists.txt
gui/MainWindow.h
|
|
|
|
Make .ico files usable (the plugin is already included)
|
|
|
|
Improved java detection on OSX.
|
|
|
|
|
|
Fixed buttons on osx and added .DS_Store to the gitignore file.
|
|
|
|
|
|
|
|
|
|
|
|
Use only when absolutely required.
|
|
|
|
|
|
|
|
|
|
Was causing build problems on OSX.
|
|
Remove a bunch of obsolete/unused code.
|
|
|
|
|
|
|
|
|
|
|
|
* Icon list now uses a filesystem watcher for updates
* Icon folder is user-customizable
* All the little details. ALL OF THEM.
|
|
Make the java browse button look like the other browse buttons
|
|
|
|
|
|
Button for opening an editor for the custom.json file
|
|
|
|
|
|
|
|
|
|
system default editor
|
|
|
|
|
|
|
|
|
|
into develop
|
|
|
|
|
|
|