Commit graph

  • 5b03712a82 added gif emotes fourtf 2017-02-07 00:03:15 +0100
  • 5673efa0db disabled scrolling when scrollbar is invisible fourtf 2017-02-06 18:31:25 +0100
  • 33ba35471f added gif frame updating fourtf 2017-02-06 17:42:28 +0100
  • bdd03ba3fa Merge branch 'master' of https://github.com/fourtf/chatterino2 fourtf 2017-02-06 14:52:02 +0100
  • 29e9d00f36 added clangformat.txt and updated readme fourtf 2017-02-06 14:47:47 +0100
  • 5dbe6990bd make sure scrollbar doesn't request messages out of scope Rasmus Karlsson 2017-02-06 11:38:26 +0100
  • 759e0aea50 added graphics cache for drawn messages fourtf 2017-02-03 19:31:51 +0100
  • a92c3dc2a4 fixed having the same chat open multiple times fourtf 2017-02-02 23:51:02 +0100
  • c6c90d9f50 added another level of unneeded abstraction fourtf 2017-02-02 22:15:09 +0100
  • 93660233fd added limited queue fourtf 2017-02-02 20:35:12 +0100
  • 5390272279 added settings for modifying tabs fourtf 2017-02-02 02:46:33 +0100
  • 43cf7620ae added settings for theme and theme hue fourtf 2017-02-02 01:23:26 +0100
  • 0343371443 fixed settings color fourtf 2017-02-02 00:25:57 +0100
  • a09b08f9b0 fixed scrollbars fourtf 2017-02-01 16:28:28 +0100
  • dd3843cf6d fixed project file for macOS daniel 2017-01-31 22:41:12 +0100
  • 9f7a674472 fixed tabs being in weird positions at the start fourtf 2017-01-31 10:41:05 +0100
  • c54f2c31dd unscuffed word wrapping fourtf 2017-01-30 23:07:59 +0100
  • 69fb3652dd join channels when IrcChonnection started fourtf 2017-01-30 20:13:53 +0100
  • 3c8d2740de made ircmanager::connection a shared_pointer fourtf 2017-01-30 19:43:17 +0100
  • 1d1c98ecdb made channels shared_pointers fourtf 2017-01-30 19:14:25 +0100
  • 23c2bf03d6 remove unused include from concurrentmap.h Rasmus Karlsson 2017-01-29 19:14:50 +0100
  • 05fc30c1ad make use of convenience class QMutexLocker in ConcurrentMap Rasmus Karlsson 2017-01-29 19:14:12 +0100
  • ed59c3f77f Made mutex into a value instead of a pointer in ConcurrentMap Rasmus Karlsson 2017-01-29 19:07:31 +0100
  • 8fea0542a3 reorganize headers in concurrentmap.h Rasmus Karlsson 2017-01-29 19:00:26 +0100
  • 15047946f4 fixed concurrentmap fourtf 2017-01-29 16:18:06 +0100
  • a29f76dce2 improved concurrency of concurrentmap fourtf 2017-01-29 13:40:04 +0100
  • 04e1ce4ba5 Merge branch 'master' of https://github.com/fourtf/idontknowcppplsdontjudge fourtf 2017-01-29 13:23:42 +0100
  • ceded7ff96 added stuff fourtf 2017-01-29 13:23:22 +0100
  • 3266f8ad4f split layout is now saved too Rasmus Karlsson 2017-01-29 12:26:22 +0100
  • 199e87896b rename "text" to "title" in NotebookTab Rasmus Karlsson 2017-01-29 11:39:16 +0100
  • c0b4035e6a we now load and save chats as well Rasmus Karlsson 2017-01-29 11:38:00 +0100
  • 1c076b803e Tabs are now loaded and saved (no chats yet) Rasmus Karlsson 2017-01-28 22:35:23 +0100
  • 6fb4305162 format settings.cpp :kkona: Rasmus Karlsson 2017-01-28 20:50:38 +0100
  • 2da50b78e5 return references to the vectors in message.h Rasmus Karlsson 2017-01-28 20:35:58 +0100
  • fbb6868b70 clean up wordParts system in Message Rasmus Karlsson 2017-01-28 20:29:02 +0100
  • a38b3c1626 fixed KKaper fourtf 2017-01-26 21:04:01 +0100
  • 50df4966a8 added channel bttv and ffz emotes fourtf 2017-01-26 18:22:04 +0100
  • 49f3a41b7e broken commit fourtf 2017-01-26 17:48:14 +0100
  • 6f04a3ad6d Merge branch 'master' of https://github.com/fourtf/idontknowcppplsdontjudge fourtf 2017-01-26 17:27:58 +0100
  • fb14e86364 added global ffz and bttv emotes fourtf 2017-01-26 17:26:20 +0100
  • bb40263189 fix ssl download link pajlada 2017-01-26 11:17:29 +0100
  • e0abfb9a1f updated readme fourtf 2017-01-26 10:30:13 +0100
  • fed317c27c updated readme fourtf 2017-01-26 10:27:50 +0100
  • 1828fe1ec9 fixed twitch emotes fourtf 2017-01-26 10:18:02 +0100
  • a5e7ef9980 fixed notebookpagedroppreview animation fourtf 2017-01-26 09:26:18 +0100
  • d012aa922d scrollbar values based on messages fourtf 2017-01-26 07:10:46 +0100
  • 4b2ddb0bbb added some dank tab animations fourtf 2017-01-26 05:26:21 +0100
  • 700c756f5a added scrollbar and smooth scrolling fourtf 2017-01-26 04:26:40 +0100
  • 3d6b9f7645 added settingssnapshot fourtf 2017-01-24 20:15:12 +0100
  • de8f6d1e82 added settingsdialog cancel fourtf 2017-01-24 19:51:57 +0100
  • ad4c2901af fixed settings not saving fourtf 2017-01-24 16:44:54 +0100
  • 9041dbf014 removed settings namespace fourtf 2017-01-23 16:38:06 +0100
  • 13e7f43278 Merge pull request #4 from fourtf/new-settings-with-boost fourtf 2017-01-23 13:25:45 +0100
  • b47ebc0008 Load/Save settings in main.cpp Rasmus Karlsson 2017-01-23 09:49:30 +0100
  • 1e6e395623 each Setting is now responsible for adding themselves to the settings list Rasmus Karlsson 2017-01-23 09:48:32 +0100
  • 5429e62e73 Utilize templates for Settings class Rasmus Karlsson 2017-01-22 23:00:35 +0100
  • 84be4c9046 add readme file with shitty boost installation instructions Rasmus Karlsson 2017-01-22 22:59:21 +0100
  • 0ad5536c23 Require boost (sorry) Rasmus Karlsson 2017-01-22 22:56:10 +0100
  • a92c020477 Require C++14 instead of C++11 Rasmus Karlsson 2017-01-22 22:55:33 +0100
  • 24fab22ecb Merge pull request #3 from Confuseh/master fourtf 2017-01-22 19:52:05 +0100
  • b68ab726e6 sup with these wrong connects? confuseh 2017-01-22 18:43:32 +0000
  • be92a82891 updated settingsdialog fourtf 2017-01-22 12:46:35 +0100
  • 8d85f91c4d added emote button and text length label fourtf 2017-01-22 05:58:23 +0100
  • 9165d5cc2e added theme selection color fourtf 2017-01-21 05:42:59 +0100
  • a114bd1204 added auto resizing input & settings fourtf 2017-01-21 05:14:27 +0100
  • d215bd58b0 added settings fourtf 2017-01-20 06:10:28 +0100
  • 21e938c3b6 fixed namespaces fourtf 2017-01-18 21:52:36 +0100
  • 2e8dc63a95 added namespaces fourtf 2017-01-18 21:30:23 +0100
  • 82338baaa3 Merge pull request #2 from Confuseh/master fourtf 2017-01-18 18:17:46 +0100
  • 5eb7349b57 getting rid of tons of warnings confuseh 2017-01-18 13:48:42 +0000
  • 528f539fca fixed notation pt. 2 fourtf 2017-01-18 04:52:47 +0100
  • 10e4a0f785 changed notation fourtf 2017-01-18 04:33:30 +0100
  • 552e4c957a fixed last commit fourtf 2017-01-18 01:06:25 +0100
  • fa049cf420 added color normalizer for dark theme fourtf 2017-01-18 01:04:54 +0100
  • 670d25342d fixed switch channel popup daniel 2017-01-16 18:42:32 -0500
  • 91e3976a09 input of channel names fourtf 2017-01-17 00:15:44 +0100
  • f227b998a3 fixed header actions for qt 4.7 daniel 2017-01-16 12:41:17 -0500
  • ad87075743 fixed notation for chatwidgetheader fourtf 2017-01-16 18:27:51 +0100
  • 7901071408 added animation to NotebookPageDropPreview fourtf 2017-01-16 17:20:48 +0100
  • d7f98030e1 Merge branch 'master' of https://github.com/fourtf/idontknowcppplsdontjudge fourtf 2017-01-16 15:11:51 +0100
  • bacb183cdb added option to refresh only certain channels fourtf 2017-01-16 15:06:12 +0100
  • 5681879e1e made buildable on linux daniel 2017-01-16 09:02:27 -0500
  • 1194905646 chatwidgetview refreshes on new message fourtf 2017-01-16 03:15:07 +0100
  • d924f5bd8d Merge branch 'master' of github.com:fourtf/idontknowcppplsdontjudge Rasmus Karlsson 2017-01-15 17:35:06 +0100
  • 99bb415ad5 changed initialization order of account Rasmus Karlsson 2017-01-15 17:34:48 +0100
  • 8b618899f7 use bitshift left for the bitfield (and uint32_t specifically) Rasmus Karlsson 2017-01-15 17:25:19 +0100
  • 58cdda38c4 remove shitty default argument thing Rasmus Karlsson 2017-01-15 11:21:59 -0500
  • 5b3288dc32 require c++11 for the project (not sure if we need more) Rasmus Karlsson 2017-01-15 11:21:41 -0500
  • bfc6eb8d4b remove all usages of non-standard #warn Rasmus Karlsson 2017-01-15 11:21:28 -0500
  • a4feaefcf4 remove bad default argument placement Rasmus Karlsson 2017-01-15 17:13:25 +0100
  • bbcbc4e3d7 potential fix for stuff Rasmus Karlsson 2017-01-15 17:12:19 +0100
  • 801e7b8a1e updated messages fourtf 2017-01-15 16:38:30 +0100
  • 4dbe2b0254 added emote loading fourtf 2017-01-13 18:59:11 +0100
  • 0fbc40a52a changed pointers to values fourtf 2017-01-11 19:33:46 +0100
  • 854566b57f juicy compiler error fourtf 2017-01-11 18:52:09 +0100
  • 580a411e9d added spicy new segfaults fourtf 2017-01-11 01:08:20 +0100
  • a8c2b1151f added messages fourtf 2017-01-07 20:43:55 +0100
  • 82bc101bb8 added emojis fourtf 2017-01-06 23:28:48 +0100
  • 4d96dcc5e3 asd fourtf 2017-01-05 20:49:33 +0100
  • a8006cf68c asd fourtf 2017-01-05 20:49:13 +0100