..
AsyncTask.h
Restore correct formatting
2018-11-28 18:29:15 -05:00
AutoTypeAssociations.cpp
Introduce synchronize merge method
2018-09-30 09:36:39 -04:00
AutoTypeAssociations.h
Introduce synchronize merge method
2018-09-30 09:36:39 -04:00
AutoTypeMatch.cpp
Reduce unnecessary copies using move semantics
2018-10-31 15:16:04 +01:00
AutoTypeMatch.h
add support for multiple autotype sequence, fix #559
2018-02-04 23:13:15 +01:00
Base32.cpp
Improve Base32.cpp
2017-11-12 12:09:35 -06:00
Base32.h
Replace Optional with QVariant
2017-10-21 13:15:02 +02:00
Bootstrap.cpp
Restore correct formatting
2018-11-28 18:29:15 -05:00
Bootstrap.h
Restore correct formatting
2018-11-28 18:29:15 -05:00
Clock.cpp
Introduce synchronize merge method
2018-09-30 09:36:39 -04:00
Clock.h
Introduce synchronize merge method
2018-09-30 09:36:39 -04:00
Compare.cpp
Introduce synchronize merge method
2018-09-30 09:36:39 -04:00
Compare.h
Introduce synchronize merge method
2018-09-30 09:36:39 -04:00
Config.cpp
Restore correct formatting
2018-11-28 18:29:15 -05:00
Config.h
Create config file deprecation mechanism & rename Details->Preview ( #2371 )
2018-10-08 21:11:44 -04:00
CsvParser.cpp
Reduce number of unneeded copies
2018-10-31 15:16:04 +01:00
CsvParser.h
Reduce number of unneeded copies
2018-10-31 15:16:04 +01:00
CustomData.cpp
Refactor Database and Database widgets ( #2491 )
2018-11-22 11:47:31 +01:00
CustomData.h
Refactor Database and Database widgets ( #2491 )
2018-11-22 11:47:31 +01:00
Database.cpp
Restore correct formatting
2018-11-28 18:29:15 -05:00
Database.h
Refactor Database and Database widgets ( #2491 )
2018-11-22 11:47:31 +01:00
DatabaseIcons.cpp
Formatting the code.
2018-03-31 16:01:30 -04:00
DatabaseIcons.h
Formatting the code.
2018-03-31 16:01:30 -04:00
Endian.h
Formatting the code.
2018-03-31 16:01:30 -04:00
Entry.cpp
Restore correct formatting
2018-11-28 18:29:15 -05:00
Entry.h
Restore correct formatting
2018-11-28 18:29:15 -05:00
EntryAttachments.cpp
Refactor Database and Database widgets ( #2491 )
2018-11-22 11:47:31 +01:00
EntryAttachments.h
Refactor Database and Database widgets ( #2491 )
2018-11-22 11:47:31 +01:00
EntryAttributes.cpp
Restore correct formatting
2018-11-28 18:29:15 -05:00
EntryAttributes.h
Refactor Database and Database widgets ( #2491 )
2018-11-22 11:47:31 +01:00
EntrySearcher.cpp
Correct logic error in EntrySearcher and add more tests
2018-11-17 09:55:57 -05:00
EntrySearcher.h
Add advanced search term parser
2018-11-17 08:49:50 -05:00
Exporter.h
Formatting the code.
2018-03-31 16:01:30 -04:00
FilePath.cpp
Replace deprecated parts of the code ( #2419 )
2018-10-26 15:19:04 +02:00
FilePath.h
Formatting the code.
2018-03-31 16:01:30 -04:00
Global.h
Formatting the code.
2018-03-31 16:01:30 -04:00
Group.cpp
Restore correct formatting
2018-11-28 18:29:15 -05:00
Group.h
Refactor Database and Database widgets ( #2491 )
2018-11-22 11:47:31 +01:00
InactivityTimer.cpp
Restore correct formatting
2018-11-28 18:29:15 -05:00
InactivityTimer.h
Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords
2017-03-10 16:12:02 +01:00
ListDeleter.h
Formatting the code.
2018-03-31 16:01:30 -04:00
MacPasteboard.cpp
Formatting the code.
2018-03-31 16:01:30 -04:00
MacPasteboard.h
Formatting the code.
2018-03-31 16:01:30 -04:00
Merger.cpp
Restore correct formatting
2018-11-28 18:29:15 -05:00
Merger.h
Restore correct formatting
2018-11-28 18:29:15 -05:00
Metadata.cpp
Restore correct formatting
2018-11-28 18:29:15 -05:00
Metadata.h
Refactor Database and Database widgets ( #2491 )
2018-11-22 11:47:31 +01:00
OSEventFilter.cpp
Extract the OS event filter implementation ( #2422 )
2018-10-30 08:46:12 -04:00
OSEventFilter.h
Restore correct formatting
2018-11-28 18:29:15 -05:00
PassphraseGenerator.cpp
Formatting the code.
2018-03-31 16:01:30 -04:00
PassphraseGenerator.h
Fix regression introduced in 6723f42
2018-02-11 15:12:20 +01:00
PasswordGenerator.cpp
Restore correct formatting
2018-11-28 18:29:15 -05:00
PasswordGenerator.h
Reduce number of unneeded copies
2018-10-31 15:16:04 +01:00
ScreenLockListener.cpp
Formatting the code.
2018-03-31 16:01:30 -04:00
ScreenLockListener.h
Formatting the code.
2018-03-31 16:01:30 -04:00
ScreenLockListenerDBus.cpp
Formatting the code.
2018-03-31 16:01:30 -04:00
ScreenLockListenerDBus.h
Extract the OS event filter implementation ( #2422 )
2018-10-30 08:46:12 -04:00
ScreenLockListenerMac.cpp
fix codestyle and use C++11 keywords
2017-05-17 13:04:02 +02:00
ScreenLockListenerMac.h
Styling + CFNotificationName -> CFStringRef
2017-05-17 13:04:02 +02:00
ScreenLockListenerPrivate.cpp
Replace deprecated parts of the code ( #2419 )
2018-10-26 15:19:04 +02:00
ScreenLockListenerPrivate.h
Improve readability and type-safety
2018-10-31 15:16:04 +01:00
ScreenLockListenerWin.cpp
Formatting the code.
2018-03-31 16:01:30 -04:00
ScreenLockListenerWin.h
Improve readability and type-safety
2018-10-31 15:16:04 +01:00
SignalMultiplexer.cpp
Formatting the code.
2018-03-31 16:01:30 -04:00
SignalMultiplexer.h
Make C++11 mandatory.
2015-09-12 13:55:50 +02:00
TimeDelta.cpp
Formatting the code.
2018-03-31 16:01:30 -04:00
TimeDelta.h
Drop Qt module name from include statements.
2013-10-03 15:18:16 +02:00
TimeInfo.cpp
Introduce synchronize merge method
2018-09-30 09:36:39 -04:00
TimeInfo.h
Introduce synchronize merge method
2018-09-30 09:36:39 -04:00
Tools.cpp
Restore correct formatting
2018-11-28 18:29:15 -05:00
Tools.h
Restore correct formatting
2018-11-28 18:29:15 -05:00
Translator.cpp
Formatting the code.
2018-03-31 16:01:30 -04:00
Translator.h
Refactor Translator class to load qtbase translations from local directory if available
2017-12-23 17:47:46 +01:00