pajlada
|
2f49b23875
|
Add ability to disable precompiled headers with CMake (#2727)
|
2021-05-08 15:57:00 +02:00 |
|
Leon Richardt
|
0eed45ae67
|
Chore: Proper Lambda Formatting (#2167)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2020-11-08 12:02:19 +01:00 |
|
pajlada
|
1ee1e8837f
|
Use Qt's dialog where applicable (#1843)
|
2020-10-31 16:42:48 +01:00 |
|
Paweł
|
523874dc21
|
Added tab navigation shortcut to SelectChannelDialog (#2142)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2020-10-31 16:17:09 +01:00 |
|
fourtf
|
2ebe07bace
|
removed compat functions in SignalVector
|
2020-02-23 19:44:13 +01:00 |
|
fourtf
|
4a5dc80bc6
|
some more refactoring
|
2020-02-23 17:45:59 +01:00 |
|
Rasmus Karlsson
|
0e1f1196d6
|
reformat
|
2019-11-02 12:36:42 +01:00 |
|
fourtf
|
6f710823ed
|
renamed getInstance() -> instance() for singletons
|
2019-10-07 22:42:34 +02:00 |
|
fourtf
|
9874bd779a
|
formatted all files with clang 9
|
2019-09-26 00:51:05 +02:00 |
|
fourtf
|
ca0db97d09
|
ammend 2.1.5 added setting for experimental irc support
|
2019-09-22 17:12:09 +02:00 |
|
fourtf
|
fc049d8f45
|
disabled irc and fixed notice messages in write conn not showing
|
2019-09-22 16:16:08 +02:00 |
|
fourtf
|
99f99f0cff
|
smol fixes
|
2019-09-18 14:20:21 +02:00 |
|
fourtf
|
3ab7362304
|
Merge branch 'master' into irc-support
|
2019-09-18 13:03:16 +02:00 |
|
fourtf
|
997a0598cd
|
changed tab title to "Irc (beta)"
|
2019-09-18 11:16:07 +02:00 |
|
fourtf
|
765a75f158
|
added irc commands
|
2019-09-18 10:59:28 +02:00 |
|
fourtf
|
22ca20ad2a
|
renamed TwitchServer -> TwitchIrcServer
|
2019-09-15 13:02:02 +02:00 |
|
fourtf
|
c3b65b4db0
|
select the right server in the dialog
|
2019-09-15 11:42:22 +02:00 |
|
fourtf
|
9bbc4f8a5e
|
queue for erase/set credentials
|
2019-09-14 22:58:53 +02:00 |
|
fourtf
|
d33a8b1b3a
|
now loads passwords for irc
|
2019-09-14 18:38:09 +02:00 |
|
fourtf
|
7c6f744e73
|
added insecure credential store
|
2019-09-13 19:26:52 +02:00 |
|
fourtf
|
eadf5355ee
|
renamed IrcConnection_ to IrcServerData
|
2019-09-11 13:51:48 +02:00 |
|
fourtf
|
b20fdc0da6
|
smol irc fixes
|
2019-09-11 13:17:36 +02:00 |
|
fourtf
|
c4d0efacff
|
added loading and saving of irc servers
|
2019-09-10 23:55:43 +02:00 |
|
fourtf
|
82f63d2f7e
|
added send and receive for irc messages
|
2019-09-10 14:46:43 +02:00 |
|
fourtf
|
5974438edf
|
added irc tab in SelectChannelView
|
2019-09-09 22:26:56 +02:00 |
|
Leon Richardt
|
b6f632701f
|
Fix merge conflicts
|
2019-09-08 22:58:17 +02:00 |
|
Leon Richardt
|
b06eb9df83
|
Normalize line endings in already existing files
|
2019-09-08 22:27:57 +02:00 |
|
fourtf
|
4f356f80cf
|
BaseWindow smol refactor
|
2019-09-08 21:45:46 +02:00 |
|
fourtf
|
cf23838099
|
added irc support
|
2019-09-08 18:06:43 +02:00 |
|
23rd
|
9654650bee
|
Renamed variables to clear some warnings.
|
2019-05-10 22:18:05 +02:00 |
|
fourtf
|
e259b9e39f
|
added brace wrapping after if and for
|
2018-10-21 13:43:02 +02:00 |
|
fourtf
|
69e0352648
|
improved NotebookTab
|
2018-10-21 12:13:23 +02:00 |
|
23rd
|
579c6b9bf9
|
Trim channelname in join channel window.
|
2018-09-21 13:43:10 +02:00 |
|
fourtf
|
44f5a15da3
|
turning a lot of includes into forward declares
|
2018-08-11 22:23:06 +02:00 |
|
fourtf
|
f71ff08e68
|
changed to 80 max column
|
2018-08-06 21:17:03 +02:00 |
|
fourtf
|
c2e2dfb577
|
this commit is too big
|
2018-08-02 14:23:27 +02:00 |
|
fourtf
|
280bb4cf8e
|
Renamed private members
|
2018-07-06 19:24:35 +02:00 |
|
fourtf
|
aa3df2e6d8
|
refactored Channel
|
2018-07-06 17:30:12 +02:00 |
|
fourtf
|
b639604a47
|
refactored BaseWidget
|
2018-07-06 17:11:37 +02:00 |
|
fourtf
|
54eb07e116
|
removed namespaces
|
2018-06-26 17:06:17 +02:00 |
|
fourtf
|
2df0566492
|
removed namespaces
|
2018-06-26 16:37:59 +02:00 |
|
fourtf
|
0bc08a364c
|
created directory for dialogs
|
2018-06-26 15:11:45 +02:00 |
|