Commit graph

19 commits

Author SHA1 Message Date
Rasmus Karlsson
d113115822 added message-sending through channel->sendMessage
doesn't do anything with the user input box on enter yet though
2017-05-27 17:45:40 +02:00
Rasmus Karlsson
c4de5c806a Fix all warnings that we care about 2017-05-27 16:16:39 +02:00
fourtf
99524027d0 fixed the namespace comments 2017-04-14 17:52:22 +02:00
fourtf
a0d29ebae8 added namespace comments 2017-04-14 17:47:28 +02:00
fourtf
96db82e867 refactoring 2017-04-12 17:46:44 +02:00
Rasmus Karlsson
46f432890f Simple logging implemented
Message now stores a copy of the content string
Use .nick() instead of .account() to get the users lowercase name (login name)
2017-03-11 11:38:47 +01:00
fourtf
a92c3dc2a4 fixed having the same chat open multiple times 2017-02-02 23:51:02 +01:00
fourtf
c6c90d9f50 added another level of unneeded abstraction 2017-02-02 22:15:09 +01:00
fourtf
1d1c98ecdb made channels shared_pointers 2017-01-30 19:14:25 +01:00
fourtf
04e1ce4ba5 Merge branch 'master' of https://github.com/fourtf/idontknowcppplsdontjudge 2017-01-29 13:23:42 +01:00
fourtf
ceded7ff96 added stuff 2017-01-29 13:23:22 +01:00
Rasmus Karlsson
c0b4035e6a we now load and save chats as well 2017-01-29 11:38:00 +01:00
fourtf
d012aa922d scrollbar values based on messages 2017-01-26 07:10:46 +01:00
fourtf
700c756f5a added scrollbar and smooth scrolling 2017-01-26 04:26:40 +01:00
fourtf
3d6b9f7645 added settingssnapshot 2017-01-24 20:16:45 +01:00
fourtf
9041dbf014 removed settings namespace 2017-01-23 16:38:06 +01:00
fourtf
be92a82891 updated settingsdialog 2017-01-22 12:46:35 +01:00
fourtf
a114bd1204 added auto resizing input & settings 2017-01-21 05:14:27 +01:00
fourtf
2e8dc63a95 added namespaces 2017-01-18 21:30:23 +01:00
Renamed from chatwidget.cpp (Browse further)