fourtf
fe67bda136
moved .clang-format into src directory so submodules don't get formatted
2019-09-10 17:00:23 +02:00
fourtf
de956d2b95
deleted qtkeychain submodule
2019-09-10 16:46:02 +02:00
fourtf
cfaf59b6a5
removed qtkeychain
2019-09-10 16:42:11 +02:00
fourtf
d0e10a937e
fixed qtkeychain dependency
2019-09-10 15:53:45 +02:00
fourtf
82f63d2f7e
added send and receive for irc messages
2019-09-10 14:46:43 +02:00
fourtf
25f75f7580
added Credential class
2019-09-09 22:27:46 +02:00
fourtf
5974438edf
added irc tab in SelectChannelView
2019-09-09 22:26:56 +02:00
fourtf
fd0c11964e
added new function and classes for irc support
2019-09-09 22:26:14 +02:00
fourtf
9f1a5b900e
fixed single connection code and deleting abstractircserver
2019-09-09 22:22:47 +02:00
fourtf
99b92bf820
moved communi namespace define into libcommuni.pri
2019-09-09 22:19:20 +02:00
fourtf
8241ce7097
added qtkeychain dependency
2019-09-09 22:18:56 +02:00
fourtf
cf23838099
added irc support
2019-09-08 18:06:43 +02:00
fourtf
9ee286f60f
Fixes #1279 bttv global V3
2019-09-03 23:32:22 +02:00
fourtf
69aa5db2be
changed version format
2019-09-03 19:54:17 +02:00
fourtf
3e85a29ab6
2.1.4 Beta 1
2019-09-03 19:19:57 +02:00
Rasmus Karlsson
f94b44188d
Use BTTV V3 API
...
Fixes #1275
2019-09-03 15:09:49 +02:00
fourtf
1c0ed6b1aa
slightly changed layout for logs and cache
2019-09-03 13:09:33 +02:00
fourtf
577e2e0a21
moved cache into general page
2019-09-03 12:46:22 +02:00
fourtf
41a49b854e
fixed autogenerated resources formatting
2019-09-03 12:07:52 +02:00
fourtf
299cc84e04
fixed compilation
2019-09-03 12:02:58 +02:00
fourtf
6aa6e084af
removed unused settings pages
2019-09-03 11:49:44 +02:00
fourtf
ac26bd8d2d
fixed "open appdata button" always showing
2019-09-03 11:38:15 +02:00
fourtf
ab816e18bd
Merge branch 'search-settings'
2019-09-03 11:28:10 +02:00
fourtf
3ab40b280b
fixed some margins
2019-09-03 11:24:40 +02:00
fourtf
f7ee778af6
some style changes to settings
2019-09-03 11:15:38 +02:00
fourtf
0ada2e51c6
fixed spacing
2019-09-02 19:14:19 +02:00
fourtf
eaaa52260e
smol fixes
2019-09-02 19:00:17 +02:00
fourtf
125426dbf1
added header for search
2019-09-02 18:59:37 +02:00
fourtf
234cdb041b
sort paths in Resources to eliminate merge conflicts
2019-09-02 18:53:08 +02:00
fourtf
661a36c2e4
prefere user selected tab in settings search
2019-09-02 17:22:14 +02:00
fourtf
a6fd6300c9
hide duplicate spaces in settings tab list
2019-09-02 17:21:17 +02:00
fourtf
b0459ba646
add basic hiding of SettingsTabs
2019-09-02 16:39:21 +02:00
fourtf
0e62192732
post update
2019-09-02 14:01:43 +02:00
fourtf
dc1c7cb419
2.1.3
2019-09-02 12:29:18 +02:00
fourtf
e1e953272b
moved some settings around
2019-09-02 10:55:17 +02:00
fourtf
42581598e1
added "beta update" settings
2019-09-02 10:55:17 +02:00
fourtf
54c26d2228
fixed width when searching
2019-09-02 09:44:25 +02:00
pajlada
b1ed458c31
Merge pull request #1271 from RAnders00/patch-7
...
Update ENV.md with link to recent-messages service repo
2019-09-02 00:09:15 +02:00
fourtf
0b49f696ce
added filtering to general page and greying out some items to the other
...
pages
2019-09-01 23:23:20 +02:00
Ruben Anders
26b424df0e
Update ENV.md with link to recent-messages service repo
2019-09-01 23:07:19 +02:00
fourtf
37dd66f7ad
fixed missing return statement
2019-09-01 14:26:40 +02:00
fourtf
00c1de54b9
fixed compilation on non-windows
2019-09-01 14:15:36 +02:00
fourtf
ae20acb7ea
renamed AccountSwitchPopupWidget -> AccountSwitchPopup
...
This has been triggering me forever
2019-09-01 14:13:44 +02:00
fourtf
19960b5d8f
Fixes #1261 size on startup
2019-09-01 14:06:30 +02:00
fourtf
d796517eb3
Fixes #1266 tabs too wide after zoom
2019-09-01 13:26:06 +02:00
fourtf
5c0f81defd
Fixed stuff in user popup
2019-09-01 13:06:56 +02:00
Mm2PL
b441e3e159
Add copy button for user ids
2019-09-01 11:06:07 +02:00
Mm2PL
6732aab323
Add user IDs to user cards ( #1247 )
...
* Add user ids to user cards and a setting to the misc section of the settings
* Fix letter casing
* Forgot to run clang-format, now it's fixed
* Fix crash in UserInfoPopup::updateUserData()
* Removed setting as per Apa420's and fourtf's advice
* Removed remnants of the setting
2019-08-31 17:58:28 +02:00
Rasmus Karlsson
a878ca8062
Remove unused lambda capture to fix warnings
2019-08-31 17:45:13 +02:00
Rasmus Karlsson
7ff567d584
rename "messageReceived" to "readConnectionMessageReceived" to match the "readConnected/writeConnected" and "writeConnectionMessageReceived" functions
2019-08-31 17:44:41 +02:00