1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/chatlog
Jimi Huotari 71d1fa6f24
refactor(themes): load css and images from themes folder
Original work by tox-user.

The default theme is now placed in a different path:
- C:\users\%username%\AppData\roaming\qtox\themes - for Windows
- ~/Library/Application Support/qtox/themes - for MacOS
- ~/.config/qtox/themes - for other Unix systems including GNU/Linux

Thanks to that it's no longer required to recompile the program to modify
the theme.

In addition to that the default theme is also included as a resource. If
the theme folder or some file inside it is missing, qTox will load it
from resource.
2018-10-24 14:04:03 +02:00
..
content refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
chatline.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
chatline.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
chatlinecontent.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
chatlinecontent.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
chatlinecontentproxy.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
chatlinecontentproxy.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
chatlog.cpp Merge branch 'master' into search 2018-08-14 01:08:54 +03:00
chatlog.h chore: Use nullptr instead of 0 for NULL pointer constants. 2018-09-07 21:38:59 +00:00
chatmessage.cpp refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
chatmessage.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
createChatMessage Added markdown preference chooser to settings which chat abides by. 2016-01-28 15:18:32 -08:00
customtextdocument.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
customtextdocument.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
documentcache.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
documentcache.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
pixmapcache.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
pixmapcache.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
textformatter.cpp fix(ui): require . in www.url regex matching 2018-10-13 12:40:15 -07:00
textformatter.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00