summary refs log tree commit diff
path: root/src/main.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Set up translationsKonstantinos Sideris2017-05-291-0/+12
|
* Add custom scrollbar on the timelineKonstantinos Sideris2017-05-241-6/+0
|
* Initial support for backwards paginationKonstantinos Sideris2017-05-121-1/+1
|
* Set application attributes before QApplicationKonstantinos Sideris2017-05-031-2/+2
|
* Enable high dpiKonstantinos Sideris2017-05-011-0/+2
|
* Bundle fonts into the appKonstantinos Sideris2017-04-251-11/+9
| | | | | | - Create QApplication instance before font initialization, otherwise QFontDatabase crashes. - Fix broken QRC font paths
* Add common style for the scroll barsKonstantinos Sideris2017-04-241-0/+6
|
* Add logo iconsKonstantinos Sideris2017-04-211-0/+1
|
* Add initial read-only emoji supportKonstantinos Sideris2017-04-191-0/+1
|
* Move the main window to the centerKonstantinos Sideris2017-04-151-0/+8
|
* Initial commitKonstantinos Sideris2017-04-061-0/+48