David Rosca
d00e769749
Initial rename to Falkon
2017-08-25 17:32:32 +02:00
David Rosca
c004d52db1
Run js code in ApplicationWorld with QtWebEngine 5.7
2016-05-10 10:47:35 +02:00
David Rosca
b6b7edd187
Use shorter code for QString().arg(int)
2015-10-09 20:42:25 +02:00
David Rosca
97ba8c6af3
Bring back PIM plugin
2015-10-02 14:13:21 +02:00
David Rosca
464f05962e
Plugins: Use settings path without trailing slash
2014-09-16 15:20:09 +02:00
Jonathan Hooverman
d917f43cf0
Updated copyright year to 2014
2014-01-11 16:11:42 +01:00
nowrep
da15e5868d
[CodingStyle] Don't use references when assigning to local variable
...
Let the compiler do the optimization
2013-12-30 13:43:48 +01:00
Mladen Pejaković
68eff6bc3a
Contributor's email address change
2013-09-21 00:02:56 +02:00
nowrep
5f5cf7417d
[Code] Updated coding style with patched Astyle + normalized signals.
...
Code was formatted with patched astyle that correctly formats
foreach macro.
Normalize tool is now used to normalize all signal/slots signatures
to normalized format. It saves few reallocations on connections.
2013-03-06 09:08:29 +01:00
nowrep
89e091f09c
Qt5: Main code has been edited to support both Qt4 and Qt5
...
It doesn't include plugins yet.
Even thought the app can be built with Qt5 now, it won't run.
I am still working on a fix.
2012-12-20 14:45:35 +01:00
Mladen Pejaković
517cb4efd0
Add full name to the list, if both name and last name are defined
2012-12-12 15:24:26 +01:00
Mladen Pejaković
508dcbb95c
Use actual PIM data for menu action name
2012-12-12 15:23:25 +01:00
nowrep
92b18f5466
Plugins: Fixed crash when unloading with settings dialog opened.
...
- also it is now possible to open only one settings dialog at time
2012-09-11 11:31:28 +02:00
nowrep
528f398cbe
Using QLatin1String and QLatin1Char now everywhere
...
- it saves few unnecessary allocations
2012-09-04 12:42:45 +02:00
nowrep
b2181f0bab
Coding style: Use empty QString() constructor instead of "" everywhere
2012-09-02 11:42:41 +02:00
nowrep
cf2c28cfdb
Updated coding style
2012-08-31 15:19:07 +02:00
nowrep
0986f1362d
PIM plugin: Enter key on numpad now works for Ctrl+Enter shortcut
2012-07-13 16:50:26 +02:00
nowrep
014fa12159
Added GreaseMonkey + PIM plugins
2012-07-11 18:30:00 +02:00