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
0a9f2ec4d6
Coding style.
2013-02-08 12:10:12 +01:00
nowrep
67a08d237d
[code] Using QVariant::fromValue instead of obsolted qVariantFromValue.
2013-02-05 22:33:54 +01:00
nowrep
e28f9d438e
[Code] qz_ prefixed functions moved to QzTools namespace.
2013-01-22 19:04:22 +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
nowrep
9f376ac14c
Enabling sorting for Table/Tree Widgets everywhere.
2012-09-01 13:56:00 +02:00
nowrep
2458cb8469
Disabled showing plugin's settigns with double clicking on plugin name.
...
closes #504
2012-08-14 12:21:54 +02:00
nowrep
8a5880c77d
Plugins: Fixed disabling all plugins when saving preferences
...
- and not going to extensions tab
2012-07-09 12:47:27 +02:00
nowrep
0e12433c0e
PluginsManager: Opens plugin settings with double click in ListWidget
2012-07-08 17:57:06 +02:00
nowrep
189193a8b8
PluginsList: Sorting plugins alphabetically
2012-07-06 14:37:49 +02:00