2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-28 13:17:43 +00:00

125 Commits

Author SHA1 Message Date
RadRussianRus
d6614eb9cc Updated TDesktop sources to 2.7.1+df73bda 2021-04-07 00:16:52 +03:00
RadRussianRus
f18c0d97f9 Disabled Qt scaling on all platforms by default 2021-04-04 02:13:43 +03:00
ilya-fedin
2a92568954
Add an option to use Qt scale engine (#158) 2021-04-02 00:31:06 +03:00
RadRussianRus
aec72cf579 Fix file dialog option label 2021-04-01 17:52:18 +03:00
RadRussianRus
f55e38ca9d Update file dialog option value in menu after selection 2021-04-01 07:23:53 +03:00
RadRussianRus
d0adbf1224 Fix type conversion for file dialog options 2021-04-01 00:21:03 +03:00
RadRussianRus
273200adbf Show file dialog option only on Linux 2021-03-31 23:26:33 +03:00
RadRussianRus
e26085b627 Show descriptions for disabled file dialog options 2021-03-31 23:24:33 +03:00
RadRussianRus
35008195e8 Possibility to add description to radio options 2021-03-31 22:05:08 +03:00
Ilya Fedin
ecb10dca8a Add option to choose file dialog 2021-03-31 12:36:38 +04:00
Ilya Fedin
a618181120 Make RadioBox API simpler 2021-03-31 12:33:13 +04:00
Ilya Fedin
f4d5f31f2a Fix ifndef of gtk integration in settings 2021-03-31 12:32:23 +04:00
RadRussianRus
2b4d2f2c67 Show Bot API IDs in profile by default 2021-03-30 21:41:32 +03:00
RadRussianRus
917a7ecd4d Confirm before call by default 2021-03-30 21:41:32 +03:00
RadRussianRus
1927ab7955 Updated TDesktop sources to 2.7.1+c08a148 2021-03-28 16:07:58 +03:00
RadRussianRus
1244373358 Fix pinned messages 2020-12-29 05:50:25 +03:00
RadRussianRus
b1277c3d59 Fix local folders exceptions 2020-12-29 01:49:56 +03:00
ilya-fedin
0b3f2a098f
Fix resetting system font setting to default (#132) 2020-12-26 04:03:59 +03:00
Ilya Fedin
f0a5d2ed84 Use system font on Linux by default 2020-12-26 00:30:29 +04:00
Ilya Fedin
dac24fb5b5 Use runtime OS checks in settings_menu 2020-12-26 00:19:37 +04:00
Ilya Fedin
3e16c5cf26 Change some defaults on linux
* Native window frame
* Native notifications
* No tray counter
2020-12-26 00:19:31 +04:00
Ilya Fedin
07505462a7 Add gtk integration option
It is disabled by default to provide native Qt experience by default
2020-12-25 21:54:14 +04:00
RadRussianRus
2eb8e39d73 Fixed recent stickers limit 2020-12-25 02:13:45 +03:00
RadRussianRus
e5123d56df Updated TDesktop sources to 2.4.7 2020-11-09 09:27:43 +03:00
RadRussianRus
43111207ed Version 1.3.9 beta 2020-09-09 05:51:39 +03:00
RadRussianRus
4c2fc600a0 Workaround gcc bug in other places too 2020-09-08 04:48:57 +03:00
RadRussianRus
e26fc26d7d Workaround gcc bug 2020-09-08 03:58:40 +03:00
RadRussianRus
d8196dd35f Local folders 2020-09-08 02:38:26 +03:00
RadRussianRus
010b2faa08 Add reading of double options 2020-09-07 05:59:42 +03:00
RadRussianRus
92698b9f6b Simplify parsing account-wide options 2020-09-07 05:59:42 +03:00
RadRussianRus
0eeeb18ecd Forward options
Fixes #66.
2020-09-07 05:59:38 +03:00
RadRussianRus
d3935259d7 Option to set API ID and hash from start parameter 2020-07-23 17:52:26 +03:00
ilya-fedin
866f83aa17
Add possibility to set api id and api hash at runtime (#92) 2020-07-23 15:51:25 +03:00
RadRussianRus
bf05b2cae9 Version 1.3.8 beta 2020-07-10 13:29:46 +03:00
RadRussianRus
d920a689e3 Updated TDesktop sources to 2.1.18 beta 2020-07-10 13:29:46 +03:00
RadRussianRus
11d72d6bd5 Added option to open chat on click 2020-07-09 13:13:47 +03:00
RadRussianRus
ab2ef61a0e Make retaining selection after forward optional 2020-07-09 13:13:20 +03:00
RadRussianRus
eed083da42 Version 1.3.7 beta 2020-07-03 12:59:42 +03:00
RadRussianRus
532243092b Rework default folders feature 2020-07-02 07:35:10 +03:00
RadRussianRus
f8f70fe828 Fix missing SessionController capture 2020-07-02 04:06:35 +03:00
RadRussianRus
b3e4d0b32a Merge remote-tracking branch 'tdesktop/dev' into dev 2020-07-01 06:33:36 +03:00
RadRussianRus
9953c875f3 Merge remote-tracking branch 'tdesktop/dev' into dev 2020-07-01 05:43:07 +03:00
RadRussianRus
f8c18a4820 Reworked monospace expand option
* Added Ui::SlideWrap
* Clean redundant code
* Restored accumulate_min on disabled adaptive bubbles
* Make _bubbleWidthLimit depend on monospace expand option
* Added Russian translation
2020-06-27 23:23:35 +03:00
CrisMystik
7974f64b01
Added an option to toggle the auto-expansion of the bubbles when a message is formatted in monospace (#58) [skip ci] 2020-06-27 23:16:29 +03:00
RadRussianRus
2098b2c67d Fix Q_OS_LINUX -> Q_OS_UNIX replacement 2020-06-26 07:29:49 +03:00
RadRussianRus
81d12c0e25 Version 1.3.6 beta 2020-05-22 20:50:22 +03:00
ilya-fedin
79d3918210
Add new tray icon options (#46)
* Update icon without restart
* Turn TDESKTOP_DISABLE_TRAY_COUNTER into option
* Fix custom icon for mac
* Turn KTGDESKTOP_USE_TELEGRAM_PANEL_ICON into option in setitngs
2020-05-18 00:35:08 +03:00
ilya-fedin
1b762e83ed
Add option to disable title widget (#44) 2020-05-17 20:59:33 +03:00
RadRussianRus
d799c2492c Moved kotato/boxes to kotato/customboxes
I don't look for trouble with includes.
2020-05-16 20:07:05 +03:00
RadRussianRus
e2591b7466 Option to disable emoji panel on hover 2020-05-15 20:20:12 +03:00