Commit graph

12 commits

Author SHA1 Message Date
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
hemirt 5db315b522 dont use windows min max macros (#37)
* windowmanager destructor free _mainwindow, fix save - remove const in
settingsPath that is being written to from ptree tree

* syntax error

* remove destructor, _mainWindow does not need any special cleanup, let OS claim the resource

* nominmax
2017-04-14 14:25:49 +02:00
hemirt 744940ffd5 windowmanager destructor free _mainwindow, fix save - remove const in (#36)
* windowmanager destructor free _mainwindow, fix save - remove const in
settingsPath that is being written to from ptree tree

* syntax error

* remove destructor, singleton, let OS claim the resource as no special cleanup of _mainWindow is not needed
2017-04-14 14:08:57 +02:00
fourtf 96db82e867 refactoring 2017-04-12 17:46:44 +02:00
fourtf 5b03712a82 added gif emotes 2017-02-07 00:03:15 +01:00
fourtf 1d1c98ecdb made channels shared_pointers 2017-01-30 19:14:25 +01:00
Rasmus Karlsson 1c076b803e Tabs are now loaded and saved (no chats yet) 2017-01-28 23:12:18 +01:00
fourtf d012aa922d scrollbar values based on messages 2017-01-26 07:10:46 +01:00
fourtf 3d6b9f7645 added settingssnapshot 2017-01-24 20:16:45 +01:00
fourtf be92a82891 updated settingsdialog 2017-01-22 12:46:35 +01:00
fourtf 2e8dc63a95 added namespaces 2017-01-18 21:30:23 +01:00
Renamed from mainwindow.cpp (Browse further)