# # # patch "notes/IDEAS" # from [bdf47a7c58a2a0c0f183ea9ef59290a46d7dbc3c] # to [8a2d3b8be58eb2039e2eda2bfd3a65b0bf803480] # ============================================================ --- notes/IDEAS bdf47a7c58a2a0c0f183ea9ef59290a46d7dbc3c +++ notes/IDEAS 8a2d3b8be58eb2039e2eda2bfd3a65b0bf803480 @@ -12,3 +12,6 @@ mid- to longterm, for a list of definite * implement some properties dialog to show more info on the currently opened workspace / database * implement drag'n'drop and proper rename support (stubs) +* make more use of typedefs to define more clearly what kind of parameters + a certain method accepts. If everything is just labeled as QString this + won't help the code readability a lot...