1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 17:42:10 +01:00
falkonOfficial/src/history
nowrep 999f0ef702 Using global QSettings object, should save some writes to disk.
- instead of creating new QSettings objects whenever we want to
  save some data, we are using global QSettings object that is
  keeping its data in memory and writing to disk only when
  really needed
2012-01-11 21:58:25 +01:00
..
historymanager.cpp Code style + fixed cppcheck warnings. 2012-01-02 17:23:31 +01:00
historymanager.h Updated copyright for new year. Closes #100 2012-01-01 15:29:55 +01:00
historymanager.ui Shortcuts improvements + improved performance of cookie manager 2011-11-06 12:05:16 +01:00
historymodel.cpp Using global QSettings object, should save some writes to disk. 2012-01-11 21:58:25 +01:00
historymodel.h Updated copyright for new year. Closes #100 2012-01-01 15:29:55 +01:00
webhistoryinterface.cpp Updated copyright for new year. Closes #100 2012-01-01 15:29:55 +01:00
webhistoryinterface.h Updated copyright for new year. Closes #100 2012-01-01 15:29:55 +01:00